WooCommerce Add Custom Cart Fee Snippet

Recently I was contacted by a user of our PayPal for WooCommerce extension to inform me of a bug in the plugin. Custom fees were not getting included in the cart totals. As such, PayPal would return an invalid cart totals error upon checkout. Doh! I needed a quick way...

PayPal Invoicing IPN Updates

Introduction I integrated PayPal’s Invoicing API’s into a FileMaker solution for a client of mine a couple of years ago.  We use the API to implement push-button invoicing from FileMaker, and then we use PayPal IPN to log all transaction data in the...

GitHub, Composer, and Packagist. Oh My!

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...

Standard Procedures for Accepting Online Payments

Whether you’re accepting payments with PayPal or another merchant account provider, you’re going to want to make sure you follow some standard procedures to help prevent losing products, time, and money from fraudulent transactions. When such events happen...