Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce EU VAT Premium - 1.4.1

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Update: plugin framework
  • Update: Italian language
  • Update: Dutch language
  • Update: updated the wpml-config.xml file
  • Fix: fixed a problem with the thousand values
  • Fix: vat number field now is hidden when checkout page is loaded with the option 'Disable VAT exception in same country' selected
  • Dev: new filter yith_eu_vat_field_priority

YITH WooCommerce EU VAT Premium - 1.4.0

  • New: support WooCommerce 3.7
  • New: added new field in the user account to store the VAT number
  • New: Added filter 'ywev_vat_already_validated_and_valid' to validate extra fields before apply VAT exemption
  • Tweak: replacing magic methods by getters and setters
  • Tweak: New parameters to filters ywev_vat_already_validated_and_valid and ywev_vat_validation_response
  • Tweak: added the VAT Number field in the user edit page on admin side
  • Update: updated plugin core
  • Fix: fixed php warnings in the code
  • Dev: added plugin upgrade submodule

YITH WooCommerce EU VAT Premium - 1.3.8

  • New: support to WooCommerce 3.6.0 RC 1
  • Update: updated Plugin Framework
  • Update: Italian language
  • Fix: fixed the shipping tax displayed in the order
  • Fix: Correct the tax value in the cart
  • Fix: fixing the shipping tax included in the total

YITH WooCommerce EU VAT Premium - 1.4.3

  • New: Support for WooCommerce 4.0
  • New: Support for WordPress 5.4
  • New: Added new option to let the admin choose the behavior of the VAT field if the VIES server is not responding
  • Tweak: Add a red/green border to the VAT field depending on the response
  • Tweak: Added validation classes to the VAT field
  • Update: Plugin framework
  • Update: Language .pot file
  • Dev: Added an exception to check when the VIES server is not responding
  • Dev: All strings escaped

YITH WooCommerce EU VAT Premium - 1.4.4

  • New: Support for WooCommerce 4.1
  • New: added integration to allow Northern Ireland as a EU VAT country ( As Northern Ireland is not included in WC, it should be added using a code in the functions.php)
  • Update: plugin language
  • Update: plugin framework
  • Fix: fixed deprecated method
  • Dev: added the vat number postmeta in the metabox, to avoid empty fields
  • Dev: fix the cart fees tax calculation

YITH WooCommerce EU VAT Premium - 1.3.7

  • New: added the fee taxes to the tax exemption
  • Tweak: added a new condition to check the EU VAT number
  • Update: Updated Dutch translation
  • Update: updated Plugin Framework
  • Fix: prevent issue (notice and vat discount) when vat number is not set at checkout page
  • Fix: fixing a possible negative VAT in the order
  • Fix: fixing warnings in the order metabox
  • Dev: added a new filter in the ywev-checkout enqueue script

YITH WooCommerce EU VAT Premium - 1.3.4

  • new: Support to WooCommerce 3.5.0
  • tweak: New action links and plugin row meta in admin manage plugins page
  • update: Updated the official documentation url of the plugin
  • update: Dutch language
  • update: Updating the parse_str to the version 7.2 of php
  • update: Updated plugin-fw
  • fix: Remove some text and slug
  • fix: Fixing the shipping tax value in the order page
  • dev: Fix variable name
  • dev: Adding checks to $eu_vat_dat
  • dev: Checking YITH_Privacy_Plugin_Abstract for old plugin-fw versions

YITH WooCommerce EU VAT Premium - 1.3.2

  • update: JS Unminifed version
  • fix: Fix a problem with the Greece country code and VAT code
  • fix: Fixing the import standard taxes button, now don't delete the previous taxes
  • dev: Eu vat field print using 'woocommerce_billing_fields' filter