Back to All

Cannot find DIGEST header in webhook notifications

Hi,

I am working on integrating Conekta with our application and currently I am using it in TEST mode. For webhook response verification, the documentation here - https://developers.conekta.com/docs/autenticaci%C3%B3n-webhooks#verificaci%C3%B3n-de-mensajes---en-cada-mensaje says that I can validate the integrity of the message by consuming the 'DIGEST' header and checking that it represents the sha256 of the message encrypted by the private key. But there is no DIGEST header in the notifications? Can someone please help me with this at the earliest?

Thank you!