clothingsavers Posted October 9, 2008 Share Posted October 9, 2008 in admin > Configuration > General settings > (Ordeing) Tab I have this Auto Redirect on Checkout option enabled: Select to automatically redirect the user to the gateway After I make a order and click on (Complete Order) button it automatically goes to the order confirmation page cart.php?a=complete with a link that says "Click here to go to your Client Area" ont he bottom. I am using Quantum Gateway and I would really like it so that when a customer clicks on (Complete Order) it goes to where they type in the creditcard numbers to make the purchase. Anyone know how to fix this? Its real urgent. 0 Quote Link to comment Share on other sites More sharing options...
redrat Posted October 9, 2008 Share Posted October 9, 2008 It is annoying that you made a second thread on this subject. Please open a ticket with Technical Support. 0 Quote Link to comment Share on other sites More sharing options...
clothingsavers Posted October 9, 2008 Author Share Posted October 9, 2008 It is annoying that you made a second thread on this subject. Please open a ticket with Technical Support. Already sent a support ticket and no answer. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted October 9, 2008 Share Posted October 9, 2008 If you have customized your header.tpl to include a form you will have to edit the code/java in forwardpage.tpl eg.. I have 1 form in my header for domainchecker so in forwardpage.tpl I changed document.forms[0].submit()todocument.forms[1].submit()so that it is redirected from the correct form 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.