PayPal Credentials for V2 Integration

---end1

PayPal uses specific credentials for their RESTful integration. Following the steps to get your credentials and merchant id, needed for a successfull PayPal V2 Implementation.

You will need to go through the onboarding Process in order to get connected to Payone as your partner. 

---end

PayPal Credentials

---end

PayPal V2 integrations use a clientid (partner) and a merchantId in order to authenticate the RESTful API calls:

You have to use Payone clientid when rendering the Payone button

Payone clientid LIVE: AVNBj3ypjSFZ8jE7shhaY2mVydsWsSrjmHk0qJxmgJoWgHESqyoG35jLOhH3GzgEPHmw7dMFnspH6vim
merchant ID/ Account ID: Your Merchant ID (for the Javascript SDK only, see below)

Test Data (fixed):

client ID: AUn5n-4qxBUkdzQBv6f8yd8F4AWdEvV6nLzbAifDILhKGCjOS62qQLiKbUbpIKH_O2Z3OL8CvX7ucZfh
merchant ID/ Account ID: 3QK84QGGJE5HW (for the Javascript SDK only, see below)

---end

 

Where to find your Merchant ID (live and Sandbox)
Live Account

Log into your PayPal account and click under your profile on account settings


click on business information and you see your merchant ID on the right hand side

---end

Sandbox Account (currently not neccessary in this case)

Log into your developer account with your normal PayPal credentials
click on Testing Tools - Sandbox Accounts

Each account comes per standart with two preset Sandbox accounts (default), click on the xxx-facilitator account as that is the merchant account
scroll down to Sandbox account info and you find on the right side under Account ID, your sandbox Merchant ID

---end