如何在没有授权的情况下创建自适应贝宝付款?
我在这里使用自适应贝宝支付控制台:https://apigee.com/console/paypal向人们付款。我找不到一种方法可以在未经我许可的情况下向个人汇款。我希望能够在人们提出请求时自动向他们付款。我该怎么做?
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. How would I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您的意思是您将成为唯一的“汇款人”,向不同的 PayPal 收款人汇款?
只需使用 MassPay API 即可。这不是自适应支付的一部分,而是正常的 PayPal API 的一部分。
如果您使用 Sandbox,您可以通过 https 向 PayPal 商家技术服务提交请求,请求在您的 Sandbox 帐户上启用 MassPay ://www.paypal.com/ 或在适当的论坛中发起话题 https://www. x.com/(PayPal 的开发者社区)。
如果您使用 Live PayPal 网站,您可以致电/发送电子邮件给 PayPal 客户服务以在您的 Live 帐户上启用它。
有关 API 文档,请参阅 https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_r_MassPay
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