payment-integration
Installation
SKILL.md
payment-integration
Automate Stripe payment integration for one-time payments and subscriptions.
What It Does
- Sets up Stripe SDK and configuration
- Generates checkout components
- Creates webhook handlers
- Provides subscription management
- Time saved: ~2 hours per implementation
When to Use
- Adding payments to any application
- Building SaaS with subscriptions
- Selling digital products
- Implementing paywalls