views:

109

answers:

2

Is there a way using the PayPal API to make a deposit into someone's account behind the scenes in code?

+1  A: 

It looks like you can use this API call to accomplish what you want.

https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_api_soap_r_MassPay

raviv
A: 

You can get a lot of infos in general at Paypal developer central

elhoim