Difference between revisions of "Multicurrency pricing"

From TITAN Wiki
Jump to: navigation, search
m
(Tag: visualeditor)
m
(Tag: visualeditor)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Multicurrency Pricing -''' 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.
+
'''Multicurrency Pricing -''' 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.[[File:Currency.jpg|thumb|231x231px]]
  
 
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:
 
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).
 
10$ (value in USD) * 0.757805396 (current exchange rate) = 7.57805396£ (value in GPB).
[[File:Currency.jpg|left|thumb|322x322px]]
 
 
 
== Settings ==
 
== Settings ==
 
To access Multicurrency Pricing settings follow the steps:
 
To access Multicurrency Pricing settings follow the steps:
Line 13: Line 11:
 
There are two exchange rate publishers available:  
 
There are two exchange rate publishers available:  
 
* Fixer.io is a free foreign exchange rates publisher. It supports basic currencies, details described on <nowiki>http://api.fixer.io/latest</nowiki>. The rates are updated daily around 4 PM CET. 
 
* Fixer.io is a free foreign exchange rates publisher. It supports basic currencies, details described on <nowiki>http://api.fixer.io/latest</nowiki>. The rates are updated daily around 4 PM CET. 
* OpenExchange rate is commercial foreign exchange rates publisher. Which provides three pricing plans <nowiki>https://openexchangerates.org/signup</nowiki>. It supports over 200 currencies and at least hourly updates. 
+
[[File:Currency4.jpg|thumb|176x176px|User View ]]
 +
* OpenExchange rate is commercial foreign exchange rates publisher. Which provides three pricing plans <nowiki>https://openexchangerates.org/signup</nowiki>. It supports over 200 currencies and at least hourly updates.
 +
[[File:Rates.jpg|thumb]]
 
User can change their currencies on the top right corner of their user panel (see picture User view)
 
User can change their currencies on the top right corner of their user panel (see picture User view)

Latest revision as of 14:25, 19 February 2018

Multicurrency Pricing - 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.
Currency.jpg

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

There are two exchange rate publishers available:

  • Fixer.io is a free foreign exchange rates publisher. It supports basic currencies, details described on http://api.fixer.io/latest. The rates are updated daily around 4 PM CET. 
User View
  • OpenExchange rate is commercial foreign exchange rates publisher. Which provides three pricing plans https://openexchangerates.org/signup. It supports over 200 currencies and at least hourly updates.
Rates.jpg

User can change their currencies on the top right corner of their user panel (see picture User view)