开发者

How do I create an adaptive paypal payment without autorization?

开发者 https://www.devze.com 2023-04-03 10:36 出处:网络
I am using the adaptive paypal payment console here: https://apigee.com/console/paypal to make payments to people. I can\'t find a way to send money out to individuals without granting them permission

I am using the adaptive paypal payment console here: https://apigee.com/console/paypal to make payments to people. I can't find a way to send money out to individuals without granting them permission (from me). I want to be able to send out payments to people automatically when they request it.开发者_JAVA百科 How would I do this?


You mean you would be the sole 'sender', sending money to different PayPal recipients? Simply use the MassPay API. This is not part of Adaptive Payments but rather the normal PayPal API's.

If you use Sandbox, you can request for MassPay to be enabled on your Sandbox account by filing a ticket with PayPal Merchant Technical Services at https://www.paypal.com/ or starting a thread in the appropriate forum at https://www.x.com/ (PayPal's developer community).

If you use the Live PayPal site, you can call / email PayPal Customer Service to get it enabled on your Live account.

For the API documentation, see https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_r_MassPay

0

精彩评论

暂无评论...
验证码 换一张
取 消