New Zenner
- Join Date:
- Sep 2004
- Location:
- Sussex - UK
- Posts:
- 29
- Plugin Contributions:
- 0
How can I override the checkout_success return URL
As I understand it the PayPal IPN passes its own variables to PayPal so that when a customer pays, it returns them to a predefined 'Thank you' URL.
I've tested it by telling PayPal to go to a different url (http://mysite.com/success.html) but it won't let me go there :(
Can anyone tell me what I need to edit so the IPN passes the URL I want the customer to return to?
I have searched and searched......