Closed qinjuning closed 10 years ago
Thanks for reporting this - we will investigate and update this issue soon.
@qinjuning - Can you please tell me exactly what kind of card this is?
@qinjuning - I've been able to make out that this is a China UnionPay card. This is a bug in the SDK that we will fix and release soon.
thanks. its the China Merchants Bank's card - China UnionPay card . I am look forwarding to use the new SDK Version.
Fix available in latest release.
I downloaded the Android SDK from github . Then i apply my app token and use it for my App. But i find a problem. the description as below.
The OK (left) button disable and I cannot click it to return my MainActivity to get the credit number when i enter the DataEntryActivity, which means the credit card was detected. Can you help me?
the issue graph link :
the params i used were set to false : CardIOActivity.EXTRA_REQUIRE_EXPIRY = false CardIOActivity.EXTRA_REQUIRE_CVV = false CardIOActivity.EXTRA_REQUIRE_POSTAL_CODE = false CardIOActivity.EXTRA_USE_CARDIO_LOGO = false) CardIOActivity.EXTRA_SUPPRESS_MANUAL_ENTRY = false
I am a Chinese . Sorry for my bad English . :-)