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

New Mastercard BIN range #47

Closed nicopasso closed 6 years ago

nicopasso commented 8 years ago

MasterCard has announced that they will add a new 2 series BIN range effective October 2016. The BIN range (222100-272099) will be processed with and in the same manner as the existing 51-55 BIN range (510000-559999).

https://www.forte.net/blog/mastercard-bin-range-coming/

@dbachelder I think it would be nice to add this new range to this great project. What do you guys think?

WingedToaster commented 7 years ago

yes, please