Replies: 0
Hi.
As mentioned here: https://wordpress.org/support/topic/attach-invoice-to-custom-status/
I have to create pdf when custom order status (fiscalization) is active after a bunch of actions.
I have managed to attach pdf to custom woocommerce email status.And that works nicely.
However, in order for my external api to work, I need to have invoice number on every new order with status = processing (without making pdf for that status)…
Is that possible?
Thanks