stripe icon indicating copy to clipboard operation
stripe copied to clipboard

Webhook signature verification

Open chris-martin opened this issue 7 years ago • 2 comments

Is there any support for verifying the Stripe-Signature HTTP header for webhooks?

chris-martin avatar Feb 20 '18 17:02 chris-martin

Hey @chris-martin it's a relatively straight-forward process (4 steps). Happy to share a reference implementation if you're interested?

danstn avatar Nov 20 '20 01:11 danstn

I ended up implementing it myself: packaged as stripe-signature and stripe-scotty.

chris-martin avatar Dec 02 '20 01:12 chris-martin