#Karim
1 messages · Page 1 of 1 (latest)
Hi there
To test locally you forward via the CLI. See: https://stripe.com/docs/webhooks/test
The CLI will give you a webhook secret that you should use in this case
I got the secret how can i get a signature in header?
We talk about how to do all of this here https://stripe.com/docs/webhooks/signatures
Have you read through all of that?