Free
Introduction
Connecting your PayPal account to a platform or application is a straightforward process that involves selecting the appropriate mode, creating an app, and obtaining necessary credentials. Whether you're setting up a sandbox environment for testing or linking your live account for real transactions, this guide provides clear instructions to streamline the process.
The Connection Process
1. Choose Your Mode
Sandbox Mode: Used for testing purposes without real money transactions.
Live Mode: Connects to your actual PayPal account for real transactions.
2. Access PayPal Developer Portal
Log into your PayPal Developer Account.
Navigate to "My Apps & Credentials".
3. Create a New App
Click "Create App".
Provide a name for your app.
Select the app type (most often "Merchant" is sufficient).
Click "Create".
4. Obtain API Credentials
After creation, you'll see your app's dashboard.
For sandbox mode, locate your Sandbox API credentials:
Sandbox Account
Client ID
Client Secret
To view the Client Secret, click "Show".
5. Enter Credentials in Your Platform
Fill in the Client ID and Client Secret in your platform's settings.
6. Switch to Live Mode
Select "Live" from the mode dropdown.
Repeat the app creation process under the Live tab.
Save your settings.
Confirm the connection status shows as verified.
Summary Table of Key Steps
Step | Action | Details |
---|---|---|
1 | Choose Mode | Sandbox or Live |
2 | Log in | PayPal Developer Portal |
3 | Create App | Name, type, create |
4 | Obtain Credentials | Client ID, Secret, Sandbox or Live |
5 | Enter Credentials | In platform settings |
6 | Switch Mode | From sandbox to live, create app if needed |
7 | Save & Verify | Confirm status is verified |
Important Tips
Always test in sandbox mode before going live.
Keep your Client Secret secure.
Regularly update credentials if needed.
Ensure app status shows as verified for smooth operation.