mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
make checkout param more generic and add it to pay button generator
This commit is contained in:
@@ -30,7 +30,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public string NotifyEmail { get; set; }
|
||||
|
||||
public string StoreId { get; set; }
|
||||
public string Language { get; set; }
|
||||
public string CheckoutQueryString { get; set; }
|
||||
|
||||
// Data that influences Pay Button UI, but not invoice creation
|
||||
public string UrlRoot { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user