Complete guide to integrating PayPal payments worldwide
Trusted by 400+ million users worldwide
Go to https://developer.paypal.com and log in with your PayPal account.
Click "Create App" and provide your app name and select features.
Copy your Client ID and Client Secret from the app details page.
APP_PAYPAL_CLIENT_ID="your_client_id"
APP_PAYPAL_CLIENT_SECRET="your_client_secret"
APP_PAYPAL_SANDBOX="true"
/api/finance/deposit/fiat/paypal/
Creates a new PayPal payment session
/api/finance/deposit/fiat/paypal/webhook
Handles PayPal webhook notifications