btcpayserver/BTCPayServer/Models/InvoicingModels
d11n 42da90f7dc
Improve data display on receipt (#5896)
Once more an improvement for the receipt, which also fixes #5882:

- Unify data displayed on the web and print version
- Split cart and additional data and ensure additional data is displayed
- Do not display extra subtotal row if there are no tips or discounts
- Make PosData partial more universal and backwards-compatible by using case insensitive key lookups
2024-05-23 19:58:13 +09:00
..
CreateInvoiceModel.cs switch pos to metadata in invoice create view (#5412) 2023-11-02 08:13:48 +01:00
InvoiceDetailsModel.cs Invoice: Unify status display and functionality (#5360) 2023-10-11 23:12:45 +09:00
InvoiceReceiptViewModel.cs Improve data display on receipt (#5896) 2024-05-23 19:58:13 +09:00
InvoicesModel.cs Invoice: Unify status display and functionality (#5360) 2023-10-11 23:12:45 +09:00
PaymentModel.cs Store Branding: Refactoring and logo as favicon (#5519) 2023-12-01 16:13:44 +01:00
RefundModel.cs Refund updates (#4934) 2023-05-11 10:33:33 +02:00
UpdateCustomerModel.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00