Collection Account Deactivation
Webhook Verification
To verify authenticity, stringify the data object from the webhook body, hash it with your secret key using SHA-256 HMAC, and compare the result against the X-Radix-Signature header.
note
Deactivated collection accounts can be reassigned for future payments.
Loading API reference…