-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5.18
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : FF / IE
Hi,
I am having orders from France which are being given Geman shipping rates, not the French shipping rates. The problem is, in my checkout work flow I have placed the 'shipping' module on step 1, before the 'login' module on step 2. So the system has no way to know where the user is from until they register on step 2. By this point, the cart cannot be updated so French orders pay 50% less for shipping then they should.
I want to show users the cart, payment methods and shipping options before they register, however I need a solution here. For your information, 'France' is selected as default country in the registration form and the French shipping option has order position no1 (so I am not sure why French people are being given the German shipping rates in the first place). Help would be greatly appreciated.
checkout work flow screen shot attached
Best regards