AI AGENT ADDONS
Backend & APIs
1,421installs

This skill helps you build Stripe integrations the right way. It covers payment processing, checkout flows, and subscriptions. You will learn which APIs to use and which ones to avoid.

The guide recommends CheckoutSessions for most web payments. For off-session payments, you can use PaymentIntents. It also explains how to handle webhooks and Connect platforms.

Always follow the Go Live Checklist before launching. Use the latest API version. Never use the old Charges API or Card Element. This keeps your integration secure and future ready.

Add Stripe Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/stripe-best-practices

Project

mkdir -p .claude/skills/stripe-best-practices

Source Repository

Stars
31,260
Forks
3,414
Watchers
31,260
License
Apache-2.0
Last Push
23 days ago
Created
8 months ago