You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Jones edited this page Jul 5, 2012
·
3 revisions
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}