braintree / credit-card-type

A library for determining credit card type
MIT License
980 stars 154 forks source link

Added support for MasterCard 2-Series BIN. #16

Closed edoswaldgo closed 8 years ago

edoswaldgo commented 8 years ago

Good day,

I added some code in order to support the new series-2 BINs (222100-272099) for MasterCard. Please see the reference at https://www.mctestcards.com/help .

Please help review my code and advise if it would be okay to support it earlier than October 2016. Thank you very much.

Regards, Ed Oswald Go

mrak commented 8 years ago

Thanks for your contribution! Your changes have been merged.

edoswaldgo commented 8 years ago

Thank you, Sir Eric. I apologize for not being able to provide the best simplified regex for the series-2 BIN.