Cryptomus Payouts

Cryptomus payout module setup instructions

The instructions are annotated with illustrations of the steps described. Click on the dotted text to see the annotation.

If you have already registered on Cryptomus, added a project, and generated a Payment API Key, then proceed to step 6

Module Installation

Using the parameters below, install the payout module via the ‘Install plugin’ functionality according to instructions: Install plugin / DONE.

Install Plugin Parameters

Plugin type: Payout module

Plugin URL: @boxexchanger-plugins/payout-cryptomus

Directory path: cryptomus

Auth: (Deploy token): leave blank

Package tag: latest

Module setup

  1. на Cryptomus по ссылкеRegister on Cryptomus using the link -> log in to the LC and connect 2FA.

  2. In the bottom left corner click on ‘Create merchant’ -> in the window that appears click on "".

  3. At the ‘Submit’ step, copy the ‘Merchant ID’ value to a safe place -> select ‘Website’ -> enter the URL of your service in the format https://example.com -> enter a description of your service -> click "t".

  4. On the ‘Confirm domain’ step, select ‘Use DNS’ as the method for domain confirmation -> copy the value for TXT record -> add the value to the TXT record of the domain (see instructions below) -> click ‘Validate’ (status will change to ‘Success’) -> click ‘Confirm’ -> after successful domain confirmation, delete the TXT record from DNS records.

Let's see an example of adding a record to Cloudflare:

a) Go to Cloudflare account -> on the ‘Websites’ page go to the settings page of your domain.

b) Go to the ‘DNS’ -> ‘Records’ -> click ‘Add record’ -> ‘Type’ select ‘TXT’ -> ‘Name’ enter @ -> in the ‘Content’ field paste the previously copied value -> click ‘Save’.

  1. At the step ‘On moderation’ wait for the status ‘Active’ -> click ‘Generate the Payout API key’ -> copy ‘Merchant ID’, ‘Payment API key’ and ‘Payout API key’ to a safe place.

  2. If you have already set up cryptomus merchant according to Cryptomus Merchant instructions -> go to the cryptomus LC settings page, section ‘Business’ or follow the link -> Click ‘Generate’ - enter 2FA code - ‘Confirm’ -> copy thePayout API key to a safe place.

If you have previously created a project and generated a Payment API, you can find the Merchant Id and Payment API in the project settings.

  1. Go to the admin panel of BoxExchanger script - ‘Merchant API’ page - Payout system - Cryptomus payout module settings.

  2. In the ‘Merchant Id’ field specify the ‘Merchant ID’ value copied in step 5 -> click ‘Save’ -> in the ‘Payout API Key’ field specify the Payout API Key from step 5 or 6 -> click ‘Save’ -> in the ‘Payment API Key’ field specify the ‘Payment API key’ value from step 5 -> click ‘Save’ -> copy your IP SERVER.

  3. Go to the settings page of the cryptomusPersonal Area at the link - section ‘Personal’ - ‘Manage trusted list’ -> add the IP address copied in step 7 to the list of trusted IP addresses.

  4. In the BoxExchanger admin panel on the Cryptomus payment module settings page, in the ‘Auto Conversion From Currency’ field you can specify the value USDT -> "".

If the USDT value for the ‘Auto Conversion From Currency’ field is set, the cryptocurrency payout will be performed as follows: For example, when exchanging USDT-LTC (Acceptance and payout module - cryptomus):

  1. USDT will be credited to the cryptomus balance.

  2. After starting the payout on the request through the cryptomus payout module, the amount for LTC withdrawal will be received by exchanging USDT to LTC.

  3. LTC payout will take place.

  1. The Cryptomus payout module is configured.

Last updated