Integrations - How To Integrate PayPal
My CRM Support Team
|
29 steps
|
3 minutes
1
Click "Payments"
2
Click "Integrations"
Live Client ID
Watch a Video on "How to find PayPal API Keys"
3
Click "How to find PayPal API keys?"
4
Click this button.
Step-by-Step Guide
5
In a new tab, navigate to [https://developer.paypal.com/home](https://developer.paypal.com/home)
6
Click "Log in to Dashboard", and log in to your PayPal.
7
Click "My Apps & Credentials"
Sandbox REST API
8
Click "Sandbox"
9
Click "Create App"
10
Click the "App Name" field, and name your app.
11
Click the "Merchant – Accept payments as a merchant (seller)" radio button.
12
Click "Create App"
13
Copy your Sandbox Client ID.
14
Navigate back to your "Integrations" tab, click the "Client Id" field in the Sandbox section, and paste your Client ID.
15
Navigate back to your PayPal Tab, and Click "Show"
16
Copy your Sandbox Secret ID.
17
Navigate back to your "Integrations" tab, click the "Secret Id" field in the "Sandbox" section, and paste your Secret ID.
18
Click "Save" to save your Sandbox Client ID and Secret ID
19
If you have connected your Sandbox REST API correctly, The "Disconnect" button should appear at the bottom of the "Live" section.
Live REST API
20
Navigate back to your PayPal Tab, and click "My Apps & Credentials"
21
Click "Live"
22
Select the App name that you created previously.
23
Copy your Live Client ID.
24
Navigate back to your "Integrations" tab, click the "Client Id" field in the "Live" section, and paste your Client ID.
25
Navigate back to your PayPal Tab, and Click "Show"
26
Copy your Live Secret ID.
27
Navigate back to your "Integrations" tab, click the "Secret Id" field in the "Live" section, and paste your Secret ID.
28
Click "Save"
29
If you have connected your Live REST API correctly, The "Disconnect" button should appear at the bottom of the "Live" section.