ContaAzul / creditcard.js

A simple credit card validation library in JavaScript
http://contaazul.github.io/creditcard.js/
Other
374 stars 82 forks source link

isValid() returns true on invalid string #139

Open lapinvert opened 3 years ago

lapinvert commented 3 years ago

When passed the string 132423, isValid() returns true, when afaik it isn't a valid card number.

BiancaPereira commented 2 years ago

Can I help on this issue?

cirocfc commented 2 years ago

Hi @BiancaPereira. Feel free to engage in this solution with a pull request 😄