Stripe
Node.js library for the Stripe API. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.0
- age_days: 5454
- days_rel: 6
- days_push: 7
- n_releases_24m: 53
Adoption not part of the score
4493 stars · 928 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official Stripe Node.js library providing convenient, typed access to the Stripe API from server-side JavaScript and TypeScript applications. It is part of Stripe's family of official SDKs covering many languages and platforms.
Use cases
- accept online payments from a node backend
- create and manage stripe customers in javascript
- process subscription billing in a nodejs app
- create checkout sessions server-side
- issue refunds via the stripe api
- handle payment intents for card payments
- integrate stripe webhooks and api calls in typescript
When to choose
- you are building a server-side Node.js or TypeScript integration with Stripe
- you want an officially maintained, typed SDK for the Stripe REST API
- you need to manage payments, customers, subscriptions, or invoices programmatically
When to avoid
- you need client-side payment collection in the browser (use Stripe.js / react-stripe-js instead)
- you are building in another language with a dedicated official SDK (e.g. stripe-python, stripe-go)
- you need a payment provider other than Stripe
Facets
library · maturity stable
sdk http-client api-framework fintech apis backend web-development e-commerce cross-platform stripe payments payment-processing billing subscriptions rest-api typescript server-side nodejs
7 sources
- readme: https://github.com/stripe/stripe-node · fetched 2026-08-28 · 0eb0899c619b
- homepage: https://stripe.com · fetched 2026-08-29 · 6d4989220131
- site_page: https://docs.stripe.com/development · fetched 2026-08-29 · 8033a763d9a9
- site_page: https://docs.stripe.com/ · fetched 2026-08-29 · 20f7e9e86660
- site_page: https://docs.stripe.com/changelog · fetched 2026-08-29 · 14286935085d
- registry_npm: https://registry.npmjs.org/stripe-node · fetched 2026-08-29 · 5153d04525b7
- site_page: https://stripe.com/in/pricing · fetched 2026-08-29 · 94121fbad3e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stripe/stripe-node | main | 99 |
| stripe/stripe-php | sdk | 99 |
| stripe/stripe-go | sdk | 98 |
| stripe/stripe-ios | sdk | 95 |
| stripe/stripe-ruby | sdk | 98 |
| stripe/stripe-cli | plugin | 95 |
| stripe/react-stripe-js | sdk | 98 |
| stripe/stripe-python | sdk | 99 |
| stripe/ai | sdk | 66 |
| stripe/stripe-mock | infra | 99 |
| stripe/stripe-android | sdk | 95 |
| stripe/stripe-dotnet | sdk | 98 |
For agents
markdown · JSON · MCP: product_card(name="stripe/stripe-node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem