To use Distance Based Shipping Extension
Last updated
Last updated
To use Distance Based Shipping Extension, you need to sign up an account with Google Cloud Console.
Create a New Project => Select Billing Account and Organization => Click on Create
Once you see the new project Dashboard as shown below screenshot. Next step is we need to enable the APIs required to use this extension.
From the left Menu => APIs and Services => Library
Here are the 4 APIs you need to enable.
Maps JavaScript API
Distance Matrix API
Geolocation API
Places API
Next We need to create credentials to generate the Google API which we need to configure in the extension backend. Click on APIs & services => Credentials
Create Credentials => API key
You will see one popup showing API key, that’s the key you need to configure in the extension configuration.
Further, If you want to restrict the key, you can select the option from popup itself. You will see below screen and you can restrict it based on a domain like below.
This is just for the security (Its optional step)