=== Altoviz for WooCommerce === Plugin name: Altoviz for WooCommerce Contributors: altoviz, danvy Tags: invoice, invoicing, accounting Requires at least: 6.5 Tested up to: 7.0 Requires PHP: 8.0 Stable tag: 1.0.76 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Connect your WooCommerce store to the Altoviz app to get compliant invoices generation with up to date accounting including Stripe and GoCardless == Description == Altoviz for WooCommerce will automate your invoicing process with a complete feature set : - Update the Altoviz products from the WooCommerce products - Update the Altoviz customers from the WooCommerce customers - Create invoices from orders - Send invoices to customers - Create credits from refunds - Direct link to Altoviz products, customers, invoices and credits - Logs synchronization activities - Collect the VAT number, SIRET and electronic address of your business customers - Customize behaviour through settings - Create invoice on order completion - Create draft or finalized invoices - Automatically send invoices - Show the VAT number, SIRET and electronic address fields - Log level == Customer fields == Altoviz invoices carry the VAT number, the SIRET and the electronic address of the customer, none of which WooCommerce collects on its own. Enable them one by one in WooCommerce > Settings > Altoviz > Customer fields. Once enabled, a field is shown on the checkout and in the customer account. When your checkout asks for a company name, the fields only appear to customers who entered one. Both the block checkout and the classic checkout are supported. If another plugin already collects those values, leave the fields disabled : the synchronization reads the usual meta keys (`vat_number`, `siret`, `electronic_address`, `billing_vat_number`, ...) on its own. Developers can override any of them with the `aoz4wc_vat_number_from_user`, `aoz4wc_vat_number_from_order`, `aoz4wc_siret_from_user` and `aoz4wc_electronic_address_from_user` filters. == Requirements == 1. WooCommerce 1. An active Altoviz subscription == Limitations == 1. Only works with the Altoviz app 1. Euro (EUR) is the only supported currency 1. French is the only supported language == Installation == * Automated Installation Installation is free, quick, and easy. Set up Altoviz for WooCommerce in minutes. 1. Goto your Wordpress website dashboard plugin page 1. Search for Altoviz 1. Click on Install 1. Click on Activate 1. Goto WooCommerce Settings 1. Connect your Altoviz account * Manual Alternatives Alternatively, install Altoviz for WooCommerce via the plugin directory, or upload the files manually to your server and follow the on-screen instructions. 1. Upload the plugin archive content to the "/wp-content/plugins/altoviz" directory 1. Activate the plugin through the "Plugins" menu in WordPress == Upgrade Notice == N/A == Frequently Asked Questions == = What currencies are supported ? = Only Euro (EUR) is actually supported. = What languages are supported ? = French is the only language supported. = Is this plugin free ? = Yes, free to use. = What Altoviz edition is required ? = All Altoviz editions, including Altoviz Free, can be used. = What WooCommerce plugins are supported ? = - WooCommerce Subscriptions - EU VAT Number for WooCommerce == Screenshots == 1. Orders list with Altoviz invoice link 1. Order with Altoviz invoice and customer link 1. Product list with Altoviz product link 1. WooCommerce logs including Altoviz operations 1. Settings == Changelog == = 1.0.76 = * Add optional VAT number, SIRET and electronic address fields to the checkout and the my account page = 1.0.62 = * Add Siret, VAT number and electronic fields to customers = 1.0.53 = * First public release. = 1.0 = * First release.