faceterteam / PayCards_Android

Credit card scanning for mobile apps
https://pay.cards/
Other
197 stars 126 forks source link

Separate card content recognition logic and view related logic to two separate libraries #52

Closed piotrek1543 closed 3 years ago

piotrek1543 commented 4 years ago

Hi,

as you noticed, some guys including me, are waiting for new features like AmEx support, adding new fonts or scanning Activity customization. For now, existing SDK does not support Fragment or View implementation, only Activity in very limited way I would like to ask you if it would be possible to get only recognition part (ndk related staff) of paycards-sdk to create my own scanning view implementation.

Separation of view and business logic also would allow user to support different card fonts or numbers of digits (including AmEx).

What do you think of this idea? Looking forward to hearing from you.

Have a nice day, Piotr