Stripe Subscription Engine
by Pankaj Kumar
Complete Next.js & Stripe billing engine with per-seat proration, secure webhooks, and multi-tenant member management.
Free
Works with the AI tools you already use
See it in action
You say
Set up a subscription billing system with per-seat pricing and a Stripe webhook handler for my Next.js app.
Your agent does
I've installed the Stripe Subscription Engine.
- Created
/api/stripe/webhookwith idempotency & signature verification. - Implemented
/api/stripe/checkoutfor seat-based pricing. - Added
/lib/seats.tsto sync Stripe quantities when members are added. - Generated Prisma schema updates.
About this skill
🔴 Stripe Billing is a Universal Pain. Save 2–4 Days of Manual Setup.
Implementing subscription billing, seats, proration, and secure webhook event handling is one of the most tedious tasks for any SaaS founder. This production-ready skill drops a complete, secure subscription engine right into your Next.js application.
Why Buy This Skill?
- Signature-Verified Webhooks: Fully configured signature checking using Stripe cryptography.
- Idempotency Protection: Webhook event deduplication lookup to prevent processing the same transaction event twice.
- Automatic Seat Syncing & Proration: Updates Stripe quantities instantly when members are added/removed.
- Dunning Banner & Emails: Bounces failed payment attempts, tags org as PAST_DUE, and notifies users via console-logged or Resend email alerts.
- SQLite / PostgreSQL Compatible: Out-of-the-box support for local SQLite development and cloud PostgreSQL (Supabase/Neon) production.
Get your SaaS billing configured, tested, and running in minutes instead of days.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
3 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Creator
2 skills on Agensi
Frequently Asked Questions
Popular in API Development
igdb-api
Professional IGDB v4 API specialist for advanced game data fetching, Apicalypse queries, and image URL construction.
api-designer-pro
Expert API architect to design, review, and audit REST, GraphQL, and event-driven API specifications.
stripe-billing-scaffold
Production Stripe billing in one shot. Subscriptions, metered usage, webhooks, customer portal, tax, fraud. 12 patterns, TS+Python.

Transactional Email Engine
Scaffold a complete, production-ready transactional email system — verification, password reset, receipts, and notifications — with deliverability hardening, retries, idempotency, and a suppression list.