Stripe Webhook Security

Verify and process Stripe webhooks safely against the real-world failure modes. Covers signature verification against the raw body, idempotency keys, replay protection, event-type allowlists, the partial-refund and dual-currency traps, and re-fetching authoritative state from Stripe for real-money actions. Invoke when wiring webhooks for the first time, when adding a new event type, or after a payments incident.

yanacuti1121 5d5dd2f 10.8 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/gw360--stripe-webhook-security commit 5d5dd2fe6b

Frequently asked questions

npx skillmds add yanacuti1121/stripe-webhook-security