cancel
Showing results for 
Search instead for 
Did you mean: 

Change store view / currency based on Shipping Country

Change store view / currency based on Shipping Country

I need to change the currency or storeview based on the shipping country. This is my scenario.

I have three different stores for USD, AUS and INR. If user access from India, then it automatically set the store INR based on their IP address. If user access from Australia then it will automatically set the store AUD based on their IP address. If user access from rest of the world, then it will automatically set the USD store.

Requirements : "If user access from australia and he need to ship the products to USA (Shipping Country from checkout shipping steps), i need to change store currency / store as USD. "

Issue : I tried this with aroundSaveAddressInformation. it will update the quote table in database. but it is not updated the quote in front-end. I need to deliver this project soon. I am trying this more than two weeks.

Please help me to short this issue soon, Thanks a lot

1 REPLY 1

Re: Change store view / currency based on Shipping Country

Please if you got the solution can u upload it here?

as i'm in the same situation you were facing.