
techbongo
|
How To Write A Paypal IPN Return Page In PHP
Wednesday, 25th March 2009
I want to write a success-return page for capturing transaction data posted by Paypal.com after a successful transaction. I need code in PHP. The script first checks, if the request truely comes from a successful transaction or not, after that it processed the request.
|