Payout callback URL
This section allows you to specify the URL for Cryptix to use to send you payout status updates.
Note that for security reasons Cryptix signs every message it sends you. Cryptix calculates the SHA256 HMAC signature by using the raw request payload and the shared callback secret key. Then, the signature is included in the x-signature header. You can find the callback secret key on the Callback Payout URL tab of the Security section.
Always verify the signature before taking any action based on the content of the messages from Cryptix!
To add a new callback URL:
-
In the Callback URL box, enter the URL to send payout status updates to, for example https://mysite.com.
-
Click Confirm to save the new callback URL.
Cryptix automatically generates the signature key for your domain. Always use this key to verify integrity of the callbacks you receive from Cryptix.