dbachelder / CreditCardEntry

Smooth UI for Credit Card Entry on Android device, regex check for supported credit card types and luhn check. Inspired by Square credit card entry interface
MIT License
503 stars 166 forks source link

Is not support JCB and DINERS_CLUB? #27

Closed Eklett closed 9 years ago

dbachelder commented 9 years ago

Not currently... I will accept pull requests though!

Eklett commented 9 years ago

I pull request to fix it. But the jcb card icon should be change to the right icon and this Request didn`t support the jcb which is beginning with 2131 or 1800 yet.