Jump to content

After checking out, Does not redirect to gateway


SoftSmart.co.za

Recommended Posts

Hello,

 

When a client has gone through the order process and they click on the final checkout button (can't remember the name right now), they are shown the page which says "Please wait while you are redirected to the gateway you chose to make payment...." (see image 1).

 

Image 1

redirectpage.jpg

 

 

 

The redirection does not happen to the gateway (or invoice for bank deposits). Rather, the page is redirected somewhere else, in my case my google site search results page (see image 2).

 

 

Image 2

searchpage.jpg

 

 

I removed google's site search from my page and now the redirection seems to work correctly. Is it possible to change the way that WHMCS submits the form. It seems as though it is not using a specific form by name or id, but that it is perhaps submitting the first form on the page, which in this case is my search form?

 

Thank you,

 

John

Link to comment
Share on other sites

  • WHMCS Support Manager

The reason it's doing this is because of your header template customisations. The addition or removal of a form in your header means the auto form submit is now not submitting the payment gateways form but instead another form on your page. To resolve this, open the forwardpage.tpl & 3dsecure.tpl template files in your custom template folder and where it has forms[0], change that to forms[1] and then retry it.

Link to comment
Share on other sites

  • 4 months later...
The reason it's doing this is because of your header template customisations. The addition or removal of a form in your header means the auto form submit is now not submitting the payment gateways form but instead another form on your page. To resolve this, open the forwardpage.tpl & 3dsecure.tpl template files in your custom template folder and where it has forms[0], change that to forms[1] and then retry it.

 

Just wanted to let you know the suggestion worked for me :)

Link to comment
Share on other sites

  • 2 weeks later...
The reason it's doing this is because of your header template customisations. The addition or removal of a form in your header means the auto form submit is now not submitting the payment gateways form but instead another form on your page. To resolve this, open the forwardpage.tpl & 3dsecure.tpl template files in your custom template folder and where it has forms[0], change that to forms[1] and then retry it.

 

Thank you very much. When client were attempting to make payment using their credit card they would be redirected to the domainchecker page. Your suggestion fixed it. Thank you very much.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated