Woocommerce currency switch based on users country
-
We have an ecommerce store/website for the users worldwide. We need one feature where in the currency of the products on shop page should get changed automatically based on user’s location. Is this possible with woocommerce?
I’ve enabled ‘Default customer location: GeoLocate’ and also integrated maxmind geoip.
But it seems like it has no effect on the currency and it is getting displayed in USD – which is the default currency. We’ve also used VPN to test from different locations.I’ve checked woocommerce system status:
Geolocation debug info
Default customer location: geolocation
MaxMind GeoIP database: working(enabled)
MaxMind license: working(enabled)
MM_COUNTRY_CODE: x
GEOIP_COUNTRY_CODE: x
HTTP_CF_IPCOUNTRY: x
HTTP_X_COUNTRY_CODE: x
HTTP_X_REAL_IP: x
HTTP_X_FORWARDED_FOR: 157.x.x.x
REMOTE_ADDR: 172.x.x.x
Real external IP: 2409:4042:901:5327:6cc8:6f15:a1df:baf1
Const WCPBC_USE_REMOTE_ADDR: –
Geolocation Test: enabledPlease help.
- The topic ‘Woocommerce currency switch based on users country’ is closed to new replies.