简体   繁体   English

Braintree交易

[英]Braintree Transaction

How can we process a transaction in Braintree using the credit card details (multiple card details are stored) in the Braintree? 我们如何使用Braintree中的信用卡详细信息(存储了多个信用卡详细信息)在Braintree中进行交易? Will Braintree create a cardId for each credit card info? Braintree会为每个信用卡信息创建一个cardId吗?

I work at Braintree. 我在Braintree工作。 If you have any further questions, feel free to contact support . 如果您还有其他疑问,请随时与支持小组联系。

Each payment method added to the Braintree vault must have a unique token value, that can either be provided as a parameter to the relevant API call that creates the payment method, or automatically generated if such a value is not provided: https://developers.braintreepayments.com/reference/request/payment-method/create/#token 添加到Braintree保管库的每种付款方式必须具有唯一的令牌值,该令牌值可以作为创建付款方式的相关API调用的参数提供,或者如果未提供该值,则可以自动生成: https:// developers .braintreepayments.com /参考/请求/付款方法/创建/#令牌

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

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