btcpayserver/BTCPayServer/Models/AppViewModels
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
..
CreateAppViewModel.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ListAppsViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
UpdateCrowdfundViewModel.cs When creating a new apps, the default currency of the store should be used 2021-10-25 16:54:36 +09:00
UpdatePointOfSaleViewModel.cs Add ability to require refund email from app level (#3013) 2021-10-27 23:32:56 +09:00
ViewCrowdfundViewModel.cs Support Topup Invoices in Apps 2021-10-15 12:53:45 +02:00
ViewPointOfSaleViewModel.cs Add ability to require refund email from app level (#3013) 2021-10-27 23:32:56 +09:00