From f421390bd3b04886f27a9e4b676f4a008975e80d Mon Sep 17 00:00:00 2001 From: Gerd Weitenberg Date: Fri, 1 Mar 2024 01:09:19 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74dab3b..1c535dc 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Quality Score][ico-code-quality]][link-code-quality] ## Features + * Installer for EU VAT rates with countries and zones * New fields for VAT number at `Address` and `ShopBillingData` entity * Configure VAT number field requirement: * Optional / Required @@ -17,10 +18,9 @@ * Country is same as selected country * Validity using [VIES API](http://ec.europa.eu/taxation_customs/vies/) for EU VAT number * Revalidate customers VAT numbers after a given time - * Installer for EU VAT rates with countries and zones - * Placing an order in the EU without VAT if - * Customers billing country is different from shop billing data + * Placing an order without VAT in the EU, if * VAT number validation was successful + * Customers taxation country is different from shop billing country ## Installation