Autumn
Billing infrastructure for SaaS. Pricing tables, credit-based metering, checkout, and customer portal - all in TypeScript.
Autumn is the billing layer most new SaaS apps in 2026 are adopting in place of rolling their own Stripe integration. You define products, prices, and credit packs in TypeScript, Autumn handles checkout, customer portals, usage metering, and webhook delivery. The library is explicit about what runs where: server-side entitlement checks, client-side pricing tables, a single source of truth for billing state. It is particularly popular in the Claude-Code-built SaaS cohort because the setup time from zero to a working checkout is measured in minutes rather than days. The ergonomics are closer to Clerk than to raw Stripe.
Similar Tools
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Playwright
Modern browser automation from Microsoft. Auto-wait, role-based selectors, cross-browser, fast in CI.
Drizzle ORM
Type-safe SQL builder and ORM for TypeScript. Zero runtime overhead, honest schema migrations, bring-your-own-DB.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Get started with Autumn
Billing infrastructure for SaaS. Pricing tables, credit-based metering, checkout, and customer portal - all in TypeScript.
Try AutumnGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Related Guides
Related Posts

Building a SaaS with Claude Code: End-to-End Guide
How to go from idea to deployed SaaS product using Claude Code as your primary development tool. Project setup, feature...

AI Coding Tools Pricing in Q2 2026: What Actually Changed and Where Costs Surprise Teams
A Q2 2026 pricing and packaging update for AI coding tools, based on official plan docs and release notes. Includes prac...

Copilot Pro+ Premium Requests Explained in 2026: What Teams Miss in Pricing Comparisons
A practical breakdown of GitHub Copilot Pro and Pro+ in 2026, focused on premium request economics, model access, and ho...
