How to create PayPal Sandbox account for testing?

PayPal · Testing & Go-Live PayPal has rebuilt the Developer Dashboard since most sandbox tutorials were written — the menus, the account dialog and the credentials page all moved. This is the current flow, end to end: developer login, a funded test buyer, a test...
How to Find PayPal API Credentials

How to Find PayPal API Credentials

In this PayPal API tutorial, we will see clear instructions on how to create API credentials for both PayPal NVP/SOAP (Classic) API and PayPal REST API. Introduction PayPal is the largest payment system provider in the world. The reasons for PayPal’s success is...
How to Integrate PayPal Tracking API in PHP

How to Integrate PayPal Tracking API in PHP

Introduction The PayPal Tracking API a robust, simple to use API for adding and updating shipment tracking details to PayPal transactions. With over 325 million active users worldwide, PayPal is currently the largest online payment system provider. PayPal...
How to Enable Offers for Your Woocommerce Products

How to Enable Offers for Your Woocommerce Products

Introduction If you are in the business of selling products online, you must have wondered how to figure out your customer’s willingness to pay (WTP) for your product. This ambiguity becomes more apparent when you have a global platform that can accept customers...
How to Split a PayPal Payment on a WooCommerce Order

How to Split a PayPal Payment on a WooCommerce Order

 IMPORTANT NOTE This documentation was written when PayPal Classic Express Checkout was being used as the PayPal gateway.  This is no deprecated and should no longer be used! This documentation is still accurate except for the use of "PayPal Classic Express Checkout"...
PayPal Standard Button Authorization and Capture

PayPal Standard Button Authorization and Capture

Overview PayPal Standard is a basic way to add PayPal payments to your website.  It consists of a small snippet of HTML code dropped into your site code where you would like the button to be displayed. In the video we review a complaint from a user in /r/paypal.  I...