sithu.d Posted October 17, 2014 Share Posted October 17, 2014 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 tohttps://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 More sharing options...
sithu.d Posted October 17, 2014 Author Share Posted October 17, 2014 I just found this: http://doc.prestashop.com/display/PS16/Creating+a+payment+module Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now