Categories

Updated: 12/07/2005

PHP Paypal IPN processing class

PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account
©2019 A--9.com