Billing Automation
Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and…
Forged from real client work, proof attached. Pick a piece or take the whole system.
Browse the full catalog → Browse ready-made kits → Build your own set →Production-grade Stripe integration best practices.
A production-grade rulebook for modern, secure, PCI-compliant Stripe integrations. It steers you to the right integration surface (Checkout Sessions vs Payment Intents vs Setup Intents), enforces webhook signature verification and idempotency, and steers you away from deprecated APIs (Sources, Charges, Tokens, Card Element) that silently break or leave you exposed.
Prices include 20% VAT. · Forged on real agency work · one-time, no lock-in
Four disciplines carry most of the risk in a Stripe integration. This skill turns each into a rule you can check your own code against, with the reason it matters, so the payment path holds up under real traffic:
| Practice | What it prevents |
|---|---|
| Webhook signature verification on the raw body | Spoofed events that fake a payment or a refund |
| Idempotency keys on every write | Duplicate charges when a request silently retries |
| Test and live key separation, enforced at startup | A test key reaching production, or a live key reaching your tests |
| PCI-safe token flow with Elements or Checkout | Raw card data touching your server and widening audit scope |
Every rule here is one we run on production Stripe integrations, not a checklist copied from the docs. This is the decide-and-audit layer: what to choose and what to verify. The end-to-end implementation code lives in the separate stripe-integration package.
Inside the run · no black box
A Stripe integration fails quietly: a deprecated API here, an unverified webhook there, a rounding bug in the money math. The hardening pass audits all of it in layers and closes with a verification checklist.
stripe-best-practices · core
core active · 6 lines
Designing a new Stripe integration with the right API choice
Auditing an existing integration for deprecated API usage
Hardening webhook handlers with signature verify and idempotency
Handling SCA / 3D Secure for European payments
Setting up dynamic payment methods by customer locale
Planning a Stripe Connect marketplace or multi-tenant platform
Drag time forward. Watch what stays.
Forever
That's what owning means.
ai writing tool: subscription
expired · access lostanalytics suite: subscription
expired · access lostdesign platform: subscription
expired · access lost(nothing left)
Eliminate duplicate charges and spoofed webhooks at the source
license: perpetualStay PCI-compliant and reduce audit scope with Elements/Checkout
license: perpetualPrevent cent/dollar conversion errors that cause direct money loss
license: perpetualFuture-proof your integration against deprecated-API breakage
license: perpetualsubscriptions expire · deeds don't
Pick a piece up. Watch it work.
API selection decision tree (Checkout > Payment Intents > rare alternatives)
6 parts · one working system · ships instantly by email
Developers and technical leads building or auditing payment flows who want a secure, modern Stripe setup that holds up in production.
then this was forged for you.Universal by design: these run in any AI. Delivered in the open Agent Skills + MCP format (native in Claude); ChatGPT, Gemini, Cursor and Copilot adapt the same files their own way.
Auditing existing integrations is half the point. The rulebook includes a deprecated-to-modern migration mapping for Sources, Charges, Tokens, and Card Element, the APIs that silently break or leave you exposed, plus a checklist for hardening webhook handlers you already have in production.
Opinionated decisions. The docs explain every API; this tells you which one to pick via a decision tree (Checkout first, Payment Intents when justified, rare alternatives last), enforces six defensive patterns like signature verification and cent-conversion discipline, and lists the top five field pitfalls with one-line fixes.
No, this is deliberately the rulebook layer: API selection, security disciplines, migration mappings, and a go-live verification checklist. For hands-on, end-to-end implementation code there is a separate package, stripe-integration; this one decides and audits, that one builds.
By email right after purchase: ready to run, downloaded instantly, no setup wait.
A one-time purchase; no subscription or hidden fees. VAT (20%) is included.
As a digital product, it can’t be refunded once downloaded. That’s why we show exactly what’s inside and who it’s for, right here.