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

Recently I have been involved in a number of projects using PayPal as a payment gateway. The implementations ranged from the basic buy now buttons, to full blown use of the API to create a recurring based platform for a web app.

I decided to release my library for you all to use within your PayPal/Codeigniter powered applications.

The library assumes that you are familiar with the PayPal NVP API and the methods of how to use PayPal for a web based application.

The library also builds on the fantastic work of Ran Aroussi http://codeigniter.com/wiki/PayPal_Lib/ to take advantage of receiving Instant Payment Notifications.

You can read the documentation and download the library from here bit.ly/cr2fIM

CodeIgniter PayPal NVP API Library by Leon Barrett is licensed under a Creative Commons Attribution-Share Alike 2.0 UK: England & Wales License. Based on a work at aroussi.com.

Clone this wiki locally