Docs

Log into read the version of docs relevant to your site.

Can I customize my invoice amount format?

Problem Statement

Why is my invoice amount displayed as 1250,00€ instead of €1,250.00?

Solution

Chargebee follows international currency format guidelines. The Multi-Language (I18N) feature stores the customer's locale and shows the currency format for the chosen display language. The format is driven by locale standards and cannot be customized.

Examples:

  • English (Ireland, en-ie): €1,250.00
  • French (France, fr-fr): 1 250,00€

Was this article helpful?