Help us improve
Share bugs, ideas, or general feedback.
From aws-skills-for-claude-code
Builds Stripe payment integrations with Checkout Sessions, Payment Intents, subscriptions, billing, refunds. Useful for payments, checkout, subscriptions, billing, invoices, Stripe.
npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeHow this skill is triggered — by the user, by Claude, or both
Slash command
/aws-skills-for-claude-code:stripeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Checkout Sessions: Hosted payment pages for one-time payments and subscriptions
Guides Stripe API choices for payments (Checkout Sessions vs PaymentIntents), Connect Accounts v2, billing/subscriptions, Treasury accounts, Payment Element, and deprecated migrations.
Integrates Stripe payments into web apps using Checkout Sessions, Payment Intents, subscriptions, webhooks, customer portal, and pricing pages. Uses Stripe npm package.
Guides Stripe payment integration including checkout, subscriptions, webhooks, refunds, and PCI-compliant flows. Useful for implementing payment processing in web/mobile apps.
Share bugs, ideas, or general feedback.
{
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com"
}
}
}