I have a script which enables the users to pay into my paypal account.
Now I need a script whi开发者_运维百科ch would pay from my account to theirs... I tried to find it but I'm didn't manage... everywhere there are only pay now/cart buttons etc which allows users to pay me, not opposite.
thanks in advance
A script that automatically pays from your account to someone else's doesn't, will not ever, exist. What you can use however, is PayPal Adaptive Chained Payments to automatically transfer part of your funds to a secondary receiver. Is that what you're looking for?
Have a look at the Adaptive Payments SDK's at https://www.x.com/community/ppx/sdks#ADAPI as well
精彩评论