Data & servicesStripe multi-currencyECB FX cron → persisted pricesGA4 ecommerce
Request / data flow, left to right.
Why it's built this way
Synced ECB rates on a cron into persisted prices rather than converting at checkout - billing stays cent-stable and auditable even when the rate moves mid-session. Country validity lives in config, not branches, so a new market is data, not a deploy.
Impact →One codebase serving six markets with cent-accurate, localized billing.