Implements production-grade Stripe payment systems including subscriptions, webhooks, and complex billing logic with a focus on bulletproof reliability.
This skill transforms Claude into a specialized payments engineer capable of architecting robust financial systems. It goes beyond simple API calls to handle the critical edge cases of payment processing, such as webhook state machine management, idempotency for duplicate charge prevention, subscription dunning, and secure metadata passthrough. Whether you are building a SaaS platform with metered billing or a marketplace using Stripe Connect, this skill provides the patterns and anti-patterns necessary to ensure revenue flows correctly while maintaining deep integration with a Supabase backend.
Key Features
01Idempotency key implementation for all payment operations
02Stripe Connect and Checkout Session orchestration
03Automated dunning and payment failure handling
04Robust webhook architecture with signature verification
051 GitHub stars
06End-to-end subscription and metered billing management
Use Cases
01Building a SaaS subscription platform with recurring billing and a customer portal
02Developing a secure e-commerce checkout flow with real-time payment status updates
03Implementing a usage-based billing system for API or resource consumption