btcpayserver/BTCPayServer/Views/PaymentRequest
Umar Bolatov 5984edb7f4
Disallow cancelling payment request when "Allow payee to create invoices in their own denomination" is not enabled (#2843)
* Disallow cancelling payment request when "Allow payee to create invoices in their own denomination" is not enabled

close #2802

* Disallow cancelling pending invoice on BE

* Update non-JS version of payment request view to disallow cancelling

* Update CanCancelPaymentWhenPossible

* Fix typo
2021-09-17 10:24:48 +09:00
..
_ViewImports.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
_ViewStart.cshtml Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
EditPaymentRequest.cshtml Fix payment request cloning and unexpire if necessary (#2820) 2021-08-31 15:07:54 +09:00
GetPaymentRequests.cshtml Refactor tables, remove old customizations 2021-09-02 12:36:02 +02:00
PaymentRequestsNavPages.cs Add active indicator for main navigation 2021-03-30 11:38:02 +02:00
ViewPaymentRequest.cshtml Disallow cancelling payment request when "Allow payee to create invoices in their own denomination" is not enabled (#2843) 2021-09-17 10:24:48 +09:00