Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjmontalban/simple-eu-vat-number-for-woocommerce

A WP plugin to manage VAT numbers for EU customers in WooCommerce in the Simplest Way
https://github.com/jjmontalban/simple-eu-vat-number-for-woocommerce

Last synced: about 4 hours ago
JSON representation

A WP plugin to manage VAT numbers for EU customers in WooCommerce in the Simplest Way

Awesome Lists containing this project

README

        

=== Simple EU VAT Number for Woocommerce ===
Contributors: jjmontalban
Donate link: https://www.paypal.com/donate/?hosted_button_id=X3ULVUYCHVVPG
Tags: vat, taxes, woocommerce, tax number
Requires at least: 4.7
Tested up to: 6.4.3
Stable tag: 1.0
Requires PHP: 7.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

The easiest way to manage the intra-community VAT of your customers in your store

== Description ==

The easiest way to manage the intra-community VAT of your customers in your store. Just install it, and the vat number field will appear to customers who indicate their billing address in some of the countries of the European community (except the country of your store).

The system will automatically validate if the number entered is a valid number using the VIES system with package [vies](https://github.com/DragonBe/vies) by [DragonBe](https://github.com/DragonBe). If it is valid, that customer will be able to place their order tax-free.

The vat number field will appear in 3 places:

* In the user profile in the administration part
* On the Woocommerce my-account page. In the billing address part.
* On the checkout page

== Frequently Asked Questions ==

= Do I need to configure something? =

No. Just install and your client can enter their number.

== Screenshots ==

1. In the user profile in the administration part
2. On the Woocommerce my-account page. In the billing address part.
3. On the checkout page

== Changelog ==

= 1.0 =
* First Version

== Upgrade Notice ==

= 1.0 =
* First Version