Appearance
Create Hook
What is a Secret Key?
The Secret Key is provided by you during the Hook creation step on CryptoMMO.
The Secret Key helps verify that transaction data is correctly sent from CryptoMMO to your system through the declared endpoints.
Input
md
// Secret-key format
{ 'Content-Type: application/json', 'secret-key: secret-key' }
How to Create a Hook
First, navigate to the Merchant
area -> Create New Merchant
-> Enter Merchant Name
-> Enter webhook URL
-> Enter secret key
-> Add
. You can also edit the URL and secret key of an existing Merchant.
Hook creation parameters:
- Merchant Name *
- Webhook URL *
- Secret Key
INFO
Merchant Name *
This is the name you assign to your newly created Merchant.
Webhook URL *
This is the address that will receive data sent from CryptoMMO according to the configured conditions. You can specify any endpoint to receive data in this field.
Choose between http or https depending on whether your website uses SSL!
Secret Key
Enter a Secret Key (optional) or leave it blank.