Closed tamkar1982 closed 3 years ago
This is going to depend on the API you're using. Supposing the API sends back prices in Euros it should be fairly straightforward to ensure the display code supports it.
Fixed my issue! It was hard coded in the "price_apis.py"
Perfect!
I added a PR to formally support this feature. When this gets merged you will be able to add "CURRENCY=eur" to the settings.env file to display prices in euros.
Hi, is it possible to change the currency from $ to €?