Quote from Proinnovate on September 27, 2019, 00:09
Hi
I have set different product prices for different currency.
I have set currency by GeoIP so customer is welcomed in currency based on their GeoIP and sees prices set as per that currency. For example, in United State, customer sees prices in USD and 19.99 US$ for a t-shirt.
But in Spain, customer sees currency as Euro and price of t-shirt as 19.99 Euro. In Canada it is CA$ 29.99 and so on.
Now, I have also implemented this to ensure currency and pricing is as per the country of shipping - using this code - https://currency-switcher.com/possible-delivery-country-change-currency/
And when I visit checkout and change currency, the shipping options change correctly but the currency and product pricing doesn't changed. If I then refresh the page - the new currency is applied and product pricing changes as per new currency.
so basically on country change in checkout, AJAX doesn't change currency and hence doesn't load correct product pricing for the currency associated with the country.
Please go visit hoomanwear.co and see for yourself. I hope you can help me out. Thank you.
Hi
I have set different product prices for different currency.
I have set currency by GeoIP so customer is welcomed in currency based on their GeoIP and sees prices set as per that currency. For example, in United State, customer sees prices in USD and 19.99 US$ for a t-shirt.
But in Spain, customer sees currency as Euro and price of t-shirt as 19.99 Euro. In Canada it is CA$ 29.99 and so on.
Now, I have also implemented this to ensure currency and pricing is as per the country of shipping - using this code - https://currency-switcher.com/possible-delivery-country-change-currency/
And when I visit checkout and change currency, the shipping options change correctly but the currency and product pricing doesn't changed. If I then refresh the page - the new currency is applied and product pricing changes as per new currency.
so basically on country change in checkout, AJAX doesn't change currency and hence doesn't load correct product pricing for the currency associated with the country.
Please go visit hoomanwear.co and see for yourself. I hope you can help me out. Thank you.