pji Posted May 26, 2009 Share Posted May 26, 2009 I have Authorize and Mail in Payment configured. I have the option set to automatically redirect the user to the gateway (because of Authorize) and was wondering what I could do to stop the 'Mail in Payment' from redirecting. To clarify: Authorize gateway functions as required by my company. Mail in Payment shows the payment instructions then quickly redirects to the knowledge base. Automatically redirecting to the invoice is not an option (from the owners). Any help would be appreciated, thanks. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted May 27, 2009 Share Posted May 27, 2009 This occurs when you customise your header and add a form. Edit the forwardpage.tpl change this line document.forms[0].submit() to reflect the correct form eg.. document.forms[1].submit() 0 Quote Link to comment Share on other sites More sharing options...
pji Posted May 27, 2009 Author Share Posted May 27, 2009 I did see a few posts relating to this but was hesistent to make the change because the one gateway works properly. I have customized the header but have not added or removed any forms in the order process and both gateways are bog-standard. I will play with the forwardpage.tpl changes and see what works. Thanks. 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.