开发者

Batch Paypal Payments

Can you send a paypal payment with a script? I've been googling for this, but I can't seem to find the answer I want (yes) ;-)

An example of what I am talking about: Lets say I have a site where users share in the profit. Instead of sending each users payment out manually at the end of the month, I would lik开发者_开发技巧e to automate this with code, preferably django / python.


Yes. This page may help: https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/howto_api_masspay

Clarification edit: Basically you use the mass-pay API call. However, even though it's called mass pay, I believe you can send payments to just one person with it.


You might want to check out the Paypal API documentation

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜