iEXWallet 1.2.0 — USD accounts, reports, notifications, and improved transaction handling

iEXExchanger
iEXWallet 1.2.0 — USD accounts, reports, notifications, and improved transaction handling

The new version enhances daily platform operation tools: bills can now be issued in dollars, a reports section has been added, browser notifications are implemented, the Telegram bot's capabilities have been expanded, and completed transactions are now automatically archived.

The settings section has also been revamped, with a number of changes made to the interface, API, and the platform's technical components.

Dollar Accounts

You can now specify the amount directly in USD when creating an invoice.

When an account is created, the system automatically records the current rate and calculates the equivalent amount in cryptocurrency.

The payment page displays the original amount in dollars, the amount to be paid in cryptocurrency, and information that the rate has been locked.

This feature is available both when working through the admin panel and via the Public API using the parameter amountUsd.

New "Reports" Section

A dedicated section for viewing and exporting financial data has been added.

You can select the desired period, get an overall summary, and generate CSV files for deposits, payouts, conversions, and fees.

Exports open correctly in Excel and can be used for further data processing or accounting work.

There is no limit on the duration of the selected period.

Browser notifications

Push notifications in the browser have been added to iEXWallet.

After enabling the feature, important system events can be displayed even if the admin panel is not open in the active tab.

Notifications may be sent, for example, when a payout requires approval, a deposit payment is successful, or an error occurs with the connected provider.

There is a separate test send option for verifying notification functionality.

Transaction notifications updated

Messages in Telegram and browser notifications now include more detailed operation information.

Depending on the event, the operation number, amount, dollar equivalent, applied rate, number of confirmations, and a link to the transaction in the blockchain explorer may be displayed.

The notification system for conversions has also been enhanced.

You can now receive information about the main stages of the operation: rate locking, sending the operation to the provider, and its completion.

After the conversion is complete, the final result and the difference from the original quote are additionally displayed.

You can configure the required notification types in the 'Notifications → Subscriptions' section.

Expanded features of the Telegram bot

The Telegram iEXWallet bot now provides key platform status updates without needing to access the admin panel.

Commands added:

  • /status— the current status of the platform;
  • /balances — balances of connected wallets;
  • /today— key metrics of today's operations;
  • /pending — payments awaiting confirmation.

Only pre-approved recipients can receive this information.

Performing critical actions and confirming operations remain accessible only through the admin panel.

You can also enable an automatic morning digest with key information about the system's operation.

Archive of completed transactions

Version 1.2.0 introduces a system for archiving old transactions.

Completed deposits, accounts, and transactions can be automatically moved to a separate archive after a specified period.

This prevents the main working lists from being overloaded with a large number of long-completed operations.

A toggle has been added to switch between active and archived transactions for data viewing.

Archiving does not delete information; it remains accessible within the system.

The feature is disabled by default and can be configured in Settings → Compliance & Data → Archiving.

Settings section updated

The platform's settings structure has been redesigned.

The main parameters are now organized into separate groups:

  • Main;
  • Integrations;
  • Operations;
  • Wallets;
  • Compliance and Data.

Section navigation is now more compact and clear, with the menu utilizing the full height of the screen.

Certain interface elements have also been improved. Dropdown lists now properly display long parameter descriptions, and toggles can be changed by clicking anywhere on the settings row.

Additional Changes

The release also includes a number of minor improvements.

The system now correctly processes amounts entered with a comma, for example 100,50.

A separate API ID field has been added in the API settings. It corresponds to the merchant UID identifier, which can be used when connecting CMS modules and other integrations.

A setup checklist for the platform now appears on the homepage for new installations.

The TON payment page now allows you to open the transaction directly in a compatible TON wallet.

Built-in verification for new iEXWallet version availability is also implemented. When an update is released, the relevant information is displayed in the admin panel.

As part of a technical upgrade, the platform has been migrated to React 19, dependencies have been updated, and a router vulnerability fixed. Post-update, dependency audits show no known vulnerabilities.