card.io-Android-source
card.io-Android-source copied to clipboard
The open-source code for the card.io-Android-SDK: provides fast, easy credit card scanning in mobile apps
- Uses [card-form](https://github.com/braintree/android-card-form) for manual entries. ### TODO - [ ] Wait for card-form to have CardHolderName field. - [ ] Cleanup - [ ] Tests - [ ] Enable...
It's helpful to track the scan progress state (focus, edge, vseg, hseg, stability...). It enables additional functionality like visible user feedback guidance or autofocus trigger once hseg is reached which...
I am setting the Card.io Intent extra to use my App's theme, but my theme's value of #FF0000 is ignored by the manual entry activity EditTexts. No matter what I...
I recently received this crash report from a Nexus 5X running the card.io 5.3.0 android SDK. the crash occurs because mGuideFrame is null when dereferencing the `top` property below. I...
When the card-io connects to the camera I get a device Error message on the minicom terminal > OV5642 1-003c: ov5642_g_ctrl: no such ctrl 0x8000067 What does this message mean?...
See https://github.com/card-io/card.io-iOS-source/issues/31 for discussion.
Thanks in advance.