內容簡介
Paperless Invoicing 是一款 WooCommerce 發票自動化外掛,當訂單狀態變更為「已完成」時,自動透過 Paperless API 建立發票,並將發票連結顯示於感謝頁面及顧客帳戶中,實現無紙化的背景發票處理流程。
【主要功能】
• 訂單完成時自動建立發票
• 透過 API Key 進行身份驗證
• 商品層級對應 Paperless Product ID
• 發票連結儲存於訂單中繼資料
• 顧客可於感謝頁面及帳戶頁面查看發票
• 錯誤紀錄寫入 WooCommerce 日誌
外掛標籤
開發者團隊
原文外掛簡介
Paperless Invoicing connects WooCommerce to the Paperless API.
When an order reaches the Completed status, the plugin sends invoice payload data to:
https://api.paperless.tax/invoices/api/create
On success, the returned invoice URL is saved on the order and displayed to the customer on:
– Thank You page
– My Account -> Order details
The plugin is built for a behind-the-scenes checkout flow: customers place orders normally, while invoice creation happens automatically in the background.
Key Features
Automatic invoice creation when order status becomes Completed
Hardcoded Paperless endpoint for production use
API key authentication via X-API-KEY header
Product-level mapping with Paperless Product ID
Invoice URL persistence in order meta
Customer-facing invoice link display (Thank You + My Account)
Error logging to WooCommerce logs (source: paperless-invoicing)
Notes
Trigger status is fixed to Completed.
Invoice type is fixed to 2 (InvoiceReceipt).
Plugin does not send invoice emails.
To avoid duplicates, there is no manual retry action in order actions.
External services
This plugin connects to paperless.tax API to create invoices when a sale is completed.
It sends the details of the invoice items, prices and client’s details to paperless.tax so that an invoice will be produced and sent to the buyer on behalf of the seller
This service is provided by “Paperless Bookkeeping LTD”:
terms of use: https://paperless-public-1.s3.eu-west-1.amazonaws.com/docs/260205_tos.pdf
privacy policy: https://paperless-public-1.s3.eu-west-1.amazonaws.com/docs/251023_privacy.pdf
