vlasentiy / Lens24

đź“· Library for scanning and OCR of credit or payment cards
MIT License
9 stars 4 forks source link

The types of credit cards that can be scanned with Lens24. #3

Open katol16 opened 3 weeks ago

katol16 commented 3 weeks ago

Hello! I tried scanning some credit cards with Lens24, and it works fine for some cards, but not all. For example, I tried using a Revolut card, and it didn’t work as expected. Do you know what types of credit cards work well with Lens24? It would be very helpful to have a list of these types, as I need it for testing purposes.

vlasentiy commented 3 weeks ago

Hi, you can scan Visa and Mastercard with 16 digits (4-4-4-4). Not American Express 15 digits.

katol16 commented 3 weeks ago

also tried using a Revolut card, which is a 16-digit Visa, but it didn’t work. I suspect it might be due to the different placement of the card number. Are there any specific requirements regarding card number placement as well?"

vlasentiy commented 3 weeks ago

Yes, the number position is important, so it will not be scanned( Did you try to use version >=2.0.0 ?

katol16 commented 3 weeks ago

I guess only this placement works fine, right? ph-visa-platinum-card-498x280

vlasentiy commented 3 weeks ago

Yes