Signature verification
Webhook signatures allow you to verify that webhook messages are sent by us. For more information, please review this article on why you should verify webhooks.
How to verify webhooks
Our webhook partner, Svix, offers libraries that make verifying webhooks very simple.
Please refer to their webhook verification documentation for details on using these libraries to verify signatures.
Getting the signing secretTo get your signing secret, you must first add an endpoint in the Merchant Portal webhooks settings page.
You can find the signing secret for a given endpoint on the details page of that endpoint.
Updated 7 months ago