From 78882dcff04f1909b4005a58aecf8d0ff612d2d8 Mon Sep 17 00:00:00 2001 From: Luan Pham <76276426+hiluan@users.noreply.github.com> Date: Wed, 3 Jan 2024 02:33:54 -0800 Subject: [PATCH] Propose linking Greenfield API information within the Legacy API view (#5635) * Propose linking Greenfield API information within the Legacy API view * Propose linking Greenfield API information within the Legacy API view * moved Greenfield API section up * moved Greenfield API section up * Fix link * Wording * Adjust button alignment --------- Co-authored-by: Dennis Reimann --- BTCPayServer/Views/UIStores/ListTokens.cshtml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/BTCPayServer/Views/UIStores/ListTokens.cshtml b/BTCPayServer/Views/UIStores/ListTokens.cshtml index 7793ecdc3..1a2adc035 100644 --- a/BTCPayServer/Views/UIStores/ListTokens.cshtml +++ b/BTCPayServer/Views/UIStores/ListTokens.cshtml @@ -11,20 +11,26 @@ - Warning: No wallet has been linked to your BTCPay Store.
+ Warning: No wallet has been linked to your BTCPay Server Store.
See this link for more information on how to connect your store and wallet. }
-
+

Greenfield API Keys + + + +

+

To generate Greenfield API keys, please click here.

+ +

@ViewData["Title"]

Create Token
-

Authorize a public key to access Bitpay compatible Invoice API.