@inject BTCPayServer.Services.BTCPayServerEnvironment Env @inject DisplayFormatter DisplayFormatter @inject LinkGenerator LinkGenerator @using BTCPayServer.Plugins.Subscriptions @using BTCPayServer.Services @model PlanCheckoutViewModel @{ ViewData["Title"] = Model.Title; ViewData["StoreBranding"] = Model.StoreBranding; Layout = null; ViewData.SetBlazorAllowed(false); }
@Model.Data.Description
Enter your email to proceed to secure payment