by Drew | Published on Mar 25, 2014 | Blog, PHP, Programming
Angell EYE PayPal PHP Library Now Compatible with Composer We’ve been maintaining our PHP class library for PayPal for many years now, however, we’ve lacked the time to really keep up with where PHP has gone since the introduction of namespacing in PHP...
by Drew | Last Updated Nov 8, 2018 | Published on Jul 29, 2013 | PayPal, PayPal, PHP
How to Integrate PayPal CodeIgniter Library Learn to integrate PayPal’s Classic APIs into any CodeIgniter application using this PayPal CodeIgniter class library. Setup the PayPal CodeIgniter Library First, Download the PHP PayPal CodeIgniter class library for...
by Drew | Last Updated Apr 13, 2019 | Published on Jul 29, 2013 | PayPal, PayPal, PayPal PHP Library, PHP
Setup PayPal PHP SDK If you are using Composer you can get going quickly through our Packagist repo. If you are not using Composer you can simply download the class library and add it to your project. If you would like more details on either of these methods take a...
by Drew | Last Updated Nov 5, 2012 | Published on Nov 1, 2012 | Blog, PayPal, PayPal, PHP
We have just released updated versions of our PHP class libraries for PayPal (one standard and one specific to CodeIgniter). The new version includes the following updates: Fixes Corrected bug in update to SetExpressCheckout() to avoid PHP warnings when a TOKEN...
by Drew | Last Updated Oct 21, 2018 | Published on Jun 6, 2012 | PayPal, PHP, Videos
This is a video screencast that was created to go along with this Nettuts+ tutorial. Step by step instructions on creating a PHP application to process credit cards using PayPal Payments Pro, specifically the DoDirectPayment API. The tutorial includes the steps for...
by Drew | Last Updated Aug 2, 2012 | Published on Jun 5, 2012 | PayPal, PayPal, PHP, Tutorials
In this article, Andrew Angell walks you through the steps to integrate PayPal Payments Pro using their NVP API with PHP. This article was published byNettuts+ tutorials. Read the full article at Nettuts+