by Drew | Published on Apr 6, 2014 | Blog, PayPal
Introduction With the release of API version 109.0, PayPal now supports credit card verifications, otherwise known as $0 authorizations. This is something that’s long overdue, but it’s nice to finally see it come to fruition. What Problem Does it Solve?...
by Drew | Last Updated Apr 6, 2014 | Published on Apr 4, 2014 | Blog, PayPal, PayPal, Premium Support, Programming
Introduction I come across a lot of PHP developers looking to build a recurring payments system with PayPal. I’ve found myself repeating this same information so many times I decided to write up a quick outline and some instruction on how to get this done....
by Drew | Last Updated Sep 2, 2025 | Published on Apr 1, 2014 | Documentation, PayPal for WooCommerce
1. Install the PayPal for WooCommerce plugin. Minimum Requirements WordPress 3.8+ WooCommerce 3.0+ PHP 8.3+ NOTE: While these are the minimum requirements to run the plugin, we recommend that you update WordPress and WooCommerce to the latest versions to ensure the...
by Drew | Last Updated Jul 22, 2020 | Published on Apr 4, 2014 | Documentation, PayPal for WooCommerce
PayPal Express Checkout is a more advanced version of the standard PayPal payment option that is included with WooCommerce.It has more features included with it and allows us to more tightly integrate PayPal into WooCommerce. This makes it the recommended method to...
by Drew | Last Updated Oct 21, 2018 | Published on Jan 22, 2016 | PayPal for WooCommerce
The PayPal Express Checkout integration in WooCommerce includes some options that are handled at the product level as opposed to the global Express Checkout settings for the plugin. This guide covers those options in detail so that you can get your products tightly...
by Drew | Last Updated Jul 14, 2020 | Published on Apr 5, 2018 | PayPal for WooCommerce
Introduction PayPal Smart Payment Buttons provide a variety of ways to control the look and feel of payment buttons on your website as well as the user experience based on the payment type selected. With Smart Payment Buttons, you can customize the following aspects...
by Drew | Last Updated Oct 21, 2018 | Published on Apr 5, 2014 | Documentation, PayPal for WooCommerce
PayFlow GatewayPayPal Payments Pro 2.0 is the latest release of PayPal’s Pro offering. It works on PayPal’s PayFlow Gateway as opposed to their original DoDirectPayment API. You need to be sure that your account is setup for this version of Pro before...
by Drew | Last Updated Oct 21, 2018 | Published on Apr 4, 2014 | Documentation, PayPal for WooCommerce
PayPal Website Payments Pro 3.0 PayPal’s Website Payments Pro 3.0 is the original Pro package that PayPal offered. It works on the DoDirectPayment API and is being slowly deprecated since the launch of Payments Pro 2.0 that works on the PayFlow API. You need to...
by Drew | Last Updated May 12, 2021 | Published on Dec 22, 2017 | PayPal for WooCommerce
Introduction WooCommerce Braintree Payments are easily enabled in PayPal for WooCommerce. You may setup direct credit card processing using the standard credit card forms on the WooCommerce checkout page, or you may choose to enable the Braintree Drop-In UI to add...