Difference between revisions of "Multicurrency pricing"

From TITAN Wiki
Jump to: navigation, search
(Created page with "Displays currency localized to every user (depending on IP address localization). It also allows the user to choose other currency then localized. Downloads current exchange r...")
(Tag: visualeditor)
 
m
(Tag: visualeditor)
Line 4: Line 4:
  
 
10$ (value in USD) * 0.757805396 (current exchange rate) = 7.57805396£ (value in GPB).
 
10$ (value in USD) * 0.757805396 (current exchange rate) = 7.57805396£ (value in GPB).
 +
 +
== Settings ==
 +
To access Multicurrency Pricing settings follow the steps:
 +
 +
'''Admin Panel - Money - Settings - Multicurrency pricing'''

Revision as of 13:52, 19 February 2018

Displays currency localized to every user (depending on IP address localization). It also allows the user to choose other currency then localized. Downloads current exchange rates automatically from external sources and caches them locally.

It only allows exchanging rates of displaying foreign currency values on your website and not allows to makes transactions in multiple currencies type. For example, my main currency type is USD, but a user wants to display money value in GBP. Example exchange rate is 1 U.S. dollar = 0.757805396 British pounds. Therefore all money values will be changed according to a formula:

10$ (value in USD) * 0.757805396 (current exchange rate) = 7.57805396£ (value in GPB).

Settings

To access Multicurrency Pricing settings follow the steps:

Admin Panel - Money - Settings - Multicurrency pricing