- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
lets say we have three accounts each one with its own client id, and a four accounts that are linked to an ecommerce platform with its client secret and client id, how is possible for the fourth account to process direct payments between an unknown X client and one of the before mentioned three account? If for this I need to get a partner account o third party account like shopify how can i do so? thanks for any help given
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @etherbeing,
Thank you for posting to the PayPal Community. If you need to process payments on behalf of multiple parties, you can do so by using PayPal Commerce, Multi-Party API.
Here are the details:
https://developer.paypal.com/docs/multiparty/
You can test in Sandbox by creating a Platform App. When you log into the developer dashboard at https://developer.paypal.com and create a new app, choose platform app, and that app will be a setup as a multi party app.
Once you onboard an account, you are able to assign permissions that can be performed by your app. Those permissions can include authorizing and capturing payments.
Here are the details for onboarding sellers:
https://developer.paypal.com/docs/multiparty/seller-onboarding/
You can process standard payments:
https://developer.paypal.com/docs/multiparty/checkout/standard/
You can check your region availability for processing Advanced Credit Cards:
https://developer.paypal.com/docs/multiparty/checkout/advanced/#link-eligibility
Thanks,
Jennifer
MTS
PayPal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @etherbeing,
Thank you for posting to the PayPal Community. If you need to process payments on behalf of multiple parties, you can do so by using PayPal Commerce, Multi-Party API.
Here are the details:
https://developer.paypal.com/docs/multiparty/
You can test in Sandbox by creating a Platform App. When you log into the developer dashboard at https://developer.paypal.com and create a new app, choose platform app, and that app will be a setup as a multi party app.
Once you onboard an account, you are able to assign permissions that can be performed by your app. Those permissions can include authorizing and capturing payments.
Here are the details for onboarding sellers:
https://developer.paypal.com/docs/multiparty/seller-onboarding/
You can process standard payments:
https://developer.paypal.com/docs/multiparty/checkout/standard/
You can check your region availability for processing Advanced Credit Cards:
https://developer.paypal.com/docs/multiparty/checkout/advanced/#link-eligibility
Thanks,
Jennifer
MTS
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Issue linking bank account in PayPal Upgrade Community
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- Paypal create transaction with QR - API in REST APIs
- Transactions according to unique APIs in SDKs
- Unable to issue a refund from our business sandbox account in Sandbox Environment