In my project I need to recognize visa and mastercard like an the picture and I found this type in CardIOCreditCardType, but in practice it doesn't work for Card.io SDK. May be this SDK must have some special configuration for this recognition?
Asked
Active
Viewed 1,331 times
0
-
Dave from card.io here. Are you trying to scan actual, traditionally formatted VISA and MasterCard cards with embossed numbers? The scan should succeed for the majority of such cards. – Dave Goldman Aug 28 '15 at 20:12
-
@dave-goldman Could you try to test your simple application on image in my question? I have three cards - one Mastercard and two Visas, with formatted numbers and without it and simple application doesn't work. – ftp27 Aug 31 '15 at 08:56
-
1The image above includes an invalid card number. The prefix `1234` does not correspond to any card type. (Also, card.io is NOT designed to scan images on a computer screen.) – Dave Goldman Aug 31 '15 at 16:44
-
I tested simple app on these cards. It doesn't work https://pp.vk.me/c625521/v625521524/6f567/RH1eSeE0Tlg.jpg – ftp27 Sep 01 '15 at 09:12
-
it's not obvious to me why card.io failed to scan those cards; their numbers look pretty distinct to me (even the card whose numbers do not appear to be embossed). – Dave Goldman Sep 01 '15 at 17:56
-
Can i use someone debug mode maybe? – ftp27 Sep 03 '15 at 10:17