Angell EYE PayPal PHP Class Libraries Updated

Angell EYE PayPal PHP Class Libraries Updated

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 isn’t available. Updated library method Preapproval(). The $ClientDetails array was using an incorrect name ($ClientDetails vs....

Read More

Using PayPal IPN to Deliver an eBook and Update eBay Shipping Status – Part 1

Using PayPal IPN to Deliver an eBook and Update eBay Shipping Status – Part 1

In this article, Andrew covers all the steps necessary to deliver an eBook sold on eBay through the PayPal IPN (Instant Payment Notification) system.  Also covered are the steps to automatically update the shipping status on eBay to show the item has been delivered. This article was published by O’Reilly Media as part of the DevZone within the eBay / PayPal X.Commerce developer...

Read More

How to Integrate PayPal Payments Pro Using PHP

How to Integrate PayPal Payments Pro Using PHP

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 creating a basic application structure with configuration details, generating an NVP API request to send to PayPal via HTTP POST, and...

Read More

How to Process Credit Cards with PayPal Payments Pro Using PHP

How to Process Credit Cards with PayPal Payments Pro Using PHP

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+

Read More

How to Integrate PayPal Adaptive Accounts with PHP

How to Integrate PayPal Adaptive Accounts with PHP

In this article, Andrew walks you step-by-step through the procedure to integrate PayPal’s Adaptive Accounts API using PHP. This article was published by O’Reilly Media as part of the DevZone within the eBay / PayPal X.Commerce developer website. Read the full article at...

Read More

How to Integrate PayPal Invoicing API’s Using PHP

How to Integrate PayPal Invoicing API’s Using PHP

Learn how to use the PayPal invoicing API from within your PHP projects in this tutorial by Andrew Angell. This article was published by O’Reilly Media as part of the DevZone within the eBay / PayPal X.Commerce developer website. Read the full article at...

Read More