Card Authorisation
Webhook Verification
To verify authenticity, stringify the data object from the webhook body, hash it with your secret key using SHA-256, and compare the result against the X-Radix-Signature header.
Loading API reference…
To verify authenticity, stringify the data object from the webhook body, hash it with your secret key using SHA-256, and compare the result against the X-Radix-Signature header.