Jump to content

Landing Page after Order Completed


Recommended Posts

I am trying to determine the best way to get people directly to the the referral program page after they have completed their checkout. I want it to be seamless and don't want them to have the choice of going to that page or not, but still want them to see the the order confirmation info and link to their account history.

Please help!

Link to comment
Share on other sites

  • 3 weeks later...

The "return to" URL is determined in the payment module.
The default one is /order-confirmation.php, you can edit that file and force it to redirect the user to the page that you want.
There 3 examples of a redirect in there (in case some variables are missing), you an use those as an example.

Link to comment
Share on other sites

×
×
  • Create New...