Integrate Geo location API on website
Briefly

Hostion.com aims to display product prices in INR for Indian users and in USD for others. Currently, the MaxMind GeoIP API is used for geo-location detection to achieve this functionality. However, the service has stopped functioning correctly, leading to difficulty in displaying accurate prices based on location. It’s crucial to ensure the MaxMind database is up-to-date for optimal performance and consider using a fallback mechanism to show a default currency when location services fail.
To ensure accurate geo-location detection via MaxMind, confirm that your database is regularly updated with the latest IP data to enhance location accuracy.
Implementing a fallback system that displays a default currency when MaxMind's location services experience downtime can help mitigate user confusion and maintain a consistent experience.
Read at SitePoint Forums | Web Development & Design Community
[
|
]