mrtraveler Posted November 19, 2015 Share Posted November 19, 2015 (edited) Hello everybody. I hope this is the right group : I have two stores:Store store-1 in English for my public customers (store-1) with two currency one currency EUR(default)and USD dollarStore b2b-2 in English for my private resellers/wholesales (b2b-2) with two currency one currency EUR(default)and USD dollarI have activated in each store:"(store-1) + (b2b-2) + (all shop)" Enable PrestaShop's Webservices:store-1/(store-1) =>"https://www.lunabianca.com/store/"store-1/(b2b-2) =>"https://www.lunabianca.com/store/b2b"I can update the currency via Webservices(activated) true reloading "https://www.lunabianca.com/store/xxxx/cron_currency_rates.php?secure_key=xxxxxxxxxxx"but when I do it never happen for the second store "Store b2b-2"The second store "Store b2b-2" it is updating the currency only if I change the default currency from EUR to USD bur tecnically this is another issue becouse we are located on Europe Zone ItalyI've understod that maybe it could depend from one of the following php script located:i) store/echo/cron_currency_rates.phpii) store/classeso/Currency.phpmy store use the default SSL tuned on store/admin .htaccessAdditionally, I want all prices in UK store to be converted automatically from EUR to GBP.Everything is fine for the (store-1). But when I go to (b2b-2), NEVER UPDATE the curremcy in USDits very first page always show products with prices in EUR. Just after click any link (or just hit F5 to refresh).I have installed and update la last version stable 1.6.1.2 .Anybody have some suggestions to solve fix this issue?ThanksPaul Edited November 19, 2015 by mrtraveler (see edit history) 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