Hi,
I am noticing recently constant errors on the regular (woocommerce shortcode) cart and checkout page where I get the following warnings>
<b>Warning</b>: Undefined array key “billing_country” in <b>/data/f/c/XXXXXXXXXXXXXXX/sub/dev/wp-content/plugins/eu-vat-for-woocommerce-pro/includes/class-alg-wc-eu-vat-core.php</b> on line <b>463</b>
<b>Warning</b>: Undefined array key “shipping_country” in <b>/data/f/c/XXXXXXXXXXXXXXX/sub/dev/wp-content/plugins/eu-vat-for-woocommerce-pro/includes/class-alg-wc-eu-vat-core.php</b> on line <b>464</b>
When I deactivate the plugin or remove the VAT id on the checkout page, the errors dissapear.
Do you have an idea on a fix?