import GeoService from '@eastsideco/escshopify/src/plugins/geoservice/GeoService.js'
GeoService
Extends:
evee~Evee → GeoService
Provides access to the ESC Geoservice.
Constructor Summary
Public Constructor | ||
public |
Create a new instance of GeoService. |
Member Summary
Public Members | ||
public |
|
|
public |
|
Private Members | ||
private |
|
Method Summary
Public Methods | ||
public |
async getCurrencyInfo(): Promise<GSCurrencyResponse, Error> Retrieves currency info. |
|
public |
async lookupGeo(ip: String): Promise<GSGeoResponse|Error> Retrieves geolocation information. |