【发布时间】:2018-03-09 07:10:56
【问题描述】:
根据这篇 SO 帖子:Braintree custom paypal button 可以使用自定义按钮来启动 PayPal 付款流程。但是:我能找到的唯一文档是关于 JS SDK v2 的,它们已经升级到 v3。
https://github.com/braintree/braintree-web/blob/master/CHANGELOG.md#300-beta1 的更新日志明确指出 Developers have the option to customize the PayPal button that is displayed on their page. We provide only a bindable programmatic handler.
如何使用现有的按钮通过 SDK v3 开始付款?
【问题讨论】:
标签: braintree