For branded apps we require you to provide an API key for use with Google Maps services, i.e. customer address lookups for billing and delivery addresses, and showing your closest store to the user in case you have multiple stores.
Google provide their own guide here for getting an API Key:
https://developers.google.com/maps/documentation/javascript/get-api-key
https://console.cloud.google.com/apis/credentials
Once you have obtained a key, you will also need to enable the following APIs:
https://console.cloud.google.com/google/maps-apis/new
You should just be able to visit each of these pages and click Enable:
https://console.cloud.google.com/apis/library/maps-backend.googleapis.com
https://console.cloud.google.com/apis/library/places-backend.googleapis.com
https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com
https://console.cloud.google.com/apis/library/timezone-backend.googleapis.com
https://console.cloud.google.com/apis/library/geolocation.googleapis.com
Finally, make sure that billing is enabled:
https://console.cloud.google.com/project/_/billing/enable
In most cases, the free tier is sufficient and you will never be charged, but billing still needs to be enabled.
When this is completed, send your API key to us: support@mypreorder.com.au