[BREAKGLASS] A plugin to add legacy invoice export format to BTCPay Server
Go to file
2025-07-22 12:13:43 +09:00
src/LegacyInvoiceExport Init commit 2025-07-22 12:10:33 +09:00
submodules Init commit 2025-07-22 12:10:33 +09:00
.gitignore Init commit 2025-07-22 12:10:33 +09:00
.gitmodules Fix submodule setup for btcpayserver 2025-07-22 12:13:43 +09:00
legacy-invoice-export-plugin.sln Init commit 2025-07-22 12:10:33 +09:00
LICENSE Initial commit 2025-07-22 11:45:51 +09:00
README.md Init commit 2025-07-22 12:10:33 +09:00

Motivation

This plugin enables access to the Legacy Invoice Report from the Reporting page in BTCPay Server.

Until version 2.1.6, the Legacy Invoice Report was part of the core. Starting with version 2.1.7, the report was replaced by the updated Invoice Report, which includes additional columns and some renamed fields.

While we recommend using the new Invoice Report, this plugin is provided to maintain compatibility with existing workflows that rely on the legacy version.