githubEdit

How to test the Stripe Webhook on localhost

To be able to test the Webhook on localhost you need to install the Stripe CLIarrow-up-right you can find the instructions on how to configure the CLI to test the Webhook on the Stripe website using the link below, look for step 3 entitled "Test the webhook":

https://stripe.com/docs/webhooks/quickstart?lang=dotnet#runarrow-up-right

Last updated