#mindsetinmeta

1 messages · Page 1 of 1 (latest)

spark zodiacBOT
west parrot
#

Is there any reason why you don't use Stripe library to verify the signature?

abstract hinge
#

According to the doc, Stripe can "optionally" sign the webhook events. Is there a switch to turn on and off the signatures?

#

or it's always in the Stripe-Signature header?

west parrot
#

Signature will always be sent as part of the Webhook event

abstract hinge
#

thanks