From f407d1cc7fd0f950921b168f3f712c4349649ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tjitse=20Efd=C3=A9?= Date: Fri, 3 Nov 2023 15:14:50 +0100 Subject: [PATCH] Mention how to create a google maps api key --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0257774..14e209f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ composer require vendic/hyva-checkout-google-address-autocomplete ``` ## Configuration +First, create your Google Maps API key. You can find instructions on how to do this [here](https://developers.google.com/maps/get-started#create-project). +Also make sure you have valid billing information added to your Google account. + Set your Google Maps API key in the Magento admin panel under `Stores > Configuration > Vendic > Google Address Autocomplete`. Or - even better - via the CLI: