Linux 软件免费装
Banner图

Tax Invoice Requests for WooCommerce

开发者 yoohw
更新时间 2026年5月23日 12:43
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

invoice vat gst pdf invoice order invoice

下载

1.0.0

详情介绍:

YoOhw Tax Invoice Requests for WooCommerce adds a simple, customer-friendly tax invoice request workflow to your WooCommerce store. Instead of handling invoice requests manually through support tickets or back-and-forth emails, customers can request a tax invoice directly from their order details page. The plugin collects the required invoice details, generates a PDF tax invoice, stores it securely, attaches it to a customer email, and makes it available for download from the customer account. The plugin is designed for stores that need a lightweight, practical way to collect VAT, GST, ABN, TRN, tax ID, or other regional tax registration details after checkout. Key features Customer workflow
  1. The customer opens an eligible order from My Account > Orders, or opens the order received page with a valid order key.
  2. The customer clicks Request tax invoice.
  3. A modal form opens with prefilled invoice details when possible.
  4. The customer submits the invoice details.
  5. The plugin validates the request, saves the invoice details to the order, and stores reusable invoice details for logged-in customers.
  6. A PDF tax invoice is generated automatically.
  7. The customer receives a WooCommerce-styled email with the PDF attached.
  8. The customer can download the PDF again from the order list or the tax invoice section on the order details page.
Store manager workflow Store managers can view the tax invoice request from the WooCommerce order edit screen. The order metabox shows the invoice status, invoice number, company/customer name, tax ID, country/region, invoice email, billing address, invoice note, and a download button when the PDF is available. PDF invoice details Generated PDF invoices include: Email behavior When a tax invoice PDF is generated, the plugin sends a dedicated customer email with the PDF attached. The email can use WooCommerce email templates and includes the order number and invoice number when available. You can also enable a request link in customer order emails. When enabled, supported customer emails can include a Request tax invoice button that sends customers to the order page and opens the invoice request form. Invoice numbering New invoices use the configured invoice number prefix and the next invoice number setting. The default format is: PREFIX-YEAR-000001 For example: TAX-2026-000001 Existing invoice numbers are preserved and are not regenerated when settings change. Security and access control The plugin validates invoice requests with WordPress nonces and WooCommerce order permissions. Downloads are protected and only available to authorized users, store managers, or guests with a valid order key. PDF files are generated inside a dedicated uploads folder and served through a permission-checked download handler. Where to configure Go to: WooCommerce > Settings > Tax > Tax invoice Settings are grouped into:

安装:

  1. Upload the plugin files to the /wp-content/plugins/yoohw-tax-invoice-requests/ directory, or install the plugin ZIP file from WordPress admin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to WooCommerce > Settings > Tax > Tax invoice.
  4. Review the allowed order statuses.
  5. Add your seller legal business name, tax ID, address, and email.
  6. Configure invoice numbering and PDF display options.
  7. Save changes.

屏幕截图:

  • Customer tax invoice request modal on the order details page.
  • Tax invoice settings under WooCommerce > Settings > Tax.

升级注意事项:

1.0.0 (May 23, 2026) Initial release.

常见问题:

Where do customers request a tax invoice?

Logged-in customers can request a tax invoice from the order details page in My Account. If the email request link option is enabled, customers can also access the form from supported WooCommerce customer order emails.

Can guest customers request a tax invoice?

Yes. Guest customers can access the request form from the order received page when the URL includes a valid WooCommerce order key.

Which order statuses can request a tax invoice?

You can configure this in WooCommerce > Settings > Tax > Tax invoice > Allowed order statuses. By default, Processing and Completed orders are allowed.

Is the PDF generated automatically?

Yes. After a valid invoice request is submitted, the plugin attempts to generate the PDF automatically and attach it to the customer email.

Can customers download the PDF later?

Yes. After the PDF is generated, customers can download it again from their My Account orders list and from the tax invoice section on the order details page.

Can store managers download the PDF?

Yes. Store managers and administrators with WooCommerce order permissions can download the PDF from the order admin metabox.

Can I customize the seller details on the invoice?

Yes. You can configure the seller legal business name, tax ID label, tax ID number, address, and email in the plugin settings.

Can I change the invoice number format?

You can configure the invoice number prefix and next invoice number. The generated format uses the prefix, current year, and a padded sequential number.

Does it support VAT, GST, ABN, TRN, and other tax labels?

Yes. The customer-facing form includes a customizable tax ID label field, so customers can enter the label that applies to their country or business context.

Does this plugin replace full accounting software?

No. This plugin generates WooCommerce-based tax invoice PDFs from order records. You should confirm that the generated invoice format meets your local legal, tax, and accounting requirements.

Does it support HPOS?

The admin order metabox is designed to work with WooCommerce order screens, including stores using High-Performance Order Storage.

更新日志:

1.0.0 (May 23, 2026)