@addTagHelper *, Meziantou.AspNetCore.BundleTagHelpers @inject BTCPayServer.HostedServices.CssThemeManager themeManager @model BTCPayServer.Models.AppViewModels.ViewPointOfSaleViewModel @{ ViewData["Title"] = Model.Title; Layout = null; }
@description
} @if (item.Custom && !Model.EnableShoppingCart) { } else { }Create invoice to pay custom amount