Add EU VAT to WC_Create_order in PHP
-
Hi there,
I am trying to add the EU VAT when creating a new order via PHP. Currently I get a big red cross in this column when viewing the orders in the dashboard and I do not know what I am missing when calling
$order->save();
to save the order to wordpress. To make things clear, I added this question to Stackoverflow and uploaded images to imgur:Stackoverflow question: https://stackoverflow.com/questions/72347253/woocommerce-programmatically-set-eu-vat-in-order
Imgur images: https://imgur.com/a/Oox4k5kKind regards,
Julian
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Add EU VAT to WC_Create_order in PHP’ is closed to new replies.