PayPal
Quick Start
- Sign up at paypal.com and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
PayPal payment integration
| Provider ID | paypal |
| Category | E-Wallets |
| Website | paypal.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}).