Add currency select in Pay Button

This commit is contained in:
Ludovic
2019-04-04 21:32:16 +02:00
parent cf27fe5a53
commit bc97c07670
3 changed files with 16 additions and 4 deletions

View File

@@ -892,7 +892,7 @@ namespace BTCPayServer.Controllers
UrlRoot = appUrl,
PayButtonImageUrl = appUrl + "img/paybutton/pay.png",
StoreId = store.Id,
ButtonType = 2,
ButtonType = 0,
Min = 1,
Max = 20,
Step = 1