PayPal IPN Lib - rakeshraushan/CodeIgniter-1 GitHub Wiki
Introduction
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).
Requirements
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.
Download
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