Exnode

If you need to update a module on the server, please refer to the instructions.

Merchant Account Settings

Register in the Exnode system.

Log into your account, go to the "Settings" section, and generate your API keys.

After clicking the "Change" button, refresh the page — your will be displayed in the "API Keys" section. Copy them using the corresponding button and save them in a text file.

Module Settings

In the admin panel, create a new merchant in the "Merchants" -> "Add Merchant" section.

Select Exnode from the dropdown menu in the "Module" field, enter a name for the module, and click "Save."

Fill in the required authorization fields.

Private Key - the private key generated in the Exnode account when creating the API key.

Public Key - the public key generated in the Exnode account when creating the API key.

Continuing the Setup

Next, configure the merchant by following the general setup instructions.

Special Fields

Currency Code — select the currency you will be accepting from the dropdown list.

To perform auto payouts that require a destination tag (such as destination tag for Ripple, payment ID for Monero, message for XEM, etc.), you need to create an additional field for the corresponding currencies.

In the "Currencies" -> "Additional Currency Fields" section, create a new additional field for the currency and set the value dest_tag in the "Unique ID" field (this parameter value is the same for any cryptocurrency — Ripple, Monero, XEM, etc.). After creating the field, activate it in the currency settings (under the "Additional Fields" tab).

The created field will be displayed in the application creation form, where the user will need to specify the destination tag.

Address Type — select the appropriate address type:

  • STATIC — creates a permanent wallet for the client.

  • SINGLE — creates a one-time (revolving) wallet for the client.

Last updated