BeClaude

stripe-integration

New
19.9kSmitheryDevelopmentby davila7

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/stripe-integration.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/stripe-integration/SKILL.md
3
Invoke in Claude Code
/stripe-integration
View source on GitHub
apicodingbusiness

Frequently Asked Questions

What is stripe-integration?

Get paid from day one. Payments, subscriptions, billing portal, webhooks, metered billing, Stripe Connect. The complete guide to implementing Stripe correctly, including all the edge cases that will bite you at 3am. This isn't just API calls - it's the full payment system: handling failures, managing subscriptions, dealing with dunning, and keeping revenue flowing. Use when: stripe, payments, subscription, billing, checkout.

How to install stripe-integration?

To install stripe-integration, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /stripe-integration.

What is stripe-integration best for?

stripe-integration is a community categorized under Development. It is designed for: api, coding, business. Created by davila7.