=== Plugin Name === Contribuinte Checkout Contributors: Moloni Tags: Invoicing, Orders, Customers, VAT, WooCommerce, IVA, Contribuinte, NIF Stable tag: 1.0.3 Tested up to: 5.4.2 Requires PHP: 5.6 Requires at least: 5.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == With this plugin you can add VAT and VIES support to your WooCommerce store. The VAT field will be saved as '_billing_vat'. **Important:** this plugin requires WooCommerce 3.0.0 or higher. **Warning:** to enable and use VIES information you need to have SOAP extension enabled (SoapClient PHP class). == Features == * Adds VAT field to billing form. * Adds VAT field to outgoing email. * Adds VAT field to checkout billing information. * Adds VAT field to admin orders page. * Change VAT field label and description. * Validate Portuguese VAT numbers. * Choose how to handle vat field validation errors. * You can make VAT field required. * You can add VIES information to admin order page, checkout and user billing page. * Adds settings page under WooCommerce menu so you manage all the features. == Translations == * English. * Portuguese. == Installation == This plugin can be installed via FTP or using the Wordpress plugin installer. Via FTP 1. Upload the plugin files to the `/wp-content/plugins/woocommerce-contribuinte` directory 2. Activate the plugin through the `Plugins` option visible in WordPress == Screenshots == 1. Settings where you can change VAT field behaviour. 2. Customers can add their VAT to their billing information. 3. VAT field in admin page. 4. Vies Information in admin page. == Upgrade Notice == = 1.0.0 = Released version 1.0.0. == Changelog == = 1.0.3 = * Added settings button to the plugins page, under plugin name. = 1.0.0 = * Initial release