Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 series Mastercard does not validate #124

Closed
benjaminjames opened this issue Sep 19, 2018 · 4 comments
Closed

2 series Mastercard does not validate #124

benjaminjames opened this issue Sep 19, 2018 · 4 comments

Comments

@benjaminjames
Copy link

This year Mastercard is issuing new debit cards prefixed with "2" instead of the traditional "5". Currently these are failing to be recognized. Example card number: 2226470000082007 EXP: 10/21 CVC: 153

@jasongrimes
Copy link

jasongrimes commented Feb 12, 2019

From https://www.mastercard.us/en-us/issuers/get-support/2-series-bin-expansion.html

Mastercard® has received an additional range of 2-series numbers (range 222100-272099) to add to the 5-series (range 510000-559999) that we currently provide.

@PawelDecowski
Copy link
Owner

This has been supported since version 1.1 (November 2016):

https://github.com/PawelDecowski/jquery-creditcardvalidator/blob/v1.1.0/jquery.creditCardValidator.coffee#L66

@benjaminjames
Copy link
Author

@PawelDecowski Thanks, but is there a reason 2-series cards are not recognized on https://jquerycreditcardvalidator.com/ ?

@PawelDecowski
Copy link
Owner

PawelDecowski commented Mar 12, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants