#Chase-webhook
1 messages · Page 1 of 1 (latest)
Hi there!
When you create a webhook endpoint, you will get a Signing secret. Otherwise if you use the Stripe CLI, the secret should be displayed in the terminal directly.
What’s a stripe CLI?
Also, when it comes to the url, should I put the url of the page where the transaction will occur or is it the main landing page?
you can test webhooks with the Stripe CLI. This is explained here: https://stripe.com/docs/webhooks/test
Also, when it comes to the url, should I put the url of the page where the transaction will occur or is it the main landing page?