Complicated payment flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! I have a mobile app, with nodejs backend. General idea briefly - users pay to another uses for some services. I need to realize such a scheme: user (paypal account or credit card without paypal) pay in my system -> i collect some tax in my paypal pro account -> another user receives money (paypal account or credit card without paypal).
Can i fully realize this scheme for USA users, and how?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Payflow does not have an option to split payments between two Business Accounts without submitting two different API Calls with two different sets of Payflow Credentials in the API Calls.
There is another option, based on the information provided in this post, the Managed Path in PayPal for Marketplaces would be a good option for your Business Model. The Managed Path uses Rest APIs, which will work with an App to take a payment from a customer and disperse the payment between your partner fee, and a merchant account. This is for PayPal Payments.
Information on PayPal For Marketplaces:
PayPal For Marketplaces Managed Path
Thanks,
Jennifer

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Paypal is not defined (errorr) when making the payment integration live in PayPal Payments Standard
- Migrate from Adaptive Payments to Commerce Platform in REST APIs
- How do I stop initial recurring payment charged twice in Opencart? in REST APIs
- Orders created via JS SDK checkout, INVALID_RESOURCE_ID via REST API in REST APIs
- PayPal Sandbox Not Working Anymore in Sandbox Environment