Page 1 of 1
[vQmod] Order ID on Success Page 1.5.x
Posted: Wed Aug 24, 2011 2:10 am
by fido-x
This vQmod adds a short message on the checkout success page, letting the customer know the ID number of the order.
Should work with any version of OpenCart.
Updated: Includes Maansy's fix from this thread:
viewtopic.php?f=20&t=38986#p188677 and Invoice number.
Re: [vQmod] Order ID on Success Page
Posted: Wed Aug 24, 2011 5:17 am
by mkh
Very nice, thanks... could I get the invoice number to show up to

?
Re: [vQmod] Order ID on Success Page
Posted: Wed Aug 24, 2011 2:18 pm
by fido-x
mkh wrote:Very nice, thanks... could I get the invoice number to show up to

?
Invoice number added. See first post.
Re: [vQmod] Order ID on Success Page
Posted: Wed Aug 24, 2011 9:11 pm
by mkh
fido-x wrote:mkh wrote:Very nice, thanks... could I get the invoice number to show up to

?
Invoice number added. See first post.
Thank you SO much, very usefull for backtransfer...
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Tue Aug 30, 2011 12:45 am
by ninogui
just a little aditional, for anyone who wants it (I did)
changing
<![CDATA[ $_['text_order_id'] = '<h3>Your Order ID is: <a href="%s" style="font-size: 16px;">%s</a></h3>'; $_['text_invoice_id'] = '<h3>Your Invoice No. is: %s: %s</h3>'; ]]>
to
<![CDATA[ $_['text_order_id'] = '<h3>Your Order ID is: <a href="%s" style="font-size: 24px;">%s</a></h3>'; $_['text_invoice_id'] = '<h3>Your Invoice No. is: %s: %s</h3>'; ]]>
will make it standout a bit more for the higher pixel size
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Wed Sep 07, 2011 6:40 pm
by ronnieb
I cant get this to show up ?
Ive uploaded the xml file into the vqmod (and it shows in vqmod manager) but there isnt anything on index.php?route=checkout/success
Im using 1.5.1
any clues ?
Ron
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Fri Sep 23, 2011 12:29 pm
by terrier
Hi fido,
This mod works fine but is it possible to add it to email invoice too?
Rather than current email show invoice: xx
can it show like what your script wrote with the prefix on?
Invoice No. is: INV-201100: xx
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Thu Dec 01, 2011 6:13 pm
by emotioneu
same as here (as Ron stated)
vQmod file is in place, vqcache seems to be fine - still nothing. no error, no reaction (using the real success - link from a paypal transaction)
am i missing something obvious?
greets
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Thu Dec 01, 2011 7:22 pm
by fido-x
ronnieb wrote:Im using 1.5.1
Which 1.5.1?
- 1.5.1
1.5.1.1
1.5.1.2
1.5.1.3 or
1.5.1.3.1
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Sun Dec 04, 2011 2:38 am
by missjames
I think I'm in love with Fido-X lol
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Fri Feb 10, 2012 12:46 am
by adi_555
dear fido-x,
can you make a VQMOD for v1.4.9?
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Thu Dec 20, 2012 4:59 pm
by icycode
OK, I tested , it is working fine for 1.5.4.1 with default theme.
Nice script!
Thank you.
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Fri May 03, 2013 11:36 am
by shanni73
Hello
Just wondering if this has been updated to work with OC 1.5.5.1
Cheers
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Tue Sep 10, 2013 5:10 pm
by Diffice
why there is not in the catalog extension?
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Thu Jul 31, 2014 7:05 pm
by sdynak
Thank you Fido!!! Works fine 1.5.6.1

!!
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Wed Oct 01, 2014 3:01 am
by leandromello
Hi,
How do I insert the total purchase too?
Please help

Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Fri Oct 03, 2014 10:12 pm
by leandromello
anyone?
Re: [vQmod] Order ID on Success Page 1.5.x
Posted: Thu Jan 31, 2019 4:57 am
by aditya2808
Hi,
Can this be done for Opencart 3.0.
I am stuck on this since a long time. tried the method. couldnt get any luck