Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jjmontalban/simple-eu-vat-number-for-woocommerce
- Owner: jjmontalban
- Created: 2024-03-06T18:17:54.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-18T07:53:25.000Z (7 months ago)
- Last Synced: 2024-04-18T08:36:34.180Z (7 months ago)
- Language: PHP
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.htmlThe 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