PawelDecowski / jquery-creditcardvalidator

jQuery credit card validation and detection plugin
jquerycreditcardvalidator.com
MIT License
1.06k stars 275 forks source link

several valid Discover card numbers don't validate #108

Closed samuelgoff closed 3 years ago

samuelgoff commented 7 years ago

Hello,

I've been provided with several test card numbers from a credit card processing vendor, and they do not validate properly with jquery-creditcardvalidator:

I've put together a jsfiddle to demonstrate the issue.

PawelDecowski commented 7 years ago

Hi,

What brand is this supposed to be? And is there a reliable source that confirms those IINs belong to that brand?

Thanks.

PawelDecowski commented 7 years ago

Nevermind. Just saw in the title you said Discover. How about a source then?

dubcanada commented 7 years ago

Those numbers don't pass Stripe credit card validation. I don't think those are valid numbers.

They also don't pass the Luhn test.