Payment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Paypal,
I am a developer and would need help with the issue below:
In many e-commerce apps we pay to the app owner by purchasing some products from app.
But we have developed an app that is Chat based and users are paid for sending messages. Let's say I sent 1000s messages and earned $10. User have to withdraw this amount from our paypal which is the admin account which involved payment from the app owner into user account email automatically when this has been initiated. We want to know if we can transfer or withdraw money from admin PayPal to the user entered email PayPal account in this scenario.
If there is manual or api for this scenario, please provide it to us. Thank you.
Best regards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Sidney___123,
Thank you for posting to the PayPal community. Based on the information that you have provided, an option for you is PayPal Payouts. The Payouts API enables you to send payouts programmatically to your recipients.
Here is the documentation on Payouts API:
https://developer.paypal.com/docs/payouts/standard/#link-standardpayouts
Here are the details of eligibility (Some locations allow for Payouts to be sent locally only):
https://developer.paypal.com/docs/payouts/standard/#link-eligibility
Example of Payouts API:
https://developer.paypal.com/docs/payouts/standard/integrate-api#link-createapayout
Thank you,
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.
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- My PayPal is not allowing me to receive or send requests. in PayPal Payments Standard
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment