The Stripe Integration skill provides developers with a comprehensive framework for implementing secure and scalable payment systems using Stripe. It offers standardized implementation patterns for various payment scenarios, including Stripe-hosted Checkout, custom Payment Intent flows, and complex recurring subscription models. Beyond basic transactions, the skill guides users through critical infrastructure tasks like secure webhook verification, customer management, refund processing, and compliance with Strong Customer Authentication (SCA) requirements. It is an essential tool for building production-grade e-commerce platforms, SaaS billing systems, or marketplace payment flows with precision and security.
主要功能
012 GitHub stars
02Secure webhook endpoint configuration with signature verification and idempotency
03Implementation patterns for both hosted Checkout and custom Payment Intent UIs
04Comprehensive customer record and payment method management utilities
05Built-in testing strategies using Stripe's test mode and mock card data
06Complete subscription lifecycle management including billing portals and recurring charges