stripe
stripe copied to clipboard
Webhook signature verification
Is there any support for verifying the Stripe-Signature
HTTP header for webhooks?
Hey @chris-martin it's a relatively straight-forward process (4 steps). Happy to share a reference implementation if you're interested?
I ended up implementing it myself: packaged as stripe-signature and stripe-scotty.