Page 1 of 1
No 'confirm order' button at the checkout
Posted: Sun Mar 11, 2012 11:14 pm
by coloursatwork
Please help. I have upgrade to Version 1.5.2.1. Why is it that there is no 'confirm order;' button?
Re: No 'confirm order' button at the checkout
Posted: Mon Mar 19, 2012 4:08 am
by MyronVS
I have had the same problem, I have had a lot of work done on the site so i cannot afford to go back to my last version.
If there is a solution to the problem i would really appreciate a response, thanks guys.
Re: No 'confirm order' button at the checkout
Posted: Fri Mar 23, 2012 1:11 am
by mandamexico
its because of the new layout in 1.5.2.1 since the buttons are now direct links instead of javascript redirects. This has been a problem for many payment gateways that have not been ported to the new OpenCart 1.5.x
Look at the catalog/view/theme/default/template/payment/YOURPAYMENTGATEWAY.tpl file
Scroll down to the bottom where the button code is located and see if you can find your solution there. Most likely it doesnt work because its not a linked button and is probably javascript. Hope this helps you...
Regards,
Christian