spott Posted December 31, 2010 Share Posted December 31, 2010 HiI have problem right now.Estonia is going today night to EUR-o. All my shop prices are right now in EEK. But I have booth currencies long time in my shop. But now - when I am changing at Payment tab default currency's - then product, what was before 25 EEK - is then 25 EUR! Not 1,6EUR how it need to be and how it shows, when we are changing the currency in frontpage. So - how to change now the default currency in my shop. Playing with exchange rate - it doesn't giving nothing. Link to comment Share on other sites More sharing options...
shokinro Posted December 31, 2010 Share Posted December 31, 2010 Please check it here on how to set default currency and Paypal restriction currency.Please also refer here for issues and solutions when you use multiple currencies with Paypal Module. Link to comment Share on other sites More sharing options...
rocky Posted January 1, 2011 Share Posted January 1, 2011 I suggest that you perform an SQL query like the following: UPDATE `ps_product` SET `price` = `price` * 1.1 Change 1.1 to the currency conversion rate. Link to comment Share on other sites More sharing options...
spott Posted January 1, 2011 Author Share Posted January 1, 2011 I suggest that you perform an SQL query like the following: UPDATE `ps_product` SET `price` = `price` * 1.1 Change 1.1 to the currency conversion rate. I found that also - and I think I need to use that solution. Link to comment Share on other sites More sharing options...
spott Posted January 1, 2011 Author Share Posted January 1, 2011 OKI found the solution. I wrote tutorial to all others also.There is also attribute price changes, carrier price changes etc. Also converting loyalty points to new currency. It is here: http://prestaportal.com/thread-1210.htmlEstonian version is here:http://veebiabi.net/thread-2114.html Link to comment Share on other sites More sharing options...
rocky Posted January 1, 2011 Share Posted January 1, 2011 Thanks for posting the tutorial. Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now