Leif Moldskred noted an issue with conversion from Singapore dollar to Indonesian rupiah. Actual currency rate is 1 SGD = 7 234.11927 IDR. The problem was that e-Commerce native function returns rate 1 SGD = 7 IDR. I investigated that issue and found that the problem appears due to the space after number 7. I… Continue reading e-Commerce problem converting from Singapore dollar to Indonesian rupiah
Tag: currency
e-Commerce multi-currency support 0.5.2
New version got new features: – Google currency conversion mechanism was added in addition to existing in e-Commerce core. – Advanced settings page added for switching between different conversion mechanisms. You can take it from here of in your WordPress plugin manager.
e-Commerce multi-currency support 0.4.5
Thanks to Leif Moldskred, a developer of SOALZA.com, who helped me to improve 2 main problems: – replacement of currency symbols – conversion in Product Cart. As soon as version 0.4.5 is out. You can take it from here of in your WordPress plugin manager.
e-Commerce multi-currency support 0.4.3
Yesterday, I got an e-mail from Owen Phillips, a developer of planetxireland.com, asking about a small issue with the plugin – it doesn’t understand currency symbols. I should admit, that it was my fault – I tested it only with currencies abbreviations, like LVL, RUR, etc. Symbols, like $ and € were not replaced. So,… Continue reading e-Commerce multi-currency support 0.4.3
Issues found in e-Commerce for WordPress
Working on e-Commerce multi-currency support plugin, I found some issues, referring to incorrect currency codes in e-Commerce. 1. Estonia has EUR, not EEK – about a year ago Estonia joined EURO zone 2. Belorussia Rouble is BYR, not BYB 3. Ukrainian Hryvna is UAH, not UAG These issues can be fixed manually in table wp_wpsc_currency_list.… Continue reading Issues found in e-Commerce for WordPress