Improve checkout page

This commit is contained in:
NicolasDorier
2017-09-14 01:06:11 +09:00
parent d039b5f6ff
commit a3ea94c771
7 changed files with 31 additions and 11 deletions

View File

@@ -90,6 +90,10 @@ namespace BTCPayServer.Models.InvoicingModels
{
get; set;
}
public string BTCPaid
{
get; set;
}
public string StoreEmail
{
get; set;