paypal / PayPal-Android-SDK

Accept PayPal and credit cards in your Android app
Other
825 stars 479 forks source link

The OK button disable in DataEntryActivity after the credit card was detected, so i cannot get the credit number #93

Closed qinjuning closed 10 years ago

qinjuning commented 10 years ago

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 :
888888888888999

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 . :-)

mattjacunski commented 10 years ago

Thanks for reporting this - we will investigate and update this issue soon.

mattjacunski commented 10 years ago

@qinjuning - Can you please tell me exactly what kind of card this is?

mattjacunski commented 10 years ago

@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.

qinjuning commented 10 years ago

thanks. its the China Merchants Bank's card - China UnionPay card . I am look forwarding to use the new SDK Version.

mattjacunski commented 10 years ago

Fix available in latest release.