Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 879 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 879 Bytes

scan-payment

This repository has moved! Please see the new codebase at https://github.com/getbouncer/cardscan-android

This repository contains the machine learning models and payment card utilities needed to quickly and accurately scan payment cards. CardScan is a relatively small library (1.9 MB) that provides fast and accurate payment card scanning.

Note this library does not contain any user interfaces. Another library, cardscan-ui builds upon this one any adds simple user interfaces.

scan-payment serves as the foundation for CardScan and CardVerify enterprise libraries, which validate the authenticity of payment cards as they are scanned.

demo

This repository has moved! Please see the new codebase at https://github.com/getbouncer/cardscan-android