PayPal Payflow Pro API Credentials and Endpoints
Last updated: Sept 18th, 8:24pm
What can be done within the PayPal Manager or API depends on the role assigned to the user. You, as the administrator, create users with roles appropriate to the tasks they need to accomplish.
API credentials
Name | Value | Note |
---|---|---|
PARTNER |
PayPal or the ID provided to you by the authorized PayPal reseller who registered you for the Gateway. |
Case sensitive |
VENDOR |
Your merchant login ID created when you registered for the account. | |
USER |
If you set up one or more additional users on the account, this value is the ID of the user authorized to process transactions. If, however, you have not set up additional users, USER has the same value as VENDOR |
Case sensitive. |
PWD |
The password you defined while registering for the account. | Case sensitive |
USER values
When an account is created, an admin user with the same name as the merchant login gets created. Use this default user or create new users and grant permissions as appropriate. For example, you can create a user and password for your developer and grant them API_FULL_TRANSACTIONS
permission.
Create new user in PayPal Manager
- Login to PayPal Manager.
- Click Account Administration.
- Under Manage Users, click Add User.
- Enter your manager login password, create a new user and password, fill in the required details, and click Update.
- For Select a Predefined Role, choose a privilege level:
Privilege Level | Description of Capabilities |
---|---|
ADMIN |
|
ADMIN_TRANSACTIONS |
|
API_FULL_TRANSACTIONS |
|
API_LIMITED_TRANSACTIONS |
|
FULL_TRANSACTIONS |
|
LIMITED_TRANSACTIONS |
|
READ_ONLY |
|
Endpoints
- Live:
https://payflowpro.paypal.com
- Test-sandbox:
https://pilot-payflowpro.paypal.com
Next
Additional information
- Advanced features: