On this page
No Headings
Last updated: June 4, 2026
Important: PayPal Here is deprecated. PayPal doesn't accept new integrations but continues to support existing integrations.
PayPal Here integrates PayPal payment processing with merchant applications and Point of Sale systems so a merchant can receive card swipe, key entry, EMV, and contactless payments from debit and credit cards. This is a one-time flow that, once completed, will allow merchants to use your app to process transactions.
Note: Before a merchant can accept credit card payments via applications, they must have a PayPal Here-enabled account. If they are not already in possession of a PayPal Business account, they will be redirected through the sign-up process to obtain one automatically. For more information, see Registering for a PayPal Here Account.
If you are a merchant receiving funds into your account, you can integrate with a first party access token. To do that, get an access token and host a site that provides a new access token when the token expires. Pass the site URL into the PayPal Here SDK as the refreshUrl during merchant onboarding. The PayPal Here SDK uses the refreshUrl any time the access token is expired or invalid.
Third party integration is when you provide the software and processing for your merchants. With third party, you are the Partner. The merchant connects their PayPal account to your point of sale software and grants you permission to process payments on their behalf. These funds flow into their merchant PayPal account. The PayPal Here merchant onboarding process includes these steps:
In order to make the PayPal Here sign-up process as streamlined as possible, follow these best practices:
Provide a browser-based or app-based back office. This service will allow merchants to:
In your back office system, you should:
Dedicate a page to credit card and payment processing.
Feature the PayPal logo at the top of the page.
Provide a button that initiates the PayPal Here onboarding process.
Give your merchant a way to remove PayPal linking.
Note: If the merchant removes PayPal linking, you must delete their associated refresh tokens and access tokens.