gpt4 book ai didi

credit-card - 使用 Braintree 确定信用卡/借记卡的原产国?

转载 作者:行者123 更新时间:2023-12-04 23:46:27 25 4
gpt4 key购买 nike

我知道卡号的前 6 位数字代表卡的发卡行识别网络 (IIN),而这些信息应该反过来识别原产国。

Braintree 是否提供任何 API 来在处理交易之前解码此信息?我不知道目前有任何服务这样做。我想在完成交易之前知道卡的来源,因为在我的特定用例中,这可能对交易费用、佣金等产生重大影响。

同样,我希望能够区分借记卡和信用卡,尽管仅考虑 IIN 似乎这不太可能。

最佳答案

我在布伦特里工作。如果您有更多问题,可以随时get in touch with our support team .

如果您使用 Braintree 存储信用卡,则响应将为 include BIN Database information :

  • country_of_issuance - The country that issued the credit card.
  • debit - Whether the card is a debit card. Possible values:

    Braintree::CreditCard::Debit::Yes
    Braintree::CreditCard::Debit::No
    Braintree::CreditCard::Debit::Unknown

关于credit-card - 使用 Braintree 确定信用卡/借记卡的原产国?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29342112/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com