timofei-iatsenko / angular-cc-library

Library to support Credit Card input masking and validation
MIT License
82 stars 71 forks source link

Error in credit card validation #81

Closed sivagurun55 closed 3 years ago

sivagurun55 commented 3 years ago

CC library failed to validate the card number : 100100982901354

timofei-iatsenko commented 3 years ago

Could you provide more info? What type of card is that? This type simply might be not supported by lib, that's why it isn't validated. The PR's to support it are welcome.