
Automatically create and attach a fully customizable PDF invoice to the completed order email.
This extension automatically attaches a PDF copy of the invoice to the completed order email. Customers can login to their account and download previous invoices and admins can resend the PDF or download a copy
Features
- Customizable invoice template
- Legal company information sections like tax number etc
- Sequential invoice numbering
- Attach PDF to “New Order” email for admins
- Add logo image to PDF
- Customize date format
- Customize invoice number format
- Add / Remove columns from the invoice using filters
- Invoice number column in order list
- Resend Invoice or download invoice from the order list
- Invoice info meta box on edit order screen
Changelog
2023.06.14 - version 4.18.2* WC 7.8.0
* Version bump
2023.06.09 - version 4.18.1
* Ensure PDFs are attached to completed order email when order is completed during checkout
* Only PDF Export class when required
2023.06.01 - version 4.18.0
* WC 7.7.0
* Unset DOMPDF object after PDF is generated for compatibility
* Update PDFMerger for PHP 8.x compatibility
* Make sure Send Class loads when editing an order
* Update DOMPDF to version 2.0.3
* Remove unnecessary fonts
2023.05.22 - version 4.17.3
* WC 7.6.0
* Fix - Check _wc_pdf_invoice_number and _invoice_number are not empty
* Fix - "Undefined variable $zip"
* Fix - make sure invoice is created at point order is created for pending order status.
* Fix - move bulk emailing invoices to scheduled action
* Fix - remove [data-icon]::after css
* Fix - Change WC active check
* Fix - Make sure PDF is attached to Order Note email.
2023.02.16 - version 4.17.2
* Fix - Deprecated Subscriptions filters
* Fix - PDF Export notice
2022.11.03 - version 4.17.1
* Fix - Download from My Account page
2022.10.24 - version 4.17.0
* Security - Additional checks when downloading invoices
2022.10.03 - version 4.16.3
* Fix MPDF temp folder
* Fix pdf_template_order_totals filter
* Remove refund from get_pdf_order_totals