btcpayserver/BTCPayServer/Models/InvoicingModels
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
..
CreateInvoiceModel.cs Allow invoice creation to only allow specific payment methods in UI (#792) 2019-05-02 21:29:51 +09:00
InvoiceDetailsModel.cs Fix formatting of currencies in Invoice detail page 2019-01-30 19:18:44 +09:00
InvoicesModel.cs Code coloring invoice states 2019-05-02 21:11:56 +09:00
PaymentModel.cs Allow POS to redirect invoices automatically after paid 2019-04-11 11:08:42 +02:00
UpdateCustomerModel.cs Adopt dotnet core editorconfig, big reformating 2017-10-27 17:53:04 +09:00