Supported Versions:
===================
V1.5.2 to V1.5.6.4
What does it do:
================
This contrib looks up customers country based on Ip address and sets currency of that perticular country when they open your online store.
Main features:
==============
* Uses IP lookup to get the customer's country
* Checks that the currency exists in opencart and sets it
* Country/Currency mapping can be easily changed at anytime
* Has 2 different lookup systems in place. If the first fails, it tries the second.
* Sets cookie to avoid lookup on each page reload. Cookie lasts until browser close
* Still Allows customer to change their currency to something else.
Notes:
==============
* If you want to test it using a proxy or vpn, be sure you delete your browser cookies each time you reload the page with a new location. It only detects the country if you don't already have a cookie with the value set.
* You must have the currency installed for it to switch.
- Example, if you do not have GBP installed, but come from UK, then it will not automatically switch it will set store default currency.
Login and write down your comment.
Login my OpenCart Account