Card Validator Input Field
A simple input field for validating and displaying credit cards
Uses the JQuery Credit Card Validtor by Pawel Decowski.
- Checks and displays the card type as the user types
- Provides Bootstrap validation classes for Luhn check once the correct length has been verified.
View a very simple working demo at http://harrygr.github.io/Card-Validation-Input/