This skill provides a comprehensive framework for integrating Stripe's payment infrastructure into web and mobile applications. It offers standardized implementation patterns for the entire payment lifecycle, including hosted checkout sessions, custom payment intent UIs, and complex subscription billing models. By utilizing this skill, developers can ensure their integrations are secure, SCA-compliant, and equipped with robust webhook handling for critical events like successful payments, failed invoices, and subscription updates. It simplifies the complexity of managing customers, payment methods, and refunds while providing ready-to-use testing strategies for various transaction scenarios.
Key Features
010 GitHub stars
02Customer record management and payment method orchestration
03Robust webhook handling with signature verification and idempotency
04Comprehensive subscription and recurring billing lifecycle management
05Automated refund processing and dispute evidence workflows
06Secure Checkout and Payment Intent implementation patterns