Run Code after PayPal return
-
I need to run some code (to store payment data in a table) after the payment is completed at PayPal. This code is unique to the site; I have other-site PayPal buttons on my PayPal account.
On payment completion or cancel, user should be returned to the ‘payment complete’ or ‘order cancelled’ page on my site. That ‘post’ should include all payment details – my own customized ‘paypal-listener’ page. I need to see all of the $_POST variables that is returned from the PayPal page.
Note that I have PayPal buttons for other sites, so need to specify the paypal-listener page for this site, so specifying a ‘return URL’ on the PayPal account won’t work.
Thanks…Rick…
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Run Code after PayPal return’ is closed to new replies.