Adds Company & VAT numbers IČO & DIČ & IČ DPH to WooCommerce billing fields and verifies data are correct.
Go to WooCommerce->Settings->General and scroll down for Kybernaut IČO DIČ options....
I want to update customers meta when I shift IČO or DIČ value within order edit..
You can use this snippet to update customers data when you edit order just add them to your functions. php. add filter 'woolab icdic update user meta return true..
Last update will give you the number to recheck if entered data are correct and fill the data in the range on checkout page.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Feature Autofill for fields such as Company VAT Address City and Postcode based Czech Business ID ARES.
Feature Added woolab icdic class {field name} filters to individualize books of added billing input fields.
Added Links to GitHub and Write review to plugins page..
Feature Checks billing state and validates IC & DIC if is set to CZ..
Read more