Title: Paperless Invoicing
Author: paperlessapi
Published: <strong>February 28, 2026</strong>
Last modified: February 28, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/paperless-invoicing.svg)

# Paperless Invoicing

 By [paperlessapi](https://profiles.wordpress.org/paperlessapi/)

[Download](https://downloads.wordpress.org/plugin/paperless-invoicing.zip)

 * [Details](https://wordpress.org/plugins/paperless-invoicing/#description)
 * [Reviews](https://wordpress.org/plugins/paperless-invoicing/#reviews)
 *  [Installation](https://wordpress.org/plugins/paperless-invoicing/#installation)
 * [Development](https://wordpress.org/plugins/paperless-invoicing/#developers)

 [Support](https://wordpress.org/support/plugin/paperless-invoicing/)

## Description

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

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`, or install via WordPress admin
    upload.
 2. Activate **Paperless Invoicing** through the Plugins screen.
 3. Go to `WooCommerce -> Paperless Invoicing`.
 4. Enable sync and enter your API key.
 5. Edit each product and set **Paperless Product ID**.
 6. Save settings and products.

## FAQ

### Who uses this plugin: store admin or customer?

Store admin configures it. Customers do not see plugin settings.

### What happens if invoice creation fails (for example HTTP 400)?

Order flow continues normally. No invoice link is shown to customer. Error details
are written to WooCommerce logs.

### Where can I find error logs?

Go to `WooCommerce -> Status -> Logs` and open logs with source `paperless-invoicing`.

### Where is the invoice link shown to customers?

On Thank You page and My Account -> Order details.

### Is the invoice link temporary?

The URL returned by API is stored in order meta and remains available after refresh.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Paperless Invoicing” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ paperlessapi ](https://profiles.wordpress.org/paperlessapi/)
 *   [ nandlal ](https://profiles.wordpress.org/nandlal/)

[Translate “Paperless Invoicing” into your language.](https://translate.wordpress.org/projects/wp-plugins/paperless-invoicing)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/paperless-invoicing/),
check out the [SVN repository](https://plugins.svn.wordpress.org/paperless-invoicing/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/paperless-invoicing/)
by [RSS](https://plugins.trac.wordpress.org/log/paperless-invoicing/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Rebranded plugin to Paperless Invoicing
 * Hardcoded production API endpoint
 * Fixed trigger to Completed only
 * Fixed invoice type to InvoiceReceipt (`iType = 2`)
 * Simplified product mapping to required Paperless Product ID
 * Removed order debug metabox
 * Added success order note and WooCommerce log-based error handling

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.1**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [invoice](https://wordpress.org/plugins/tags/invoice/)[invoicing](https://wordpress.org/plugins/tags/invoicing/)
   [order management](https://wordpress.org/plugins/tags/order-management/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/paperless-invoicing/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/paperless-invoicing/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/paperless-invoicing/reviews/)

## Contributors

 *   [ paperlessapi ](https://profiles.wordpress.org/paperlessapi/)
 *   [ nandlal ](https://profiles.wordpress.org/nandlal/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/paperless-invoicing/)