stripe-archive/jquery.payment
[DEPRECATED] A general purpose library for building credit card forms, validating inputs and formatting numbers. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5001
- days_rel: n/a
- days_push: 3318
- n_releases_24m: 0
Adoption not part of the score
3508 stars · 663 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A deprecated jQuery plugin by Stripe for building credit card payment forms, providing input formatting and client-side validation of card numbers, expiry dates, and CVCs. It formats card number inputs with spacing and length restrictions and validates via the Luhn algorithm.
Use cases
- format credit card number input with spaces every 4 digits
- validate credit card numbers client-side with Luhn check
- format and validate card expiry date fields
- restrict numeric input in payment forms
- detect card type (Visa, MasterCard, Amex) as user types
When to choose
- maintaining a legacy jQuery-based checkout form that already uses this library
- you need lightweight client-side card validation without Stripe Elements
When to avoid
- starting a new payment form project - it is deprecated in favor of Stripe Elements or Stripe Checkout
- you need server-side card validation or payment processing
- your stack does not use jQuery
Facets
library · maturity maintenance
form-handling ui-components fintech web-development frontend browser credit-card-forms input-formatting luhn-validation deprecated jquery-plugin payment-forms jquery javascript
1 source
- readme: https://github.com/stripe-archive/jquery.payment · fetched 2026-08-28 · b72075299e84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stripe-archive/jquery.payment | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="stripe-archive/jquery.payment")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem