Categories

How to update currency rates in OsCommerce store

TweetShare(function() {var s = document.createElement(‘SCRIPT’), s1 = document.getElementsByTagName(‘SCRIPT’)[0];s.type = ‘text/javascript’;s.async = true;s.src = ‘http://widgets.digg.com/buttons.js’;s1.parentNode.insertBefore(s, s1);})();

A client of mine wanted to display product prices in US dollar, Canadian dollar, British pound and Australian dollar so that the customer could view prices in their own currencies. The default currency was set to Euro. Now anyone who [...]