PayPal Tutorials
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.IntroductionPayPal is the largest payment system provider in the world. The reasons for PayPal's success is not just...
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
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 from...
How to Split a PayPal Payment on a WooCommerce Order
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" instead of...
PayPal Standard Button Authorization and Capture
OverviewPayPal 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...
What is PayPal Checkout and How Does It Work?
Introduction PayPal is a widely used payment processing gateway with hundreds of millions of users all over the world. PayPal Checkout (formerly known as Express Checkout) is the API product that PayPal provides for integration their payment services into your website...
How to Create PayPal App
Introduction To work with PayPal’s REST API environment, developers need to create a REST API app inside their PayPal developer account. The purpose of a REST API app is to generate your OAuth 2.0 credentials for the sandbox and live environments. Developers can...
Gutenberg WordPress Tutorial – How to Build a Custom Block
Introduction With the release of WordPress 5.0 we are going to see major updates in the editor and that editor name is Gutenberg. It replaces the classic editor and provides a good interface by using blocks. In this Gutenberg WordPress tutorial we are creating a...
PayPal Marketplace Adaptive Split Payments with Express Checkout
Introduction PayPal's Adaptive Payments platform is well known for its ability to create split payments (Chained or Parallel). This can be useful in cases where you would like to send funds from a single checkout to multiple receiver accounts. This is common with...
How to Create a PayPal Button
PayPal provides a "Button Factory" within any PayPal business account that can be used to create basic payment buttons for PayPal. The PayPal Button Factory supports the following types of payment buttons: Shopping Cart (Add to Cart and View Cart) Buy Now...