About
The Stripe Payment Handler skill enables developers to integrate complex payment logic that falls outside of standard subscription or credit systems. It provides a structured workflow for creating Stripe Checkout sessions with critical metadata, handling webhook events via dedicated API routes, and offloading heavy fulfillment logic to background tasks using Inngest. This skill is essential for building robust e-commerce features like digital product sales, custom service fees, and idempotent transaction processing in modern web applications.