This PHP class library for PayPal makes it easy to integrate nearly every PayPal API they provide.
All of the web services included in PayPal's NVP documentation are included, as well as Adaptive Accounts, Adaptive Payments, Permissions, Invoicing, PayFlow, and more.
- PHP version 5.2.4 or newer.
Place all of the library files on your web server in a directory of your choice. Then, open /includes/config-sample.php, fill in your own config details, and then save this file as config.php in the same directory.
You may refer to this overview video of how to use the library, and there are also samples provided in the /samples directory.
You may also contact me directly if you need additional help getting started. I offer 30 min of free training for using this library, which is generally plenty to get you up-and-running.
- PayPal Name-Value Pair API Developer Guide
- Adaptive Accounts Developer Guide
- Adaptive Payments Developer Guide
- Express Checkout Integration Guide
- Invoice Service API Guide
- Mass Payments User Guide
- PayPal Merchant Setup and Administration Guide
- PayPal Payments Pro Documentation
- PayPal Recurring Billing / Recurring Payments Guide