To set up a PayPal Connector you require the following:
- A PayPal Developer Account.
- A PayPal Client ID and Client Secret.
Get authentication details
To authenticate your connector, you need to get the authentication details from your PayPal Developer Account:
- Create a Developer Account if you do not already have one. This automatically creates a business and personal account in a default app.
- Select the Developer Dashboard to view your credentials.
- Make a note of the Client ID and Client Secret.
- For testing, make sure the toggle switch is set to Sandbox.
Cyclr Connector Installation
When installing a PayPal Connector, the following values are used:
Property | Description |
---|---|
Client ID | The Client Id from the PayPal Developer Dashboard. |
Client Secret | The Client Secret from the PayPalDeveloper Dashboard. |
Environment | Choose between Sandbox and Production. |