Viewing 1 replies (of 1 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    We can recommend the WooCommerce EU VAT Number plugin. Our plugin will automatically add the VAT field.

    You could also create a custom template and use something like below.

    echo $order->get_post_meta( $order->get_id(), '_billing_vat_code', true);

Viewing 1 replies (of 1 total)

The topic ‘Custom checkout fields’ is closed to new replies.