简体   繁体   中英

Transfer money from PayPal to customers bank account with PHP

I'm building a website where users can buy virtual money and later sell them. I have already made the system for buying the credits with PayPals DoDirectPayment API , but im stuck at the point of paying the user when he wants to sell them.

How can i pay a user who dosn't have a PayPal account?

When its possible to get money from creditcard numbers, shouldn't be possible to do it the other way around?

By the way, i am using Angelleyes library for paypal payments, if its make any difference.

This is my first time with website payments, so i have no experience at this.

您无法将钱转移到该银行帐户,但可以通过“批量付款”以编程方式向Paypal帐户付款: https ://www.paypal.com/cgi-bin/webscr?cmd=_batch-payment-overview- outside

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM