steven-haddix / jquery-creditcardvalidator

jQuery credit card validation and detection plugin

Home Page:jquerycreditcardvalidator.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Credit Card Validator

jQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.

Download

The latest stable version is always in master branch. If you need previous versions, you’ll find them on the releases page.

Do not use any branches other than master. Branches like release/1.0 are development branches and they will most likely be broken.

How to use

For instructions see the official jQuery Credit Card Validator homepage.

About

jQuery credit card validation and detection plugin

jquerycreditcardvalidator.com


Languages

Language:JavaScript 78.6%Language:HTML 8.9%Language:CoffeeScript 7.0%Language:CSS 5.5%