Fix checkout page

This commit is contained in:
nicolas.dorier
2017-10-19 01:33:55 +09:00
parent ff719fbe2d
commit 1a060a6c7b
4 changed files with 8 additions and 3 deletions

View File

@@ -11,7 +11,10 @@ namespace BTCPayServer.Models.InvoicingModels
{
get; set;
}
public string ServerUrl
{
get; set;
}
public string OrderId
{
get; set;