是否可以使用card.io获取信用卡类型? [英] Is it possible to get credit card type using card.io?

查看:112
本文介绍了是否可以使用card.io获取信用卡类型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用card.io ios sdk进行信用卡扫描.

I'm using card.io ios sdk for credit card scanning.

是否可以使用card.io获取信用卡类型(即,是Amercan Express还是Master或Visa)?

Is it possible to get credit card type(ie, whether it is Amercan Express or Master or visa) using card.io?

我们可以使用card.io从信用卡获得的所有其他可能的详细信息是什么?

What are all the other possible details from credit card that we can get using card.io?

推荐答案

我没有使用card.io的经验.
但是您的问题让我都对这个API感到好奇. 在github中,我找到了它,并且在那里,有一个文件:CardIOCreditCardInfo.h

I have no experience of using card.io.
But your question got me all curious about this API. In github, I found it and in there, there is a file: CardIOCreditCardInfo.h

// Derived from cardNumber.
// When provided by card.io, cardType will not be CardIOCreditCardTypeUnrecognized or CardIOCreditCardTypeAmbiguous.
@property(nonatomic, assign, readonly) CardIOCreditCardType cardType;

希望这会有所帮助.我正在尝试学习此方法,如果它对您没有帮助,请告诉我.

Hope this helps. I am trying to learn this, if it doesnot help you please tell me.

这篇关于是否可以使用card.io获取信用卡类型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆