Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 3 revisions

[h3]Introduction[/h3]

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).

[h3]Requirements[/h3]

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.

[h3]Download[/h3]

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

Clone this wiki locally