CodeBrowser / npm / payment
payment@2.4.7
// A general purpose library for building credit card forms, validating inputs and formatting numbers. Base on jquery.payment by @stripe, but without the jQuery.
$ npm install payment
downloads/wk
128,514
license
MIT
version
2.4.7
published
Aug 5, 2024
What is payment?
A JavaScript library for handling credit card validation, number formatting, and input processing without jQuery dependencies. Developers use it to build payment forms that validate card details in real-time and format input fields correctly. It's based on Stripe's original jquery.payment library but works as a standalone utility.
Keywords
#payment #cc #card
Dependencies (2)
Maintainers
jessepollak, melloware