Guidance related to Paypal Integration Using Codeigniter Guidance related to Paypal Integration Using Codeigniter codeigniter codeigniter

Guidance related to Paypal Integration Using Codeigniter


Just to let you know that we've just open-sourced our replacement CodeIgniter PayPal library, called codeigniter-paypal-ipn. (We use this library in production.)

It performs more validation than PayPal_Lib, and it also saves the orders down to your database (using either CI active record or Doctrine).

I hope you find it useful!


There is an existing library for integration with Paypal using CodeIgniter:

http://codeigniter.com/wiki/PayPal_Lib/