I am using cashfree payments gateway. Everything is working fine, but I don't know how to verify webhooks signature.
This is how they are asking to do. How to write javascript code for it ?
I am using cashfree payments gateway. Everything is working fine, but I don't know how to verify webhooks signature.
This is how they are asking to do. How to write javascript code for it ?
Copyright © 2021 Jogjafile Inc.

Thanks for the heads up. We are working on improving the webhook documentation. In the meantime the steps to verify the webhook are -
The payload here refers to the
rawjson body and not something parsed by bodyParser. I will share the code for Express.getting the payload
verifying signature