create invoice in code
-
Hello.
please tell me how to create an invoice for payment in code?$invoice = new WCPDF_Invoice($order); $invoice->generate_invoice()if you use this approach, then WCPDF_Invoice is undefined type.
What is the correct way to make it possible to create an invoice?
Or is it possible to set up an invoice to be created automatically and sent to the client after a certain period through the control panel? free version of the plugin installed
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘create invoice in code’ is closed to new replies.