I am trying to set up e-commerce store for the switzerland , i did the following steps for localization and currency
* I change the currency.geoid. default as CHF and country.geoid.default as CHE in the general.properties file, * baseCurrencyUomId="CHF" in the DemoGIsetupData.xml file, * defaultCurrencyUomId="CHF" in DemoProduct.xml for productStore tag, and i have created a product and add it to the cart, but after the final check out the currency symbol is showing as SwF both in the final check out review and in the invoice, where is this tranction happening and how can we change it to CHF?
