stripe-best-practices
OfficialShip safer Stripe integrations faster.
Authoranthropics
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to implementing Stripe integrations by following official best practices, ensuring you avoid deprecated APIs, minimize risk, and accelerate secure payments.
Core Features & Use Cases
- API best practices: Use the latest API version by default and choose the recommended API surface (Checkout Sessions for on-session payments, PaymentIntents for off-session scenarios, and SetupIntents to save payment methods).
- Migration guidance: Avoid the Charges API and migrate to Checkout Sessions or PaymentIntents when appropriate; use the migration path for PAN data if needed.
- Platform design: For Stripe Connect and SaaS billing use cases, prefer Checkout with Billing APIs and On-behalf-of patterns for platform platforms.
- Security & compliance: Turn on dynamic payment methods where possible and rely on Stripe's PCI-compliant flows.
Quick Start
Use the stripe-best-practices skill to design a Stripe integration using Checkout Sessions by default, enable dynamic payment methods, avoid deprecated endpoints, and migrate any Charges usage to Checkout or PaymentIntents.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stripe-best-practices Download link: https://github.com/anthropics/claude-plugins-official/archive/main.zip#stripe-best-practices Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.