Skip to main content

PayPal

Quick Start
  1. Sign up at paypal.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to PayPal →

Overview

PayPal payment integration

Provider IDpaypal
CategoryE-Wallets
Websitepaypal.com

Authentication

OAuth2 + optional PayPal-Auth-Assertion for partners.

Token endpoint: POST /v1/oauth2/token

PayPal-Auth-Assertion:

base64({"alg":"none"}).base64({"iss":client_id,"payer_id":payer_id}).

Resources