Jump to content

Handling return URL in custom module


sithu.d

Recommended Posts

Hi,

 

I have a payments module which redirects to an external server and then receives a redirect after the server does some tasks. I am getting a 404 error with the return URL even though a PHP script with the name 'order-confirmation.php' exists.

// remote server redirecting to
https://localhost/prestashop/order-confirmation.php?<some_parameters_here>

 

Am I missing something here? How does one handle return URLs in custom modules?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...