Opposite flow of payment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am a developer and I am creating an application that will have the opposite flow as usual. On my app user is registering then providing his email on PayPal. Then this customer is creating an offer which application manager accept/decline. If this is accepted status then there is a shipment and a couple of other statuses but in the end, the application manager must pay to customer money to their PayPal account. What is the best API on PayPal to work with such flow?
All calls to endpoint must be from PHP API and then cannot be any manual job for customer or application manager (as approves, redirect links, etc.). It should be straight forward money move from one PayPal account into another using API (of course application manager it will be 1 Paypal account so I can generate auth credentials etc., but not for the customer)
- Labels:
-
Payments REST APIs

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- permission_denied response in call to patch order when paying by Card in Braintree Client-side Integration (JS, iOS, Android SDKs)
- PayPal Redirection Issue After Successful Payment in Photobooth Integration in Sandbox Environment
- Subscriptions in Payflow
- How do I handle INSTRUMENT_DECLINED error? in REST APIs