繁体   English   中英

Paypal Braintree 与定期付款的集成

[英]Paypal Braintree integration with recurring payments

我如何在 Paypal Braintree 中实现定期付款 我已经用它实现了正常的按时付款,现在我也需要实现定期付款。

我按照这个
客户端
https://developer.paypal.com/docs/archive/checkout/how-to/braintree-integration/#1-set-up-your-client
服务器端
https://developer.paypal.com/docs/archive/checkout/how-to/braintree-integration/#2-set-up-your-server-to-call-the-braintree-sdk

我正在使用 PayPal 的 Sandbox 帐户

请指导我,如何实施它。

通过 Braintree 的 PayPal Checkout 用于一次性付款,而不是定期付款。

对于定期付款,您有两种选择:

1) 直接集成PayPal Subscriptions API ,无需Braintree

2) 升级到完整的Braintree Direct Gateway 帐户 这需要 Braintree PayPal 服务的业务批准。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM