What are the requirements for exchange services from monitoring platforms?
If you own an exchange service listed on BestChange or another monitoring platform, you may receive emails from them outlining compliance requirements for being featured on their platform.
We’ve compiled answers to some common questions:
**"When creating or modifying an order, send an email to the user at the address provided during order creation. The email should include all key exchange parameters and account details of the parties involved."**
You can configure the sending of account details in the email template (under the "Messages" section) by adding the shortcode [to_account] to the appropriate line (or by using the "Merchant Account" shortcode button). Follow the instructions to set up email notifications.
For version 2.5: Go to "Exchange Settings" -> "General Settings" and select "Request account details when creating an order."

For version 2.4: The user will receive two emails: one confirming the order creation and another with payment details. You need to configure both templates.
**"Please disable the exchange rate file when your service is offline."**
Create a maintenance mode in the "Maintenance Mode" section and configure the XML file display settings within the mode.

**Enabling REST API for monitoring platforms**
Previous API Version
Activate the "Affiliate Program API" module in the "Modules" section.
Enable the "Work with REST API (ppapi)" option in the user profile settings.
Current API Version
Refer to the API Documentation.
Activate the "API" module in the "Modules" section.
Configure the options in the "API - Settings" section as shown below.
Enable the "Work with REST API" option in the user profile settings for the user who will generate the API keys.
The user can then generate API keys independently for accessing the exchange service API.
**"Please add our IP address used for scanning your exchange rates to the whitelist of your anti-DDoS system (e.g., Cloudflare, Incapsula, StormWall)."**
Example for Cloudflare:
Go to the "Security âž” WAF" section in your Cloudflare dashboard.
Navigate to the "Tools" tab and add the required IP addresses, selecting the action "Allow."
Save the settings.
**How to replace the protocol for a Telegram account link on your website**
You can only change the protocol by editing the code. Replace https://t.me/ with tg://resolve?domain= in the file wp-content/themes/your_theme_name/header.php
.
Before the change:
After the change:
**How to add a city for cash exchange directions**
XML File
Add cities in the "Cities" section and link them to the exchange direction.
In the "Labels for param parameter" field, specify parameters according to BestChange requirements.
The information will then appear in your XML file.
Email Notification
In the "Exchange Directions" section, go to the cash exchange direction and specify the text for the template using the "City" shortcode.
In the "Messages" -> "Email Templates" section, add the "Exchange Direction Template" shortcode for the "New Order" status.
The text from the "Exchange Direction Template" field will be displayed in the email.
**Export XML file with exchange rates for BestChange is unavailable**
If the file is unavailable, add BestChange’s IP address in the Cloudflare control panel.
For the old Cloudflare dashboard:
Enable "Bot Fight Mode" in the "Security âž” Bots" section.
In "Security âž” WAF âž” Tools," create a rule with the IP address
162.19.29.225
and select the action "Allow." Save the rule.The added rule will appear as follows:
For the new Cloudflare dashboard:
Go to "Security âž” Settings âž” Bot Traffic" and enable "Bot Fight Mode."
Add a new rule (IP access rules) in "Security âž” Security Rules."
Specify the IP address
162.19.29.225
in the rule and select the action "Allow." Save the rule.The added rule will appear as follows:
After these settings, access to the XML file will be restored.
**Notifications about admin panel activity upon admin login and daily checks to ensure these notifications are working (to prevent unauthorized access).**
Enable and configure the template in "Messages" → "Email Templates" → "Notify about user login to the admin panel."
In the admin panel, go to "Users," select the user for whom you want to receive notifications, and set "Yes" for the "Login Notification (Email)" parameter.
You can also enable similar notifications for Telegram and SMS.
**Provide an example of a working link to a specific exchange direction on your platform.**
Ensure the following are configured:
Currency codes in the XML file comply with standards.
The "Redirect to Exchange Direction" module is enabled.
Parameters for your exchange service are being transmitted from BestChange (if not, contact their technical support to enable data transmission).
**"Please install the latest update for the Premium Exchanger direction_xml module as soon as possible."**
To ensure proper functionality of BestChange with your export XML file, update the module on your server.
Download the update for your script version (PHP version doesn’t matter—download the archive for your script version).
Deactivate the "Configure Exchange Directions Output in XML/TXT File" module in the "Modules" section.
Log in to ISP Manager under the user created for the site, go to the "Sites" section, select the site, and navigate to "Site Files."
Extract the downloaded archive and upload the
direction_xml
folder to the server, replacing existing files. Path:wp-content/plugins/premiumbox/moduls/
Reactivate the "Configure Exchange Directions Output in XML/TXT File" module in the "Modules" section.
**Adding our banner to the footer of your exchange service. [Choose a banner](https://exchangesumo.com/dobavlenie-obmennogo-punkta/)**
In the "Partners" section of the admin panel, activate the banner.
If the desired banner is not listed, click "Add" in the "Partners" section.
Enter the name, add the partner’s link, and upload their banner/image.
For example, a monitoring platform may request you to add their banner:
&#xNAN;"We would appreciate it if you could place our banner: <img src="https://e-mon.ru/b88x31_eng.png" alt="Best exchange rates" title="Best exchange rates" border="0">
"
Download the banner (https://e-mon.ru/b88x31_eng.png
) to your computer and upload it in the specified section.
**Adding a link/banner to reviews about your exchange service on ExchangeSumo after a successful exchange, and notifying users about cashback opportunities for their orders (screenshot required).**
Follow the instructions provided by ExchangeSumo to integrate the link/banner and set up notifications.
In the "Currency Exchange Templates," write the required text and include a link to the reviews page for the "Completed Request" status.
Last updated