Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Fabien 'egg' O'Carroll 34b2162c32 Added support for 113 new currencies (#1853)
refs https://github.com/TryGhost/Team/issues/473

This list of currencies was compiled by taking the union of the UK and US from
https://stripe.com/docs/currencies and removing all non-decimal currencies, e.g.
Japanese Yen.

The members module does not need any additional logic to handle these currencies,
however we do need to clean up hardcoded currency symbols in favour of using the new
`{{price}}` helper and `Intl.NumberFormat`
2021-02-25 09:47:08 +00:00
ghost/admin Added support for 113 new currencies (#1853) 2021-02-25 09:47:08 +00:00