btcpayserver/BTCPayServer/Models/InvoicingModels
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
..
CreateInvoiceModel.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
InvoiceDetailsModel.cs Always show overpaid amount if invoice is overpaid (#4192) 2022-10-06 12:59:05 +09:00
InvoiceReceiptViewModel.cs Add link to the order id if there is a orderUrl 2022-07-07 21:55:00 +09:00
InvoicesModel.cs Add refund badge to invoice lists (#3918) 2022-07-01 13:26:00 +09:00
PaymentModel.cs Checkout v2 (#4157) 2022-11-02 18:21:33 +09:00
RefundModel.cs Improve Refund Flow (#3731) 2022-06-02 10:08:55 +02:00
UpdateCustomerModel.cs Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00