收到 Nonce 后如何进行 Braintree 交易?

Posted

技术标签:

【中文标题】收到 Nonce 后如何进行 Braintree 交易?【英文标题】:How to perform Braintree transaction after receiving Nonce? 【发布时间】:2021-12-02 11:53:04 【问题描述】:

我正在使用 Flutter_braintree plugin 将 PayPal 和 Google Pay 集成到我的 Flutter 应用程序中。执行 BraintreeDropInRequest 后,我​​可以得到 Nonce。我不知道如何处理这个 Nonce 进行交易。如果有任何文件,请帮助我。可能是我做错了什么。

提前致谢

【问题讨论】:

【参考方案1】:

您的服务器使用来自客户端的随机数来创建事务。阅读Braintree documentation 了解您的服务器的任何环境。

【讨论】:

以上是关于收到 Nonce 后如何进行 Braintree 交易?的主要内容,如果未能解决你的问题,请参考以下文章

Braintree:如何使用自定义 UI 选择付款方式并获取付款方式 nonce?

与 Braintree 的每笔交易都需要支付 nonce 吗?

如何从 Braintree iOs SDK 中获取 nonce

无法使用 Braintree Payment Nonce 创建订阅

Braintree API:如何判断哪个 payment_method 与我的 nonce 相关联?

Braintree 中的 PayPal 按钮无法使用定期付款