mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Pluginize Webhooks and support Payouts (#5421)
Co-authored-by: d11n <mail@dennisreimann.de>
This commit is contained in:
@@ -98,6 +98,7 @@ namespace BTCPayServer.Models.PaymentRequestViewModels
|
||||
|
||||
public Dictionary<string, object> FormResponse { get; set; }
|
||||
public bool AmountAndCurrencyEditable { get; set; } = true;
|
||||
public bool? HasEmailRules { get; set; }
|
||||
}
|
||||
|
||||
public class ViewPaymentRequestViewModel
|
||||
|
||||
Reference in New Issue
Block a user