btcpayserver/BTCPayServer/Views/UIInvoice
d11n 13203c3e2b
Receipt improvements (#5077)
* Remove Order ID link

* Add separate print version for receipt

* Fix POS number handling and add keypad test

Fixes #5056.

* Add formatting function

* Remove OrderUrl for POS, bring back order link for receipt

* Update BTCPayServer/Plugins/PointOfSale/Controllers/UIPointOfSaleController.cs
2023-06-22 15:57:29 +09:00
..
_RefundModal.cshtml UI: Only display applicable refund options 2023-05-30 12:51:51 +02:00
_ViewImports.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Body.cshtml Fix indent 2023-04-25 21:03:12 +09:00
Checkout-Cheating.cshtml Make Checkout V2 the default (#4850) 2023-04-05 08:35:50 +09:00
Checkout-Spinner.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
Checkout-Testing.cshtml [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Checkout.cshtml Checkout v2: Option to display amount in Sats in BIP21 case (#4730) 2023-03-09 21:36:11 +01:00
CheckoutNoScript.cshtml Fix indent 2023-04-25 21:03:12 +09:00
CheckoutV2.cshtml Checkout v2: Add return link in processing state (#5075) 2023-06-16 23:05:08 +09:00
CreateInvoice.cshtml Upgrade Bootstrap to v5.2.3; Design System improvements (#4380) 2022-12-04 10:01:38 +01:00
Invoice.cshtml Prune webhook data from database 2023-05-29 09:02:47 +02:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceReceipt.cshtml Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
InvoiceReceiptPrint.cshtml Receipt improvements (#5077) 2023-06-22 15:57:29 +09:00
InvoiceStatusChangePartial.cshtml Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
ListInvoices.cshtml Invoices: Fix search box shrinking too small (#5105) 2023-06-21 09:52:42 +02:00
ListInvoicesPaymentsPartial.cshtml Hide sensitive info (#4966) 2023-05-11 10:35:51 +02:00