SHKeeper Update – Custom Fiat Currencies Support

SHKeeper now supports adding custom fiat currencies via configuration.
By default, SHKeeper always includes USD and EUR, but now you can easily extend this list to match your regional or business requirements.
What’s new:
Configurable fiat currencies
You can add additional fiat currencies using the EXTRA_CURRENCIES environment variable.
Examples:
EXTRA_CURRENCIES="" # USD, EUR
EXTRA_CURRENCIES="TRY,CAD" # USD, EUR, TRY, CAD
Flexible regional support
This update allows merchants to work with local currencies without limitations, improving usability for international deployments.
For the full list of supported fiat currencies, refer to the documentation:
https://github.com/vsys-host/shkeeper.io?tab=readme-ov-file#5213-supported-fiat-currencies
Latest News & Announcements
-
New Coin Support: ERC20 DAI Now Available in SHKeeper
#announcementsSHKeeper adds ERC20 DAI to its list of supported assets. Merchants can now accept DAI payments on the Ethereum network directly through their self-hosted gateway, without intermediaries, with full control over funds. About DAI DAI is a decentralized, over-collateralized stablecoin pegged 1:1 to the ...
-
Bug Fix: Improved Payment Processing for UTXO Networks (BTC, LTC, DOGE)
#announcementsA technical update has been released to resolve an issue with payment crediting logic for UTXO-based cryptocurrencies. Issue Overview A bug was identified in the processing of transactions that include multiple outputs to different SHKeeper wallets within a single blockchain transaction. In such scenarios,...
-
SHKeeper Integration: TON and USDT-TON Support via Toncenter API
#announcementsSHKeeper continues to expand its ecosystem by adding support for TON (The Open Network). This update allows merchants to accept both native TON tokens and USDT on the TON network, leveraging its high speed and low transaction costs. Currently, TON integration is implemented via the Toncenter API. This...