checkout-implementation
Installation
SKILL.md
Checkout Implementation
Builds Stripe payment flows matched to the project stack.
Choose the approach
| Need | Use |
|---|---|
| Fastest, hosted | Stripe Checkout (checkout.sessions.create) |
| Embedded, custom UI | Payment Element + PaymentIntent/SetupIntent |
| Recurring | subscription mode |