Customs Invoice for WCPDF
Parallel customizable customs invoice PDF for WooCommerce PDF Invoices & Packing Slips — editable product descriptions, materials and amounts; never touches the original invoice.
by IDEAA Lab · github.com/ideaalab/customs-invoice-for-wcpdf
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ideaalab/customs-invoice-for-wcpdf/releases/download/v0.1.1/customs-invoice-for-wcpdf-v0.1.1.zipFrom the readme
Customs Invoice for WCPDF
Generates a parallel, customizable customs invoice alongside WooCommerce PDF Invoices & Packing Slips (WP Overnight). Customs authorities increasingly require a description and list of materials for every product; this plugin lets you edit the product titles, descriptions and amounts of a per-order customs document without ever touching the real invoice.
- Slug: customs-invoice-for-wcpdf
- Version: 0.1.1
- Author: IDEAA Lab
- Requires: WordPress 6.0+, PHP 7.4+, WooCommerce, WooCommerce PDF Invoices & Packing Slips 4.0+ (free or Pro)
- Text domain: customs-invoice-for-wcpdf (English source, Spanish esES translation bundled)
Features
- "Customs invoice" meta box on the order edit screen with a modal editor.
- Per line item: include/exclude checkbox, editable title, description/materials textarea, and editable amount — all pre-filled from the real order data.
- Editable document title (default Customs Invoice) and shipping amount; the total is recalculated live in the modal and rebuilt server-side for the PDF (subtotal + shipping = total; tax, discount and payment rows are dropped).
- The generated PDF uses your existing WCPDF invoice template, the same b
Read the full README on GitHub →