How it is possible to capture funds from authorized transactions from different PayPal accounts?

etherbeing
Contributor
Contributor

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

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

MTS_Jennifer
Moderator
Moderator

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

 

View solution in original post

Login to Me Too
1 REPLY 1
Solved

MTS_Jennifer
Moderator
Moderator

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

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.