jackstringer 0 Posted May 16, 2014 A local firm to me has a 2.2 insall but has just had to change card payment systems to WorldPay. Problem is that I need to set the currency to GPD for it to work with WorldPay. The shop owner has said he has spoken several times with WP and they say we have to set it in the config for the module. Any help would be appreciated. Share this post Link to post Share on other sites
♥Tsimi 525 Posted May 16, 2014 (edited) did you try to look under the modules inside the admin area? I'm not familiar with Worldpay but all payment modules can be added/removed and edited in the admin area. Admin Area -> Modules -> Payment If you need to change the "shop" currency itself then look inside Admin Area -> Localization -> Currencies Edited May 16, 2014 by Tsimi Share this post Link to post Share on other sites
mhsuffolk 62 Posted May 16, 2014 I use Worldpay in the UK. I am not quite sure of your problem. Surely your store has GBP as the default currency? My overseas customers have no problem using worldpay as providing they have entered the correct country in their address worldpay will accept any currency and charge the customer the appropiate amount of Groats or whatever. Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions. Share this post Link to post Share on other sites
mhsuffolk 62 Posted May 16, 2014 What @@Tsimi said plus use this addon as the original Worldpay module in 2.2 will fail as it uses javascript which Worlpay now strip out http://addons.oscommerce.com/info/7151 Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions. Share this post Link to post Share on other sites
jackstringer 0 Posted May 17, 2014 Once the details are passed over to world pay I then end up with a error, The currency or amount is not recognised.Please return to the merchant's site and try again. If the problem persists contact the merchant. Share this post Link to post Share on other sites
mhsuffolk 62 Posted May 17, 2014 How is your installation set up on the Wordpay site and is your store in GBP Can you access the Worldpay admin on the Worldpay site? Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions. Share this post Link to post Share on other sites
jackstringer 0 Posted May 17, 2014 Looking at currency I see that pounds is set to GDP not GBP. But if I change it all the prices on the site change to zero. So how do I update this. BTW the site is set up with 1 currency. Share this post Link to post Share on other sites
mhsuffolk 62 Posted May 17, 2014 Firstly GDP is not a currency so whoever set the store up has got it horribly wrong. In admin > Localisation > Currencies add GBP as a currency. Set the Exchange rate to 1 i.e. 1 GDP = 1 GBP, it should have defaulted to that Set GBP as the default currency Delete GDP only after having checked that the prices are showing correctly 1 jackstringer reacted to this Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions. Share this post Link to post Share on other sites
jackstringer 0 Posted May 17, 2014 Thanks for the responses. I managed to do it in the end. I had to read the FAQ on installations. Set default currency from USD to GBP in 'includes/languages/english.php'. Then set TRUE on Admin > Config > My Store > Switch To Default Language Currency Updated default currency and all is well with prices and WorldPay. Share this post Link to post Share on other sites
mhsuffolk 62 Posted May 17, 2014 Don't forget what I posted in #4 Live shop Phoenix 1.0.8.4 on PHP 7.4 Working my way up the versions. Share this post Link to post Share on other sites