-
Notifications
You must be signed in to change notification settings - Fork 7.6k
PayPal IPN Lib
Derek Jones edited this page Jul 5, 2012
·
3 revisions
PayPal_IPN is a CodeIgniter library for working with the PayPal IPN (Instant Payment Notification) service. The library acts as a listener for the PayPal IPN service and logs the orders to your database (the release version depends on Doctrine 1.2).
PayPal_IPN requires CodeIgniter 1.5.0.1 or higher and Doctrine 1.2.
Distributed under AGPL{1} by Alex Dean (inspired by the Paypal_Lib library by Ran Aroussi).
Extensive documentation is available in the download and in the codeigniter-paypal-ipn{2} project on GitHub.
Grab the file from GitHub: orderly-codeigniter-paypal-ipn.zip{3}
{1} http://www.gnu.org/licenses/agpl.html {2} https://github.com/orderly/codeigniter-paypal-ipn {3} https://github.com/orderly/codeigniter-paypal-ipn/zipball/master