eg
PA

payments

repo →
stdio· API key· source

Payments is an open-source reference implementation showing how to wire Stripe into a FastAPI backend, Next.js storefront, and Supabase database for handling one-time charges and recurring subscriptions. Built as part of the ai-dev-marketplace repo, it targets technical founders and engineering teams who would rather fork a working checkout and billing scaffold than assemble webhooks, customer objects, and subscription state from scratch.

> what it does

  • Ships Stripe checkout and subscription flows wired to FastAPI endpoints
  • Includes Next.js frontend components for pricing pages and billing portal
  • Persists customer and subscription state in Supabase Postgres tables
  • Handles webhook signature verification and subscription lifecycle events out of box
  • Forkable GitHub codebase rather than hosted SaaS or paid platform

> touches

> alternatives to payments

by surface + editorial