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
-
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...
-
SHKeeper Update – Custom Fiat Currencies Support
#announcementsSHKeeper 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 ...
-
Bitcoin Support via Public Node & Reduced Server Requirements
#announcementsWe’ve expanded SHKeeper’s capabilities!Bitcoin can now be used through a public node, without the need to run your own full node. This makes integration significantly easier and reduces setup time. In addition, thanks to support for public nodes for Bitcoin and other cryptocurrencies, the VPS requirements...