I am considering adding local currencies to my site. Does the site somehow detect that someone is in the Euro zone or Australia and automatically show their local currency instead of USD?
I am considering adding local currencies to my site. Does the site somehow detect that someone is in the Euro zone or Australia and automatically show their local currency instead of USD?
Hi
Yes, you can do this using a GeoIP database (such as the Maxmind geoip system), these claim to be 99.5% accurate to a country level.
1. Write a small code wrapper that takes an IP address and returns the Country code
2. Embed this code into your site to auto-switch the locale if it differs from the current locale
Webopius.com: ASPDotNetStorefront web development and ecommerce project management
Webopius is now a Sage Pay Approved Partner