btcpayserver/BTCPayServer/Views/Invoice
Andrew Camilleri b5f4739ae5 Allow invoice creation to only allow specific payment methods in UI (#792)
* allow invoice creation to only allow specific payment methods

* add test

* reuse existing feature

* final fixes
2019-05-02 21:29:51 +09:00
..
_ViewImports.cshtml
Checkout-Body.cshtml fix coinswitch 2019-04-06 08:10:27 +02:00
Checkout-Spinner.cshtml
Checkout.cshtml fix coinswitch 2019-04-06 08:10:27 +02:00
CheckoutNoScript.cshtml
CreateInvoice.cshtml Allow invoice creation to only allow specific payment methods in UI (#792) 2019-05-02 21:29:51 +09:00
Invoice.cshtml Extracting payment details population, refactoring invoice data load 2019-05-02 21:11:56 +09:00
InvoicePaymentsPartial.cshtml Extracting payment details population, refactoring invoice data load 2019-05-02 21:11:56 +09:00
ListInvoices.cshtml Code coloring invoice states 2019-05-02 21:11:56 +09:00
PosData.cshtml