#vaths59
1 messages · Page 1 of 1 (latest)
In this the program prints only upto print('1') statement
After that it does not receives HTTP_STRIPE_SIGNATURE and that renders the running of remaining code
Follow this guide: https://stripe.com/docs/webhooks/quickstart
That's not what the header is called
Also you'll need to roll your api secret key
You exposed it in the screenshot
This is a public discord
Srry for revealing it here
No worries. Just be sure to roll it
Also I noticed your webhook secret was wrong
You set the webhook endpoint id as the webhook secret
Webhook secret starts with whsec_
Basically follow the quickstart guide I linked. That should get you set up
Where can I find webhook secret?
That depends. Are you testing this locally?
Or is this a deployed test environment?