Step 1
Retrieve your PayPal credentials ClientId and Secret.
- Login to PayPal Developer Dashboard and go to
My Apps & Credentialsand choose sandbox or live. - Under the
REST API appsheader click Create App, and give the app a name (e.g. Aritma Commerce). Once it's created, click on the app name to open its settings. - Once inside an application you can retrieve the
ClientIdandSecretfrom theAPI Credentialsheader. - To allow Aritma to use your API Credentials to get transactions from the Paypal API check the box
Transaction Searchunder the headerApp Settingsthen click save. Everything else should be disabled.
Step 2
Create a new Settlement Connection for PayPal
In this step, we're creating a new settlement connection with theClientId and Secret you got from your PayPal Dashboard.Loading...
Test Connection
Prerequisites
- A settlement company id.
- A settlement connection id.
GET Transactions for your Settlement Connection
Warning:
It may take up to 10 minutes for transactions to become available after a settlement connection for PayPal is created.
Loading...