简体   繁体   English

付款方式现时或代币

[英]Payment method nonce or token

When I use Braintree, I have to generate a payment nonce from the client token and the information about the card (number, expiration, ...). 当我使用Braintree时,我必须根据客户令牌和有关卡的信息(编号,有效期等)生成付款随机数。
Once it is generated, I can process the payment by BraintreeGateway.transaction.sale sale How is the expiration of the payment nonce? 生成付款后,我就可以通过BraintreeGateway.transaction.sale sale来处理付款,付款现期如何届满? Can I use it several times, even a month later? 我可以使用几次,甚至一个月后吗?

The nonce will expire after 3 hours. 随机数将在3小时后过期。

References: 参考文献:

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

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