How can i verify signature in header

How can i verify signature in header

I use nowpayment. I made an http request to create payment. It uses a webhook as callback. Inside web hook i need to verify that call coming from now-payment. They use sha512 algorith to create signatures and send it in the header as x-nowpayments-sig. It can be regenerate with some secret. I have js code for it but it requires packages etc. How can i verify this signature?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.