WP Manifestindependent plugin directory
manifest / ecommerce / waboot-woo-eu-taxation

Waboot EU Taxation for WooCommerce

Adds fiscal code and VAT fields (with validation and tax management) in checkout.

by WAGA · github.com/wagaweb/waboot-woo-eu-taxation · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wagaweb/waboot-woo-eu-taxation/archive/refs/heads/master.zip

Readme

Waboot EU Taxation for WooCommerce

This plugin adds the fields for fiscal code and VAT number among the WooCommerce billing fields.

During the checkout an additional field allows the customer to specify if he\she is buying as private individuals or in behalf of a company and whether the VAT number (not required in the first case) is VIES valid, then the system will calculate the taxation accordingly.

The system will also validate VAT numbers and fiscal codes.

Usage

  • Activate the plugin

  • Activate the taxation management in WooCommerce

  • Go to "Standard Rate" tab and add your country VAT tax. For example, for Italy, add a tax like that:

    Country code: IT
    State code:
    Postcode/ZIP:

    City: *
    Rate %: 222
    Tax name: IVA
    Priority: 1
    Compound: NOT checked
    Shipping: checked

Read the full README on GitHub →