How to consult the secret signature for my webhook?
  • 21 Jun 2023
  • Dark
    Light

How to consult the secret signature for my webhook?

  • Dark
    Light

Article Summary

To perform signature validation, your endpoint's secret signature is required, which is a secret code used to ensure the integrity of communication between the system sending the notification and the system receiving it. Once you've set up your endpoint, you'll be able to get the secret signature needed to validate incoming notifications.

If you want to check the secret signature of the webhook, you will need to access the Zenkipay portal. To do this, go to the Zenkipay menu and select Settings > Webhook. Then, go to the endpoints section and select the endpoint you have previously configured.

Once you have selected your endpoint, you can check the secret signature of the webhook.

If you need to update or change the secret signature, you can do it from the same section by selecting the "Rotate secret" option.

Note
For more information, see the following: Webhooks integration guide.

Was this article helpful?

What's Next