Verify webhook from binance pay

Hi
i was wondering if there were any examples of verifying the webhook response, using nodejs.

Thanks,
kodjo

Unfortunately no, but if you see any error, please let us know.

Hey @dino I am trying to verify binance pay webhook signature in node js by creating new endpoint which listen binance webhook success/failed response and save it to databse. I have followed this document Webhook Common Rules | Binance Open Platform but i am unable to get the webhook success/Error response in return getting bad request. I also followed this FAQ | Binance Open Platform but still fails.

hi @dino thanks again, the main issue I am having is, I do not have a public certificate which I can use to verify the call. Was wondering if you know where I could find it.

Oh…I found the endpoint: Webhook query certificate | Binance Developers