Multiple languages

Discussion in 'Programming' started by muffet, Apr 29, 2012.

  1. #1
    How do I set up multiple languages or regions for my website using customer's IP address so that they're automatically directed to that store view when they visit my website? How do I do the same for currency so the customer sees all the prices in their local currency & can check out & pay using their local currency? I'm using Magento.
     
    Solved! View solution.
    muffet, Apr 29, 2012 IP
  2. #2
    e-abi, Apr 29, 2012 IP
  3. muffet

    muffet Active Member

    Messages:
    720
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    68
    #3
    I messed up some where with creating the GWS; global, website, store, and store view in Manage Stores. I haven't touch the above setup yet with redirecting the customer to their local language and currency. I can select English and Spanish in the top left select menu but not French. The French language option is separately controlled by Select Store dropdown in the footer of my site. I'm trying to setup multi-retailing stores like the Magento-Mall demo following Crucialwebhost example with the subdomains. I'm now even more :confused: with how to set up the redirect for local languages and currencies.
     
    muffet, Apr 29, 2012 IP
  4. e-abi

    e-abi Member

    Messages:
    122
    Likes Received:
    1
    Best Answers:
    3
    Trophy Points:
    38
    #4
    You can manage your stores under System -> Manage stores but the links that I posted to do get any easier.
    I believe that if it feels too hard, then you should seek help from someone, who knows Magento better.
     
    e-abi, Apr 30, 2012 IP
  5. muffet

    muffet Active Member

    Messages:
    720
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    68
    #5
    Yea I've taken your advise and let more seasoned Magento developer handle setting up Multi-Retailing Stores for me. Since it's more complicated then what's explained in link you've provided me. I found an extension which will automatically redirect the person to local store view based on their Geo-IP address. I have to double check with the developer if the extension performs the same for local currency. Thanks I appreciate all recommendations you've given me. :)
     
    muffet, Apr 30, 2012 IP
  6. e-abi

    e-abi Member

    Messages:
    122
    Likes Received:
    1
    Best Answers:
    3
    Trophy Points:
    38
    #6
    Currencies can be set up via System -> Configuration -> Currency Setup -> Currency options in Magento Administration panel.
    You should set up the currencies separately for each store view (store view can be selected from top-left menu), but do keep in mind that the base currency should be same for all websites, since it makes your life as merchant much easier.
    Currencies, the customer can use, are selected from the list of allowed currencies and it does not have to contain the base currency of your store.

    Also you should configure Magento cron:
    http://fishpig.co.uk/blog/magento-cron-jobs.html and enable Scheduled import settings if you want the currency rates to be updated at regular intervals.
     
    e-abi, Apr 30, 2012 IP
  7. muffet

    muffet Active Member

    Messages:
    720
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    68
    #7
    Good point I got to remember to setup cron jobs for my site. I cannot add any more Allowed Currencies to current list of 8 currencies I've, is the currency list set by default to only show eight currencies? How do I change it to add more Allowed Currencies?

     
    muffet, May 4, 2012 IP
  8. e-abi

    e-abi Member

    Messages:
    122
    Likes Received:
    1
    Best Answers:
    3
    Trophy Points:
    38
    #8
    e-abi, May 4, 2012 IP