credit_card_lib icon indicating copy to clipboard operation
credit_card_lib copied to clipboard

Validation fails for en Route and JCB

Open darwinfrancis opened this issue 5 years ago • 0 comments

I have tested the library with card number for the following types

Visa ( 4111 1111 1111 1111 ) MasterCard ( 5500 0000 0000 0004 ) American Express ( 3400 0000 0000 009 ) Diner's Club ( 3000 0000 0000 04 ) Carte Blanche ( 3000 0000 0000 04 ) Discover ( 6011 0000 0000 0004 ) en Route ( 2014 0000 0000 009 ) JCB ( 3088 0000 0000 0009) Voyager ( 869973222100016 )

but failed to validate en Route, JCB card number and Voyager. Can u please look on to this, rest of the card types works fine.

darwinfrancis avatar Mar 19 '19 08:03 darwinfrancis