Skip to content

Commit 492159c

Browse files
committed
add warning
1 parent 547e50a commit 492159c

File tree

1 file changed

+2
-0
lines changed
  • apps/portal/src/app/connect/pay/webhooks

1 file changed

+2
-0
lines changed

apps/portal/src/app/connect/pay/webhooks/page.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,5 @@ const signature = crypto
119119
The `x-timestamp` header is a UNIX timestamp in seconds, and the webhook body is the JSON payload received by your webhook endpoint.
120120

121121
Then verify that the signature matches the `x-payload-signature` header.
122+
123+
**When using webhooks to distribute purchased items, always verify that the proper amount was paid to the proper address.**

0 commit comments

Comments
 (0)