btcpayserver/BTCPayServer/Models/InvoicingModels
Umar Bolatov 8f117b5079
Add ability to require refund email from app level (#3013)
* Add ability to require refund email from app level

* Add ability request refund email when creating invoice manually

* Adjust labels

* Add UI tests

* Add Greenfield API support

* Rename RequiresRefundEmailType to RequiresRefundEmail

* Fix build

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2021-10-27 23:32:56 +09:00
..
CreateInvoiceModel.cs Add ability to require refund email from app level (#3013) 2021-10-27 23:32:56 +09:00
InvoiceDetailsModel.cs LNURL Payment Method Support (#2897) 2021-10-25 15:18:02 +09:00
InvoicesModel.cs fix invoice exception status not displaying in list 2020-10-08 08:42:45 +02:00
PaymentModel.cs Implement topup invoices (#2730) 2021-08-03 17:03:00 +09:00
RefundModel.cs Add custom refund option 2020-09-02 11:24:18 +02:00
UpdateCustomerModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00