International phone numbers input with initial country based on IP location lookup using
When setting initialCountry
to "auto", you must use this option to specify a custom function
that looks up the user's location, and then calls the success callback with the relevant country code.
Tip: store the result in a cookie to avoid repeated lookups.