mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-02 05:34:22 +01:00
Handling payment button post and providing test form
This commit is contained in:
@@ -14,7 +14,7 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
public int ButtonSize { get; set; }
|
||||
public string ServerIpn { get; set; }
|
||||
public string BrowserRedirect { get; set; }
|
||||
public string EmailToNotify { get; set; }
|
||||
public string NotifyEmail { get; set; }
|
||||
|
||||
//
|
||||
public string UrlRoot { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user