Paypal批量付款

发布于 2024-08-24 18:19:15 字数 144 浏览 4 评论 0原文

你能用脚本发送贝宝付款吗?我一直在谷歌上搜索这个问题,但我似乎找不到我想要的答案(是的);-)

我正在谈论的一个例子:假设我有一个用户分享利润的网站。我不想在月底手动向每个用户发送付款,而是想使用代码(最好是 django / python)自动执行此操作。

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 like to automate this with code, preferably django / python.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

风启觞 2024-08-31 18:19:15

是的。此页面可能有帮助:
https://cms.paypal.com /us/cgi-bin/?cmd=_render-content&content_ID=developer/howto_api_masspay

澄清编辑:
基本上您使用大众支付 API 调用。然而,尽管它被称为批量支付,但我相信你可以用它向一个人付款。

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.

时光匆匆的小流年 2024-08-31 18:19:15

您可能需要查看 Paypal API文档

You might want to check out the Paypal API documentation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文