<h1 align="center">
  <img src="https://img.ideal-postcodes.co.uk/WooCommerce%20Integration%20Logo%403x.png" alt="Ideal Postcodes WooCommerce Integration">
</h1>

> Add UK address search and validation to WooCommerce address forms

![Legacy Integration Tests](https://github.com/ideal-postcodes/woocommerce/workflows/Legacy%20Integration%20Tests/badge.svg)
![CI](https://github.com/ideal-postcodes/woocommerce/workflows/CI/badge.svg)
![JS Bindings CI](https://github.com/ideal-postcodes/woocommerce/workflows/JS%20Bindings%20CI/badge.svg)
![Release](https://github.com/ideal-postcodes/woocommerce/workflows/Release/badge.svg)

`@ideal-postcodes/woocommerce` enables UK address validation on WooCommerce checkout and account address forms.

For installation, feature list and configuration see our [guide](https://ideal-postcodes.co.uk/guides/woocommerce).

This plugin is tested from [WooCommerce 3.3 (Wordpress 5.0, PHP 7.1)](/docker/legacy.yml) to [WooCommerce 4.1 (Wordpress 5.4.1)](/Dockerfile)

Missing feature, something not right or need help? Contact [support](https://ideal-postcodes.co.uk/support).

## Links

- [Guide](https://ideal-postcodes/guides/woocommerce)
- [Changelog](https://github.com/ideal-postcodes/woocommerce/blob/master/CHANGELOG.md)
- [Support](https://ideal-postcodes.co.uk/support)
- [GitHub Repository](https://github.com/ideal-postcodes/woocommerce)

## Screenshots

Address autocompletion on checkout

![Checkout Address Autocomplete](https://img.ideal-postcodes.co.uk/woocommerce-checkout.png)

Address autocompletion on the accounts page

![Accounts Address Autocomplete](https://img.ideal-postcodes.co.uk/woocommerce-account.png)

## Test

```bash
make test
```
