Stripe

Use when wiring an app to Stripe for payments, subscriptions, Checkout, webhooks or the billing portal — adding a paywall or paid plan, charging recurring fees, and debugging why a completion event never fires, why signature verification fails, or why a webhook fires twice and duplicates the order. NOT a generic non-Stripe inbound event receiver (that is `webhooks`), NOT the invoice document's legal form (that is `invoicing`), NOT deciding what to charge (that is `pricing`).

ericrisco 13dcefd 6 files · 25.6 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/stripe commit 13dcefd6e4

Frequently asked questions

npx skillmds@latest add ericrisco/stripe