Multi-country & Multi-currency
One system serves multiple countries, and each country can have its own URL, all running from the same deployment.
How does one system serve multiple countries, each with its own URL?
One system serves multiple countries, and each country can have its own URL, all running from the same deployment.
How is order source tracked (app vs website, and which country)?
Every order records its source — whether it came from the mobile app or the website, and which country it originated from.
How is multi-currency handled throughout (pricing, settlement, reporting)?
Multi-currency runs throughout — not a single base currency with cosmetic conversion, but real multi-currency across pricing, checkout, settlement, and reporting.
How are per-country managers assigned with country dashboards?
Country Managers are assigned per country, each scoped to their market, with country dashboards showing how that country is performing.
How does the platform scale from small companies to high-volume enterprises on the same code?
The same codebase scales from a small company to a high-volume enterprise — the small business sees a simple system with only its enabled modules, while the enterprise runs multi-country,…
How are per-country tax and locale rules applied?
Locale rules (language, currency, formatting, RTL) are applied per country today, so each market presents correctly.