Skip to content

Commit 89a75e2

Browse files
committed
Add link to doc
1 parent ef23ff2 commit 89a75e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/hmac/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## HMAC Tools
22

33
This folder contains the scripts/tool to calculate the HMAC signature of the webhook payload.
4-
They can be used to troubleshoot the HMAC signature calculation.
4+
They can be used to troubleshoot the HMAC signature calculation. See [Webhooks documentation](https://docs.adyen.com/development-resources/webhooks/) page.
55

6-
Check tools/hmac/package.json to confirm the Adyen Node API library version
6+
Check `tools/hmac/package.json` to confirm the Adyen Node API library version
77

88
Note: make sure you are using the HMAC key used to generate the signature associated with the payload in the JSON file
99

0 commit comments

Comments
 (0)