Skip to content

Commit

Permalink
Mention how to create a google maps api key
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjitse-E committed Nov 3, 2023
1 parent 320c9ad commit f407d1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f407d1c

Please sign in to comment.