⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

The luhn test is failing for the MasterCard BIN 2-Series (222100-272099)

Sample Master Card: 2221 0012 3412 3456 12/18

-- [[User:Biranchi125|Biranchi125]] ([[User_talk:Biranchi125|talk]]) 04:54, 21 September 2016 (UTC)

: Note that those cards are not scheduled to be released until next month, so there's no way that that should be a valid card number (which is probably a good thing, since you should not be posting real card numbers here).

: But, also, the Luhn test is apparently not used for Diners Club enRoute cards, so there seems to be precedent for the idea of card numbers which don't validate with the Luhn algorithm.

: Anyways, if Mastercard has a different validation routine to be used for their new card series (and since it's not released, it's kind of hard to know how much of what I read about it is accurate), I have not seen it yet. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 08:15, 21 September 2016 (UTC)