# flowglad/flowglad

Open source, zero webhooks payment provider

Repository: https://github.com/flowglad/flowglad
Canonical: https://ross.abutalabs.com/products/flowglad
Homepage: https://app.flowglad.com
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: billing, nextjs, payments, react, triggerdev, trpc, typescript, zod, better-auth, shadcn-ui, subscriptions, subscriptions-and-payments
Last push: 2026-05-17T18:12:00+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 68, longevity 40
- inputs: {"age_days": 566, "days_push": 108, "days_rel": 216, "gap_med": 3, "n_releases_24m": 12}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1718, forks 91 (observed 2026-08-28T04:05:26.511884+00:00)

## What it is
Flowglad is an open-source payments and billing SDK for SaaS applications, built around a 'zero webhooks' stateless model where customer billing state, feature access, and usage credits are read directly from the provider. It ships full-stack TypeScript packages for Next.js, React, Express, and other Node servers, with a React useBilling() hook and a server-side client.

## Use cases
- add subscription billing to a Next.js app
- accept payments without managing webhooks
- meter usage-based pricing credits
- check feature access from billing state
- manage pricing models from the CLI
- integrate payments with better-auth user ids

## When to choose
- you're building a TypeScript/React or Next.js SaaS and want subscriptions and usage billing with minimal glue code
- you want to avoid webhook infrastructure and subscription database tables
- you need to iterate on pricing models without redeploying your app

## When to avoid
- you need a language or stack outside the TypeScript/Node ecosystem
- you require fully self-hosted payment processing rather than a hosted billing provider
- you need a general-purpose payment gateway for one-off checkout flows unrelated to subscriptions

## Facets
- artifact type: library
- maturity: active
- function: sdk, middleware, http-client
- domain: fintech, e-commerce, web-development, backend, apis
- platform: cloud, cross-platform
- tags: payments, billing, subscriptions, nextjs, react, trpc, zod, better-auth, shadcn-ui, usage-metering, pricing-models, stateless-billing, full-stack-sdk, nodejs, web-server

## Member repositories
- flowglad/flowglad (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.511884+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:10.848772+00:00, confidence not recorded.
  - readme: https://github.com/flowglad/flowglad (fetched 2026-08-28T04:05:26.511884+00:00, sha e0f5ed81c6f3)
  - registry_npm: https://registry.npmjs.org/flowglad (fetched 2026-08-29T11:10:30.048257+00:00, sha c87368d5d37f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
