=== Autofilll HKGov Address For WC ===
Contributors: kyktommy
Donate link: https://linktr.ee/kyktommy
Tags: HK,Hong Kong,Autocomplete,Hong Kong Address Autocomplete,Google Address Autocomplete,Autocomplete Google Address,Address Autocomplete
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.0.5
Requires PHP: 5.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Search and autofill the checkout form with Hong Kong Gov address or Google Place API.

== Description ==

This plugin will add search address field in your WooCommerce. You can choose search by Hong Kong Address / Google Place API. And then autofill the results in checkout form.

[Hong Kong address search](https://data.gov.hk/en-data/dataset/hk-ogcio-st_div_02-als)

[Google Place API](https://developers.google.com/maps/documentation/places/web-service)

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Settings->Plugin Name screen to configure the plugin
1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

== Frequently Asked Questions ==

= Is these APIs need to paid ? =

Hong Kong gov address API is free, but Google Place API isn't.

= I want to have more customization of this plugin =

contact my email: kyktommy@gmail.com

== Screenshots ==

1. Hong Kong gov address API setting
2. Google Place API setting
3. Checkout form

== Changelog ==

= 1.0.5 =
* Feat - add Google Place API support

= 1.0.4 =
* Feat - stable version