jQuery Credit Card Validator will tell you the detected credit card type and if the number length and Luhn checksum are valid for the type of card.
Info
Version: | 1.0.0 |
Author(s): | Pawel Decowski |
Last Update: | Wednesday, July 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jquerycreditcardvalidator.com |
NuGet Url: | https://www.nuget.org/packages/jquery.creditCardValidator |
Install
Install-Package jquery.creditCardValidator
dotnet add package jquery.creditCardValidator
paket add jquery.creditCardValidator
jquery.creditCardValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(2.0.0)
Tags