# How to debug a Stripe webhook

Capture the real event Stripe sends, read the full body, and confirm the Stripe-Signature header against the raw payload - no public server required.
