Multi-Currency is an Ecommerce feature that provides switching currencies and re-calculating rates on the fly. It works by taking the price of your product or service and using a free API to convert the price to the user's currency. The following API's are available to do this:
There will be a currency choice dropdown on the subscribe page which will allow the user to select the currency of their choice. The website can also attempt to "Auto-Detect" the user's currency using Geolocation data. This is most reliable on mobile devices, but can work on desktop's as well.
LEarn More