Zen Cart Logo
Forums / Addon Payment Modules / How can I override the checkout_success return URL

How can I override the checkout_success return URL

Locked

Views: 2,093

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
12 Dec 2006, 6:15 PM
#1
doctor_jon avatar

doctor_jon

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......

12 Dec 2006, 6:20 PM
#2
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: How can I override the checkout_success return URL

How many times are you going to ask the same question?
the url HAS TO GO TO /shop/
thats where the file is,
and it has to access,

both the ipn_main_handler and checkout_process, which then triggers checkout success which writes the order.....

so you cant bypass these, and force it to go back into the frame,

12 Dec 2006, 6:26 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: How can I override the checkout_success return URL

Please see other thread for help ... thanks! :smile: