Zen Follower
- Join Date:
- Mar 2007
- Location:
- Taiwan
- Posts:
- 239
- Plugin Contributions:
- 0
[Done v1.3.8] bug in use_default_language_currency switch
I am selling exclusively to other countries. It would be nice if I could price my products in my local currency (Taiwan dollars) and allow my customers to select their own currency.
Problem #1: I don't want TWD to show up as the default currency. USD would be OK, and I can do this by setting 'Switch to Default Language Currency' to TRUE and then set USD as the language currency in the english.php file. Great! But there is a lingering problem:
Problem #2: If the customer changes the currency to (say) UK pounds, the currency keeps on switching back to US dollars with each new page view.
So my question:
Is there any way to use US dollars as the default display currency that shows when first arriving at the site, use TWD as the default pricing currency, and allow customer to switch to their preferred currency and maintain that switch for the duration of their session?