Guide on how to test your webhooks integration
Create a test order
Navigate to the orders page
Select a webhook type
Fire the webhook
Receive the webhook
I get an error saying the webhook didn't dispatch correctly
staging.console.rye.com
in your CORS origin allowlist, and that you will need to have the headers Rye-Hmac-Signature-V1
and Rye-Verification
allowed as well.If you are using ngrok to receive webhooks locally, you can configure CORS by amending your command like so:I did not receive the test webhook payload