Child pages
  • Currencies

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PrestaShop can accept a large number of currencies. By default, there is only one standard currency: the one for your country. However, you can add and configure new currencies depending on your customers' needs. Indeed, customers will appreciate the ability to display your shop's prices in their country's currency.

Image RemovedImage Added

This page is very simple yet essential, as relate to your currencies exchange rates (or "conversion rates"). To quote Wikipedia, "In finance, an exchange rate between two currencies is the rate at which one currency will be exchanged for another. It is also regarded as the value of one country’s currency in terms of another currency." Rates change daily, sometimes drastically depending on current events, and your shop should always be updated to the latest values.

...

You can update the currency rate on the top-right hand side of the page, by clicking the "Update exchange rates" button. This will download the update file from the PrestaShop.com servers using PrestaShop web-service.

Image Removed

Adding a New Currency

The easiest way to add a country's currency is to import its localization package. This is done in the "Localization" page, under the "International" menu. Once imported, you must go the "Currencies" page to enable it.

You might need to add a currency not featured in any the localization packages. In that case, you can use the creation form. Click on "Add new currency", and a new page opens:

Image RemovedImage Added

  • Currency. The name of the currency, preferably in English, so that as many customers as possible can read it.
  • Exchange rate. This rate is to be defined according to your shop's default currency. For example, if the default currency is the Euro and this currency is dollars, type "1.31", since 1€ usually is worth $1.31 (at the time of this writing). Use the converter here for help: http://www.xe.com/ucc/. If you don't know the exchange rate, leave it as 1, and when the currency is created, update the exchange rates by clicking "Update exchange rates".
  • Status. When you create a new currency, it is disabled by default. Toggle the "Status" option to enable it. The status will change to "This currency is enabled".