If your e-commerce website needs to detect credit card type, validate credit card number and improve UI form fields, here are some jQuery credit card plugins for you.
Card
Card will take any credit card form and make it the best part of the checkout process. Everything is created with pure CSS, HTML, and Javascript — no images required.
jQuery Payment
A general purpose library for building credit card forms, validating inputs and formatting numbers.
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.
Skeuocard
It progressively enhances credit card input forms so that the card inputs become skeuomorphic, facilitating accurate and fast card entry, and removing barriers to purchase.
Creditly.js
Creditly.js gives you everything you need in order to create a sleek, intuitive credit card form. Just copy the html, css, and javascript to get an intuitive credit card form in seconds.
jQuery.formance
A jQuery library for formatting and validating form fields, based on Stripe’s jQuery.payment library.
jQuery Form Validator
jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
Single-Field Credit Card Input
This is a jQuery-based, progressively-enhanced solution for creating a single-field credit card input. The idea is to create a more streamlined credit card entry process.