Skip to main content

Adding and Editing Integrations

To work with the API, you need to set up an integration between your wallet and the API. This means making a cryptocurrency wallet available to the API.

Adding a New Integration

  1. Log in to admin panel:

  2. In the top-right corner, click on the round icon and select Settings from the dropdown menu.

  3. In the left menu, select Integrations.

  4. Click the New integration button in the top-right corner.

  5. In the popup window, fill out the following fields:

    Integration details:

    • Integration name - the name of the integration
    • Link to the site - a link to your website
    • Deposit wallet - the wallet to be used for deposits. This wallet will receive funds when using the Create a payment order and Create a deposit order endpoints.
    • Withdraw wallet - the wallet to be used for withdrawals. This wallet will receive funds when using withdrawal endpoints.

    Notifications details:

    Configure webhook notifications to receive real-time updates about order events. For detailed information about webhooks, see Webhooks.

    • Order callback URL - the HTTPS endpoint where you want to receive order event notifications
    • Order type - select the type of orders for which you want to receive notifications (e.g., Deposit)
    • Order status - select the status that will trigger the webhook (e.g., Completed)
  6. Enter the TOTP code generated by Google Authenticator into the text field and click the Verify button.

Disabling an Integration

  1. Log in to admin panel:
  2. In the top-right corner, click on the round icon and select Settings from the dropdown menu.
  3. In the left menu, select Integrations.
  4. For the integration you want to disable, click the three dots button and choose Disable from the dropdown menu.
  5. Enter the TOTP code generated by Google Authenticator into the text field and click the Verify button.

Editing an Integration

  1. Log in to admin panel:

  2. In the top-right corner, click on the round icon and select Settings from the dropdown menu.

  3. In the left menu, select Integrations.

  4. For the integration you want to edit, click the three dots button and choose Edit from the dropdown menu.

  5. In the popup window, fill out the following fields:

    Integration details:

    • Integration name - the name of the integration
    • Link to the site - a link to your website
    • Deposit wallet - the wallet to be used for deposits. This wallet will receive funds when using the Create a payment order and Create a deposit order endpoints.
    • Withdraw wallet - the wallet to be used for withdrawals. This wallet will receive funds when using withdrawal endpoints.

    Notifications details:

    Configure webhook notifications to receive real-time updates about order events. For detailed information about webhooks, see Webhooks.

    • Order callback URL - the HTTPS endpoint where you want to receive order event notifications
    • Order type - select the type of orders for which you want to receive notifications (e.g., Deposit)
    • Order status - select the status that will trigger the webhook (e.g., Completed)
  6. Enter the TOTP code generated by Google Authenticator into the text field and click the Verify button.