Skip to content
← Back to documentation

White-label Customization

White-label means the client sees your brand, not the platform: your own domain, logo, colors, and texts. This page covers everything that can be customized in the exchanger’s appearance, plus practical recommendations.

Domain and SSL

  • The exchanger runs on your domain (see Onboarding & Requirements): an A record or CNAME to the platform infrastructure, automatic SSL issuance or your own certificate upload.
  • Platform technical domains appear nowhere in the interface — including client e-mails and notification links.

Logo and brand style

In the admin panel, open the appearance section:

  • Logo — site header, e-mails, order page. Prepare versions for light/dark themes and a compact variant for the mobile header.
  • Favicon — browser tab icon.
  • Color scheme — primary color, accent color (buttons, links), background. Check contrast: the order creation button must read well on mobile screens.

Homepage

Customizable blocks:

  • Headline and subheadline — the exchanger’s offer (speed, operating mode, advantages).
  • Direction table — column composition and order: currencies, rate, reserve, minimum amount. Top pairs first (see Currencies & Exchange Directions).
  • SEO fields — title, description, Open Graph markup for each language version: monitoring services and search engines index exactly these.
  • Info blocks — “How to exchange”, “Advantages”, “Reviews”, support contacts.

Direction table

Configuration recommendations:

columns        = [give, receive, rate, reserve, min_amount]
sort           = manual_top       # top directions pinned manually
show_reserve   = true             # public reserve builds trust (and monitors need it)

  • Don’t display directions with zero reserve or on pause — the client will see a refusal only after clicking.
  • The “Reserve” column is usually shown: it is both a monitoring requirement and a reliability signal.

Interface languages

Enable the site languages you need (at minimum RU and EN for international monitoring listings) and review the automatic translations of custom texts: direction names, field hints, e-mails.

What cannot be customized

The platform keeps service elements critical for operation under its control: the exchange widget mechanics, the order status model, mandatory trade notifications. The appearance of these elements is styled to your theme, but their logic is shared across all partners.

See also