btcpayserver/BTCPayServer/Views/UIInvoice
d11n 3805b7f287
Checkout v2 (#4157)
* Opt-in for new checkout

* Update wording

* Create invoice view update

* Remove jQuery from checkout testing code

* Checkout v2 basics

* WIP

* WIP 2

* Updates and fixes

* Updates

* Design updates

* More design updates

* Cheating and JS fixes

* Use checkout form id whenever invoices get created

* Improve email form handling

* Cleanups

* Payment method exclusion cases for Lightning and LNURL

TODO: Cases and implementation need to be discussed

* Introduce CheckoutType in API and replace UseNewCheckout in backend

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-11-02 18:21:33 +09:00
..
_RefundModal.cshtml Improve currency selection (#4155) 2022-09-26 10:26:13 +09: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 Checkout: Fix Order ID text overflow (#4232) 2022-10-25 10:46:00 +09:00
Checkout-Cheating.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +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 Asset-bundle cleanups (#4225) 2022-10-21 09:17:06 +09:00
CheckoutNoScript.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
CheckoutV2.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
CreateInvoice.cshtml Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
Invoice.cshtml Remove redundant exception status from invoice state label (#4151) 2022-09-23 15:17:50 +09:00
InvoiceNavPages.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
InvoiceReceipt.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
InvoiceStatusChangePartial.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
ListInvoices.cshtml Date display improvements (#4191) 2022-10-07 13:29:03 +09:00
ListInvoicesPaymentsPartial.cshtml Always show overpaid amount if invoice is overpaid (#4192) 2022-10-06 12:59:05 +09:00
PosData.cshtml Make sure string is valid URL before rendering it as such in invoice details POS data section (#4197) 2022-10-06 10:43:18 +02:00