Ejemplo n.º 1
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(44, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(45, 62, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3717a30f5a2b427c8f8a2c2ca892bc3f", async() => {
            }
                                                                        );
            __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
            __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
            __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(107, 1, true);
            WriteLiteral("\n");
            EndContext();
        }
Ejemplo n.º 2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 6 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"

            Layout = null;

#line default
#line hidden
            BeginContext(197, 23, true);
            WriteLiteral("<!DOCTYPE html>\n<html>\n");
            EndContext();
            BeginContext(220, 951, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1dca08c0c02d442f8eb13eba1dee66d7", async() => {
                BeginContext(226, 254, true);
                WriteLiteral("\n    <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">\n\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">\n    <META NAME=\"robots\" CONTENT=\"noindex,nofollow\">\n    <title>");
                EndContext();
                BeginContext(481, 15, false);
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.HtmlTitle);

#line default
#line hidden
                EndContext();
                BeginContext(496, 14, true);
                WriteLiteral("</title>\n\n    ");
                EndContext();
                BeginContext(510, 57, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f860529fc5b8410f8846a3b937c68618", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(567, 61, true);
                WriteLiteral("\n\n    <script type=\"text/javascript\">\n        var srvModel = ");
                EndContext();
                BeginContext(629, 31, false);
#line 22 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                EndContext();
                BeginContext(660, 21, true);
                WriteLiteral(";\n    </script>\n\n    ");
                EndContext();
                BeginContext(681, 56, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "8b7e56ca5fd8419fb9171aa1e13e83f4", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(737, 73, true);
                WriteLiteral("\n    <script>vex.defaultOptions.className = \'vex-theme-btcpay\'</script>\n\n");
                EndContext();
#line 28 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(854, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 867, "\"", 894, 1);
#line 30 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                    WriteAttributeValue("", 874, Model.CustomCSSLink, 874, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(895, 21, true);
                    WriteLiteral(" rel=\"stylesheet\" />\n");
                    EndContext();
#line 31 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                }

#line default
#line hidden
                BeginContext(922, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 33 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                if (Model.IsModal)
                {
#line default
#line hidden
                    BeginContext(953, 205, true);
                    WriteLiteral("        <style type=\"text/css\">\n            body {\n                background: rgba(55, 58, 60, 0.4);\n            }\n\n            .close-icon {\n                display: flex;\n            }\n        </style>\n");
                    EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1171, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1172, 5557, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b5db44eab89f4e759ac593df66bcfce8", async() => {
                BeginContext(1178, 318, true);
                WriteLiteral(@"
    <noscript>
        <center style=""padding: 2em"">
            <h2>Javascript is currently disabled in your browser.</h2>
            <h5>Please enable Javascript and refresh this page for the best experience.</h5>

            <p>Alternatively, click below to continue to our HTML-only invoice.</p>

            <a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1496, "\"", 1540, 2);
                WriteAttributeValue("", 1503, "/invoice-noscript?id=", 1503, 21, true);
#line 54 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                WriteAttributeValue("", 1524, Model.InvoiceId, 1524, 16, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1541, 835, true);
                WriteLiteral(@" style=""text-decoration: underline; color: blue"">
                Continue to javascript-disabled invoice &gt;
            </a>
        </center>
    </noscript>

    <!--[if lte IE 8]>
    <center style=""padding: 2em"">
      <form action=""/invoice-noscript"" method=""GET"">
        <button style=""text-decoration: underline; color: blue"">Continue to legacy browser compatible invoice page
        </button>
      </form>
    </center>
    <![endif]-->

    <invoice>
        <div class=""no-bounce"" id=""checkoutCtrl"" v-cloak>
            <div class=""modal page"">
                <div class=""modal-dialog open opened enter-purchaser-email"" role=""document"">
                    <div class=""modal-content long"">
                        <div class=""content"">
                            <div class=""invoice"">
                                ");
                EndContext();
                BeginContext(2376, 32, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "65ae36db908345c78c0746ea396586bf", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2408, 167, true);
                WriteLiteral("\n                            </div>\n                        </div>\n                    </div>\n\n                    <div style=\"margin-top: 10px; text-align: center;\">\n");
                EndContext();
                BeginContext(2746, 25, true);
                WriteLiteral("\n                        ");
                EndContext();
                BeginContext(2771, 334, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("select", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "01c2aaf47bc348ea83c7bfcf4cc3efae", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper);
#line 86 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.DefaultLang);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 89 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.Items = langService.GetLanguages().Select((language) => new SelectListItem(language.DisplayName, language.Code, false));

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-items", __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3105, 1351, true);
                WriteLiteral(@"

                        <script>
                            var languageSelectorPrettyDropdown;
                            $(function () {
                                // REVIEW: don't use initDropdown method but rather directly initialize select whenever you are using it
                                $(""#DefaultLang"").val(startingLanguage);
                                languageSelectorPrettyDropdown = initDropdown(""#DefaultLang"");
                            });

                            function initDropdown(selector) {
                                return $(selector).prettyDropdown({
                                    classic: false,
                                    height: 32,
                                    reverse: true,
                                    hoverIntent: 5000
                                });
                            }
                        </script>
                    </div>
                    <div style=""margin-top: 10px; text-align: center;"" class=""for");
                WriteLiteral(@"m-text small text-muted"">
                        <span>Powered by <a target=""_blank"" href=""https://github.com/btcpayserver/btcpayserver"">BTCPay Server</a></span>
                    </div>
                </div>
            </div>
        </div>
    </invoice>
    <script type=""text/javascript"">
    var availableLanguages = ");
                EndContext();
                BeginContext(4457, 88, false);
#line 117 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Html.Raw(Json.Serialize(langService.GetLanguages().Select((language) => language.Code))));

#line default
#line hidden
                EndContext();
                BeginContext(4545, 31, true);
                WriteLiteral(";;\n    var storeDefaultLang = \"");
                EndContext();
                BeginContext(4577, 17, false);
#line 118 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.DefaultLang);

#line default
#line hidden
                EndContext();
                BeginContext(4594, 227, true);
                WriteLiteral("\";\n    var fallbackLanguage = \"en\";\n    startingLanguage = computeStartingLanguage();\n      // initialization\n    i18next\n        .use(window.i18nextXHRBackend)\n        .init({\n            backend: {\n                loadPath: \'");
                EndContext();
                BeginContext(4823, 14, false);
#line 126 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.RootPath);

#line default
#line hidden
                EndContext();
                BeginContext(4838, 1884, true);
                WriteLiteral(@"locales/{{lng}}.json'
            },
            lng: startingLanguage,
            fallbackLng: fallbackLanguage,
            nsSeparator: false,
            keySeparator: false
        });

    function computeStartingLanguage() {
        if (urlParams.lang && isLanguageAvailable(urlParams.lang)) {
            return urlParams.lang;
        }
        else if (isLanguageAvailable(storeDefaultLang)) {
            return storeDefaultLang;
        } else {
            return fallbackLanguage;
        }
    }

    function changeLanguage(lang) {
        if (isLanguageAvailable(lang)) {
            i18next.changeLanguage(lang);
        }
    }

    function isLanguageAvailable(languageCode) {
        return availableLanguages.indexOf(languageCode) >= 0;
    }

    const i18n = new VueI18next(i18next);

    // TODO: Move all logic from core.js to Vue controller
    Vue.config.ignoredElements = [
        'line-items',
        'low-fee-timeline',
        // Ignoring custom HTML5 elements, eg: bp-spinner
        /^bp");
                WriteLiteral(@"-/
    ];

    var checkoutCtrl = new Vue({
        i18n: i18n,
        el: '#checkoutCtrl',
        components: {
            qrcode: VueQrcode,
            changelly: ChangellyComponent,
            coinswitch: CoinSwitchComponent
        },
        data: {
            srvModel: srvModel,
            lndModel: null,
            scanDisplayQr: """",
            expiringSoon: false,
            isModal: srvModel.isModal,
            lightningAmountInSatoshi: srvModel.lightningAmountInSatoshi,
            selectedThirdPartyProcessor: """"
        },
        computed: {
            coinswitchAmountDue: function() {
                return this.srvModel.coinSwitchAmountMarkupPercentage
                    ? (1 + (this.srvModel.coinSwitchAmountMarkupPercentage / 100))
                    : this.srvModel.btcDue;
            }
        }
    });
    </script>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(6729, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }
Ejemplo n.º 3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(81, 2, true);
            WriteLiteral("\r\n");
            EndContext();
#line 5 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"

            ViewData["Title"] = Model.Title;
            Layout            = null;

#line default
#line hidden
            BeginContext(259, 41, true);
            WriteLiteral("\r\n<!DOCTYPE html>\r\n<html class=\"h-100\">\r\n");
            EndContext();
            BeginContext(300, 1192, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b16018dcac734e99941dffe8c5375423", async() => {
                BeginContext(306, 13, true);
                WriteLiteral("\r\n    <title>");
                EndContext();
                BeginContext(320, 11, false);
#line 13 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                Write(Model.Title);

#line default
#line hidden
                EndContext();
                BeginContext(331, 185, true);
                WriteLiteral("</title>\r\n    <meta charset=\"utf-8\" />\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 516, "\"", 592, 1);
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                WriteAttributeValue("", 523, Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 523, 69, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(593, 22, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n");
                EndContext();
#line 18 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(661, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 674, "\"", 701, 1);
#line 20 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    WriteAttributeValue("", 681, Model.CustomCSSLink, 681, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(702, 22, true);
                    WriteLiteral(" rel=\"stylesheet\" />\r\n");
                    EndContext();
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
                BeginContext(731, 4, true);
                WriteLiteral("    ");
                EndContext();
#line 22 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (!Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(794, 68, true);
                    WriteLiteral("        <script type=\"text/javascript\">\r\n            var srvModel = ");
                    EndContext();
                    BeginContext(863, 31, false);
#line 25 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                    EndContext();
                    BeginContext(894, 30, true);
                    WriteLiteral(";\r\n        </script>\r\n        ");
                    EndContext();
                    BeginContext(924, 72, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ab126f8afc9d425c95359d65b64684f4", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(996, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(1006, 72, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3bf9bb715f4045cdb82e7d2074492507", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1078, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                    BeginContext(1204, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1212, 41, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7de254c746dc45ba96567fc8184e84cb", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1253, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
#line 31 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
                BeginContext(1262, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1268, 71, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d469f71f11f5408ca76971b8b8be23c5", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1339, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 34 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (!string.IsNullOrEmpty(Model.EmbeddedCSS))
                {
#line default
#line hidden
                    BeginContext(1400, 29, true);
                    WriteLiteral("        <style>\r\n            ");
                    EndContext();
                    BeginContext(1430, 27, false);
#line 37 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(Html.Raw(Model.EmbeddedCSS));

#line default
#line hidden
                    EndContext();
                    BeginContext(1457, 21, true);
                    WriteLiteral(";\r\n        </style>\r\n");
                    EndContext();
#line 39 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1492, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1494, 12771, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e189371c0c54b8b9c122b39dffdbc20", async() => {
                BeginContext(1500, 4, true);
                WriteLiteral("\r\n\r\n");
                EndContext();
                BeginContext(1504, 53, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a666a687e50d480a845a6078b66cde57", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 43 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.StatusMessage);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1557, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(1618, 55, false);
#line 46 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(await Html.PartialAsync("MinimalPaymentRequest", Model));

#line default
#line hidden
                    EndContext();
#line 46 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(1687, 24, true);
                    WriteLiteral("    <noscript>\r\n        ");
                    EndContext();
                    BeginContext(1712, 55, false);
#line 51 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(await Html.PartialAsync("MinimalPaymentRequest", Model));

#line default
#line hidden
                    EndContext();
                    BeginContext(1767, 19, true);
                    WriteLiteral("\r\n    </noscript>\r\n");
                    EndContext();
                    BeginContext(1788, 7536, true);
                    WriteLiteral(@"    <div class=""container"" id=""app"" v-cloak>
        <div class=""row w-100 p-0 m-0"" style=""height: 100vh"">
            <div class=""mx-auto my-auto w-100"">
                <div class=""card"">
                    <h1 class=""card-header"">
                        {{srvModel.title}}

                        <span class=""text-muted float-right text-center"">
                            <template v-if=""settled"">Colocado</template>
                            <template v-else>
                                <template v-if=""ended"">Solicitud caducada</template>
                                <template v-else-if=""endDiff"">Expira en {{endDiff}}</template>
                                <template v-else>{{srvModel.status}}</template>
                            </template>
                        </span>
                    </h1>
                    <div class=""card-body px-0 pt-0"">
                        <div class=""row mb-4"">
                            <div class=""col-sm-12 col-md-12 col-lg-6 "">
  ");
                    WriteLiteral(@"                              <ul class=""w-100 list-group list-group-flush"">
                                    <li class=""list-group-item"">
                                        <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Cantidad de la solicitud:</span>
                                            <span class=""h2"">{{srvModel.amountFormatted}}</span>
                                        </div>
                                    </li>
                                    <li class=""list-group-item"">
                                        <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Pagado hasta ahora:</span>
                                            <span class=""h2"">{{srvModel.amountCollectedFormatted}}</span>
                                        </div>
                                    </li>
                                    <li class=""li");
                    WriteLiteral(@"st-group-item"">
                                        <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Cantidad debida:</span>
                                            <span class=""h2"">{{srvModel.amountDueFormatted}}</span>
                                        </div>
                                    </li>
                                </ul>
                                <div v-html=""srvModel.description"" class=""w-100 p-2""></div>

                            </div>
                            <div class=""col-sm-12 col-md-12  col-lg-6"">
                                <div class=""table-responsive"">
                                    <table class=""table border-top-0 "">
                                        <thead>
                                        <tr>
                                            <th class="" border-top-0"" scope=""col"">Factura #</th>
                                            <th class="" bor");
                    WriteLiteral(@"der-top-0"">Precio</th>
                                            <th class="" border-top-0"">Expirado</th>
                                            <th class="" border-top-0"">Estado</th>
                                        </tr>
                                        </thead>
                                        <tbody>
                                        <tr v-if=""!srvModel.invoices || srvModel.invoices.length == 0"">
                                            <td colspan=""4"" class=""text-center"">Aún no se han efectuado pagos.</td>
                                        </tr>
                                        <template v-else v-for=""invoice of srvModel.invoices"" :key=""invoice.id"">
                                            <tr class=""bg-light"">
                                                <td scope=""row"">{{invoice.id}}</td>
                                                <td>{{invoice.amountFormatted}}</td>
                                                <td>{{moment(invo");
                    WriteLiteral(@"ice.expiryDate).format('L HH:mm')}}</td>
                                                <td>{{invoice.status}}</td>
                                            </tr>
                                            <tr class=""bg-light"" v-if=""invoice.payments && invoice.payments.length > 0"">
                                                <td colspan=""4"" class="" px-2 py-1 border-top-0"">

                                                    <div class=""table-responsive"">
                                                        <table class=""table table-bordered"">
                                                            <tr>
                                                                <th class=""p-1"" style=""max-width: 300px"">Tx Id</th>
                                                                <th class=""p-1"">Método de pago</th>
                                                                <th class=""p-1"">Cantidad</th>
                                                                <th class=""");
                    WriteLiteral(@"p-1"">Link</th>
                                                            </tr>
                                                            <tr v-for=""payment of invoice.payments"">
                                                                <td class=""p-1 m-0 d-print-none d-block"" style=""max-width: 300px"">
                                                                    <div style=""width: 100%; overflow-x: auto; overflow-wrap: initial;"">{{payment.id}}</div>
                                                                </td>
                                                                <td class=""p-1 m-0 d-none d-print-table-cell"" style=""max-width: 150px;"">
                                                                    {{payment.id}}
                                                                </td>
                                                                <td class=""p-1"">{{formatPaymentMethod(payment.paymentMethod)}}</td>
                                                    ");
                    WriteLiteral(@"            <td class=""p-1"">{{payment.amount.noExponents()}}</td>
                                                                <td class=""p-1 d-print-none"">
                                                                    <a v-if=""payment.link"" :href=""payment.link"" target=""_blank"">Link</a>
                                                                </td>
                                                                <td class=""p-1 d-none d-print-table-cell"" style=""max-width: 150px;"">
                                                                    {{payment.link}}
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </div>
                                                </td>
                                            </tr>
                                        </template>
          ");
                    WriteLiteral(@"                              <tr v-if=""!ended && (srvModel.amountDue) > 0"" class=""d-print-none"">
                                            <td colspan=""4"" class=""text-center"">

                                                <template v-if=""srvModel.allowCustomPaymentAmounts && !srvModel.anyPendingInvoice"">
                                                    ");
                    EndContext();
                    BeginContext(9324, 2264, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb14522f5e2d4eee96f1da5442a50552", async() => {
                        BeginContext(9367, 2214, true);
                        WriteLiteral(@"

                                                        <div class=""input-group m-auto"" style=""max-width: 250px"">
                                                            <input
                                                                :readonly=""!srvModel.allowCustomPaymentAmounts""
                                                                class=""form-control""
                                                                type=""number""
                                                                v-model=""customAmount""
                                                                :max=""srvModel.amountDue""
                                                                step=""any""
                                                                placeholder=""Cantidad""
                                                                required>
                                                            <div class=""input-group-append"">
                                               ");
                        WriteLiteral(@"                 <span class='input-group-text'>{{currency}}</span>
                                                                <button
                                                                    class=""btn btn-primary""
                                                                    v-bind:class=""{ 'btn-disabled': loading}""
                                                                    :disabled=""loading""
                                                                    type=""submit"">
                                                                    <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                                        <span class=""sr-only"">Cargando...</span>
                                                                    </div>
                                                                    Pague ahora
                                                                </button>
                  ");
                        WriteLiteral("                                          </div>\r\n                                                        </div>\r\n                                                    ");
                        EndContext();
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(11588, 2667, true);
                    WriteLiteral(@"
                                                </template>

                                                <template v-else>
                                                    <button class=""btn btn-primary btn-lg mt-1"" v-on:click=""pay(null)""
                                                            :disabled=""loading"">
                                                        <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                            <span class=""sr-only"">Cargando...</span>
                                                        </div>

                                                        Pague ahora
                                                    </button>
                                                    <button class=""btn btn-secondary btn-lg mt-1"" 
                                                            v-if=""!srvModel.pendingInvoiceHasPayments"" 
                                                        ");
                    WriteLiteral(@"    v-on:click=""cancelPayment()""
                                                            :disabled=""loading"">
                                                        <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                            <span class=""sr-only"">Cargando...</span>
                                                        </div>

                                                            Cancelar factura actual</button>
                                                </template>
                                               
                                            </td>
                                        </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </div>
                        </div>

                    </div>
                    <div class=""card-footer text-muted d-flex justify-conte");
                    WriteLiteral(@"nt-between"">

                        <div >
                            <span v-on:click=""print"" class=""btn-link d-print-none"" style=""cursor: pointer""> <span class=""fa fa-print""></span> Imprimir</span>
                            <span>Updated {{lastUpdated}}</span>
                        </div>
                        <div >
                            <span class=""text-muted"">Impulsado por </span><a href=""https://btcpayserver.org"" target=""_blank"">BANEXCOINPAY Server</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
");
                    EndContext();
#line 226 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(14265, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 4
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(109, 1, true);
            WriteLiteral("\n");
            EndContext();
#line 5 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"

            Layout = null;

#line default
#line hidden
            BeginContext(197, 24, true);
            WriteLiteral("<!DOCTYPE html>\n\n<html>\n");
            EndContext();
            BeginContext(221, 2253, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "53a59bbae8044f148541bf5634a3e8d1", async() => {
                BeginContext(227, 12, true);
                WriteLiteral("\n    <title>");
                EndContext();
                BeginContext(240, 16, false);
#line 12 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.CryptoCode);

#line default
#line hidden
                EndContext();
                BeginContext(256, 189, true);
                WriteLiteral(" LN Node Info</title>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    ");
                EndContext();
                BeginContext(445, 65, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "ca9191c0404d499d92272b88daf639bb", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(510, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(515, 62, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "b5e5b0c98d4449a78e77cd07249e4faa", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(577, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(583, 44, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "406b65f7b8e84b10a8970aa6365bd161", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(627, 11, true);
                WriteLiteral("\n\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 638, "\"", 719, 1);
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                WriteAttributeValue("", 645, this.Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 645, 74, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(720, 25, true);
                WriteLiteral(" rel=\"stylesheet\" />\n    ");
                EndContext();
                BeginContext(745, 79, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "27d8a74982404d4f8ae03645d6061b6d", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(824, 6, true);
                WriteLiteral("\n\n    ");
                EndContext();
                BeginContext(830, 67, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "26198a66bcc14a29af64634709966cb9", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(897, 60, true);
                WriteLiteral("\n    <script type=\"text/javascript\">\n        var srvModel = ");
                EndContext();
                BeginContext(958, 31, false);
#line 26 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                EndContext();
                BeginContext(989, 1478, true);
                WriteLiteral(@";


        window.onload = function() {
            Vue.use(Toasted);
            var app = new Vue({
                el: '#app',
                components: {
                    qrcode: VueQrcode
                },
                data: {
                    srvModel: srvModel
                },
                mounted: function() {

                    this.$nextTick(function() {
                        var copyInput = new Clipboard('.copy');

                        copyInput.on(""success"",
                            function(e) {
                                Vue.toasted.show('Copied',
                                    {
                                        iconPack: ""fontawesome"",
                                        icon: ""copy"",
                                        duration: 5000
                                    });
                            });
                    });
                }
            });


        }
    </script>
    <style>
        .qr-icon {
            height: 64px");
                WriteLiteral(@";
            width: 64px;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .qr-container {
            position: relative;
            text-align: center;
        }

            .qr-container svg {
                width: 256px;
                height: 256px;
            }

        .copy {
            cursor: copy;
        }
    </style>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(2474, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(2475, 3275, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "93eb32bbcb6d4e13bfcae5f430369d27", async() => {
                BeginContext(2481, 455, true);
                WriteLiteral(@"
    <noscript>
        <div class=""container"">
            <div class=""row "" style=""height: 100vh"">
                <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                    <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                        <div class=""card border-0"">
                            <div class=""row""></div>
                            <h1 class=""card-title text-center"">
                                ");
                EndContext();
                BeginContext(2937, 16, false);
#line 96 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.CryptoCode);

#line default
#line hidden
                EndContext();
                BeginContext(2953, 18, true);
                WriteLiteral(" Lightning Node - ");
                EndContext();
                BeginContext(2973, 42, false);
#line 96 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.Available ? "Online" : "Unavailable");

#line default
#line hidden
                EndContext();
                BeginContext(3016, 39, true);
                WriteLiteral("\n                                <small");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 3055, "\"", 3114, 1);
#line 97 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                WriteAttributeValue("", 3063, Model.Available ? "text-success" : "text-danger", 3063, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(3115, 149, true);
                WriteLiteral(">\n                                    <span class=\"fa fa-circle \"></span>\n                                </small>\n                            </h1>\n");
                EndContext();
#line 101 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                if (Model.Available)
                {
#line default
#line hidden
                    BeginContext(3344, 172, true);
                    WriteLiteral("                                <div class=\"card-body m-sm-0 p-sm-0\">\n                                    <div class=\"input-group\">\n                                        ");
                    EndContext();
                    BeginContext(3516, 97, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "092436ca7d1842e4826b567847f1092c", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_9.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
#line 105 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.NodeInfo);

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3613, 298, true);
                    WriteLiteral(@"
                                        <div class=""input-group-append"">
                                            <span class=""input-group-text fa fa-copy""> </span>
                                        </div>
                                    </div>
                                </div>
");
                    EndContext();
#line 111 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                }

#line default
#line hidden
                BeginContext(3941, 1802, true);
                WriteLiteral(@"
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </noscript>
    <div id=""app"" class=""container"">
        <div class=""row "" style=""height: 100vh"">
            <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                <div class=""card border-0"">
                    <div class=""row""></div>
                    <h1 class=""card-title text-center"">
                        {{srvModel.cryptoCode}} Lightning Node
                        - {{srvModel.available? ""Online"" : ""Unavailable""}}
                        <small v-bind:class=""{ 'text-success': srvModel.available, 'text-danger': !srvModel.available }"">
                            <span class=""fa fa-circle ""></span>
                        </small>
                    </h1>
                    <div class=""card-body m-sm-0 p-sm-0"" v-if=""srvModel.available"">
                        <div class=""qr-container mb-2"">
                            <img v-bind:src=""srvModel.cryptoImage"" c");
                WriteLiteral(@"lass=""qr-icon"" />
                            <qrcode v-bind:value=""srvModel.nodeInfo"" :options=""{ width: 256, margin: 0, color: {dark:'#000', light:'#fff'} }"" tag=""svg"">
                            </qrcode>
                        </div>
                        <div class=""input-group copy"" data-clipboard-target=""#vue-peer-info"">
                            <input type=""text"" class="" form-control "" readonly=""readonly"" :value=""srvModel.nodeInfo"" id=""vue-peer-info"" />
                            <div class=""input-group-append"">
                                <span class=""input-group-text fa fa-copy""> </span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(5750, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(111, 2, true);
            WriteLiteral("\r\n");
            EndContext();
#line 5 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"

            Layout = null;

#line default
#line hidden
            BeginContext(204, 27, true);
            WriteLiteral("<!DOCTYPE html>\r\n\r\n<html>\r\n");
            EndContext();
            BeginContext(231, 2339, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a9bc256775cb4629b28fe040ad753f5d", async() => {
                BeginContext(237, 13, true);
                WriteLiteral("\r\n    <title>");
                EndContext();
                BeginContext(251, 16, false);
#line 12 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.CryptoCode);

#line default
#line hidden
                EndContext();
                BeginContext(267, 204, true);
                WriteLiteral(" Información del nodo LN</title>\r\n    <meta charset=\"utf-8\" />\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\r\n    ");
                EndContext();
                BeginContext(471, 65, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "85616ac2dbf344b89791e71944c6524b", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(536, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(542, 62, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "a183e9c5447643ae95f8c187aca80fe5", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(604, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(612, 44, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "47d315ff3e3e4a899bae2a7c29cd11cf", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(656, 13, true);
                WriteLiteral("\r\n\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 669, "\"", 750, 1);
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                WriteAttributeValue("", 676, this.Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 676, 74, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(751, 26, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n    ");
                EndContext();
                BeginContext(777, 79, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cb7dc5928c2843618358e39e5d149276", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(856, 8, true);
                WriteLiteral("\r\n\r\n    ");
                EndContext();
                BeginContext(864, 67, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "284e497ed1da4c9ea0b88c2790e7f2b3", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(931, 62, true);
                WriteLiteral("\r\n    <script type=\"text/javascript\">\r\n        var srvModel = ");
                EndContext();
                BeginContext(994, 31, false);
#line 26 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                EndContext();
                BeginContext(1025, 1538, true);
                WriteLiteral(@";


        window.onload = function() {
            Vue.use(Toasted);
            var app = new Vue({
                el: '#app',
                components: {
                    qrcode: VueQrcode
                },
                data: {
                    srvModel: srvModel
                },
                mounted: function() {

                    this.$nextTick(function() {
                        var copyInput = new Clipboard('.copy');

                        copyInput.on(""success"",
                            function(e) {
                                Vue.toasted.show('Copied',
                                    {
                                        iconPack: ""fontawesome"",
                                        icon: ""copy"",
                                        duration: 5000
                                    });
                            });
                    });
                }
            });


        }
    </script>
    <style>
        ");
                WriteLiteral(@".qr-icon {
            height: 64px;
            width: 64px;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
        }

        .qr-container {
            position: relative;
            text-align: center;
        }

            .qr-container svg {
                width: 256px;
                height: 256px;
            }

        .copy {
            cursor: copy;
        }
    </style>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(2570, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(2572, 3336, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cc5ab75035114c55af38fd5db2a41641", async() => {
                BeginContext(2578, 464, true);
                WriteLiteral(@"
    <noscript>
        <div class=""container"">
            <div class=""row "" style=""height: 100vh"">
                <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                    <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                        <div class=""card border-0"">
                            <div class=""row""></div>
                            <h1 class=""card-title text-center"">
                                ");
                EndContext();
                BeginContext(3043, 16, false);
#line 96 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.CryptoCode);

#line default
#line hidden
                EndContext();
                BeginContext(3059, 18, true);
                WriteLiteral(" Lightning Node - ");
                EndContext();
                BeginContext(3079, 42, false);
#line 96 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                Write(Model.Available ? "Online" : "Unavailable");

#line default
#line hidden
                EndContext();
                BeginContext(3122, 40, true);
                WriteLiteral("\r\n                                <small");
                EndContext();
                BeginWriteAttribute("class", " class=\"", 3162, "\"", 3221, 1);
#line 97 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                WriteAttributeValue("", 3170, Model.Available ? "text-success" : "text-danger", 3170, 51, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(3222, 153, true);
                WriteLiteral(">\r\n                                    <span class=\"fa fa-circle \"></span>\r\n                                </small>\r\n                            </h1>\r\n");
                EndContext();
#line 101 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                if (Model.Available)
                {
#line default
#line hidden
                    BeginContext(3457, 174, true);
                    WriteLiteral("                                <div class=\"card-body m-sm-0 p-sm-0\">\r\n                                    <div class=\"input-group\">\r\n                                        ");
                    EndContext();
                    BeginContext(3631, 97, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "5061bdb9cfc849fea162c0c74a80c987", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_9.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
#line 105 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                    __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.NodeInfo);

#line default
#line hidden
                    __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(3728, 304, true);
                    WriteLiteral(@"
                                        <div class=""input-group-append"">
                                            <span class=""input-group-text fa fa-copy""> </span>
                                        </div>
                                    </div>
                                </div>
");
                    EndContext();
#line 111 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\PublicLightningNodeInfo\ShowLightningNodeInfo.cshtml"
                }

#line default
#line hidden
                BeginContext(4063, 1838, true);
                WriteLiteral(@"
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </noscript>
    <div id=""app"" class=""container"">
        <div class=""row "" style=""height: 100vh"">
            <div class=""col-md-8 col-sm-12 col-lg-6 mx-auto my-auto "">
                <div class=""card border-0"">
                    <div class=""row""></div>
                    <h1 class=""card-title text-center"">
                        {{srvModel.cryptoCode}} Lightning Nodo
                        - {{srvModel.available? ""Online"" : ""Unavailable""}}
                        <small v-bind:class=""{ 'text-success': srvModel.available, 'text-danger': !srvModel.available }"">
                            <span class=""fa fa-circle ""></span>
                        </small>
                    </h1>
                    <div class=""card-body m-sm-0 p-sm-0"" v-if=""srvModel.available"">
                        <div class=""qr-container mb-2"">
                            <img v-bind:src=""sr");
                WriteLiteral(@"vModel.cryptoImage"" class=""qr-icon"" />
                            <qrcode v-bind:value=""srvModel.nodeInfo"" :options=""{ width: 256, margin: 0, color: {dark:'#000', light:'#fff'} }"" tag=""svg"">
                            </qrcode>
                        </div>
                        <div class=""input-group copy"" data-clipboard-target=""#vue-peer-info"">
                            <input type=""text"" class="" form-control "" readonly=""readonly"" :value=""srvModel.nodeInfo"" id=""vue-peer-info"" />
                            <div class=""input-group-append"">
                                <span class=""input-group-text fa fa-copy""> </span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(5908, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Ejemplo n.º 6
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"

            ViewData["Title"] = Model.Title;
            Layout            = null;

#line default
#line hidden
            BeginContext(241, 41, true);
            WriteLiteral("\r\n<!DOCTYPE html>\r\n<html class=\"h-100\">\r\n");
            EndContext();
            BeginContext(282, 1176, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "215b86a3e5ff4077bc16adf497ec9566", async() => {
                BeginContext(288, 13, true);
                WriteLiteral("\r\n    <title>");
                EndContext();
                BeginContext(302, 11, false);
#line 12 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                Write(Model.Title);

#line default
#line hidden
                EndContext();
                BeginContext(313, 185, true);
                WriteLiteral("</title>\r\n    <meta charset=\"utf-8\" />\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\r\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 498, "\"", 574, 1);
#line 16 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                WriteAttributeValue("", 505, Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 505, 69, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(575, 22, true);
                WriteLiteral(" rel=\"stylesheet\" />\r\n");
                EndContext();
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(643, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 656, "\"", 683, 1);
#line 19 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    WriteAttributeValue("", 663, Model.CustomCSSLink, 663, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(684, 22, true);
                    WriteLiteral(" rel=\"stylesheet\" />\r\n");
                    EndContext();
#line 20 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(713, 4, true);
                WriteLiteral("    ");
                EndContext();
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (!Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(776, 68, true);
                    WriteLiteral("        <script type=\"text/javascript\">\r\n            var srvModel = ");
                    EndContext();
                    BeginContext(845, 31, false);
#line 24 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                    EndContext();
                    BeginContext(876, 30, true);
                    WriteLiteral(";\r\n        </script>\r\n        ");
                    EndContext();
                    BeginContext(906, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ce6e70030c8c4f9db50dcfffa0993ec2", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(972, 10, true);
                    WriteLiteral("\r\n        ");
                    EndContext();
                    BeginContext(982, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f7703b99a2d0437baf2b4617fcafb500", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1048, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
                    BeginContext(1174, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1182, 41, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "973b12536e94474c9880a56b1e33b9ec", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1223, 2, true);
                    WriteLiteral("\r\n");
                    EndContext();
#line 30 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1232, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(1238, 65, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8a9af9a737db4efa8cc28a0ce6d7b45c", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1303, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 33 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (!string.IsNullOrEmpty(Model.EmbeddedCSS))
                {
#line default
#line hidden
                    BeginContext(1364, 29, true);
                    WriteLiteral("        <style>\r\n            ");
                    EndContext();
                    BeginContext(1394, 27, false);
#line 36 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(Html.Raw(Model.EmbeddedCSS));

#line default
#line hidden
                    EndContext();
                    BeginContext(1421, 21, true);
                    WriteLiteral(";\r\n        </style>\r\n");
                    EndContext();
#line 38 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1449, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1458, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1460, 487, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5f26dc8d16f04d13836fc6abbd2ca74b", async() => {
                BeginContext(1466, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 42 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(1527, 85, false);
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/MinimalCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(1626, 24, true);
                    WriteLiteral("    <noscript>\r\n        ");
                    EndContext();
                    BeginContext(1651, 85, false);
#line 49 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/MinimalCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
                    BeginContext(1736, 19, true);
                    WriteLiteral("\r\n    </noscript>\r\n");
                    EndContext();
#line 51 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"

                    if (Model.AnimationsEnabled)
                    {
#line default
#line hidden
                        BeginContext(1798, 42, true);
                        WriteLiteral("        <canvas id=\"fireworks\"></canvas>\r\n");
                        EndContext();
#line 55 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    }


#line default
#line hidden
                    BeginContext(1852, 81, false);
#line 56 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/VueCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
#line 56 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1938, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1947, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 4 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"

            ViewData["Title"] = Model.Title;
            Layout            = null;

#line default
#line hidden
            BeginContext(234, 38, true);
            WriteLiteral("\n<!DOCTYPE html>\n<html class=\"h-100\">\n");
            EndContext();
            BeginContext(272, 1128, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9e6cee7b2ea1439cbea503099debf662", async() => {
                BeginContext(278, 12, true);
                WriteLiteral("\n    <title>");
                EndContext();
                BeginContext(291, 11, false);
#line 12 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                Write(Model.Title);

#line default
#line hidden
                EndContext();
                BeginContext(302, 181, true);
                WriteLiteral("</title>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 483, "\"", 559, 1);
#line 16 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                WriteAttributeValue("", 490, Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 490, 69, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(560, 21, true);
                WriteLiteral(" rel=\"stylesheet\" />\n");
                EndContext();
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(625, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 638, "\"", 665, 1);
#line 19 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    WriteAttributeValue("", 645, Model.CustomCSSLink, 645, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(666, 21, true);
                    WriteLiteral(" rel=\"stylesheet\" />\n");
                    EndContext();
#line 20 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(693, 4, true);
                WriteLiteral("    ");
                EndContext();
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (!Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(754, 67, true);
                    WriteLiteral("        <script type=\"text/javascript\">\n            var srvModel = ");
                    EndContext();
                    BeginContext(822, 31, false);
#line 24 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                    EndContext();
                    BeginContext(853, 28, true);
                    WriteLiteral(";\n        </script>\n        ");
                    EndContext();
                    BeginContext(881, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "008ad5b09ca140af85a63d164d3d51cf", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(947, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(956, 66, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d9ceb4a790b54ff487b7d071d9ea722b", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1022, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(1127, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1135, 41, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7e76592424844cc2a7fad401f0de5e40", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1176, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 30 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1183, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1188, 65, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "26b0bb0d0f1e4c338967b3b243754384", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1253, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 33 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (!string.IsNullOrEmpty(Model.EmbeddedCSS))
                {
#line default
#line hidden
                    BeginContext(1311, 28, true);
                    WriteLiteral("        <style>\n            ");
                    EndContext();
                    BeginContext(1340, 27, false);
#line 36 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(Html.Raw(Model.EmbeddedCSS));

#line default
#line hidden
                    EndContext();
                    BeginContext(1367, 19, true);
                    WriteLiteral(";\n        </style>\n");
                    EndContext();
#line 38 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1392, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1400, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1401, 469, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "56ef324d2a7e4d479b7423c581ccb9c5", async() => {
                BeginContext(1407, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 42 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                if (Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(1465, 85, false);
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/MinimalCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(1560, 23, true);
                    WriteLiteral("    <noscript>\n        ");
                    EndContext();
                    BeginContext(1584, 85, false);
#line 49 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/MinimalCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
                    BeginContext(1669, 17, true);
                    WriteLiteral("\n    </noscript>\n");
                    EndContext();
#line 51 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"

                    if (Model.AnimationsEnabled)
                    {
#line default
#line hidden
                        BeginContext(1726, 41, true);
                        WriteLiteral("        <canvas id=\"fireworks\"></canvas>\n");
                        EndContext();
#line 55 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    }


#line default
#line hidden
                    BeginContext(1778, 81, false);
#line 56 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                    Write(await Html.PartialAsync("/Views/AppsPublic/Crowdfund/VueCrowdfund.cshtml", Model));

#line default
#line hidden
                    EndContext();
#line 56 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\AppsPublic\ViewCrowdfund.cshtml"
                }

#line default
#line hidden
                BeginContext(1862, 1, true);
                WriteLiteral("\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1870, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 6 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"

            Layout = null;

#line default
#line hidden
            BeginContext(205, 25, true);
            WriteLiteral("<!DOCTYPE html>\r\n<html>\r\n");
            EndContext();
            BeginContext(230, 985, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5ab1e7b11cbe4e909f589ff25212c122", async() => {
                BeginContext(236, 260, true);
                WriteLiteral(@"
    <meta http-equiv=""content-type"" content=""text/html; charset=UTF-8"">

    <meta charset=""utf-8"">
    <meta name=""viewport"" content=""width=device-width, initial-scale=1, maximum-scale=1"">
    <META NAME=""robots"" CONTENT=""noindex,nofollow"">
    <title>");
                EndContext();
                BeginContext(497, 15, false);
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.HtmlTitle);

#line default
#line hidden
                EndContext();
                BeginContext(512, 16, true);
                WriteLiteral("</title>\r\n\r\n    ");
                EndContext();
                BeginContext(528, 57, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "ce20bf590ce74fa4a1c0a934684e68af", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(585, 64, true);
                WriteLiteral("\r\n\r\n    <script type=\"text/javascript\">\r\n        var srvModel = ");
                EndContext();
                BeginContext(650, 31, false);
#line 22 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                EndContext();
                BeginContext(681, 24, true);
                WriteLiteral(";\r\n    </script>\r\n\r\n    ");
                EndContext();
                BeginContext(705, 56, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e3336d947a98478e98eb39e04300fb66", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(761, 76, true);
                WriteLiteral("\r\n    <script>vex.defaultOptions.className = \'vex-theme-btcpay\'</script>\r\n\r\n");
                EndContext();
#line 28 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(883, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 896, "\"", 923, 1);
#line 30 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                    WriteAttributeValue("", 903, Model.CustomCSSLink, 903, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(924, 22, true);
                    WriteLiteral(" rel=\"stylesheet\" />\r\n");
                    EndContext();
#line 31 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                }

#line default
#line hidden
                BeginContext(953, 2, true);
                WriteLiteral("\r\n");
                EndContext();
#line 33 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                if (Model.IsModal)
                {
#line default
#line hidden
                    BeginContext(987, 214, true);
                    WriteLiteral("        <style type=\"text/css\">\r\n            body {\r\n                background: rgba(55, 58, 60, 0.4);\r\n            }\r\n\r\n            .close-icon {\r\n                display: flex;\r\n            }\r\n        </style>\r\n");
                    EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1215, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(1217, 5754, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d3d4657e84fc41b08cd2754b0d347b0b", async() => {
                BeginContext(1223, 358, true);
                WriteLiteral(@"
    <noscript>
        <center style=""padding: 2em"">
            <h2>Javascript está actualmente desactivado en tu navegador.</h2>
            <h5>Por favor, active Javascript y actualice esta página para la mejor experiencia.</h5>

            <p>O bien, haga clic a continuación para continuar con nuestra factura solo en HTML.</p>

            <a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 1581, "\"", 1625, 2);
                WriteAttributeValue("", 1588, "/invoice-noscript?id=", 1588, 21, true);
#line 54 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                WriteAttributeValue("", 1609, Model.InvoiceId, 1609, 16, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(1626, 868, true);
                WriteLiteral(@" style=""text-decoration: underline; color: blue"">
                Continuar a la factura deshabilitada de javascript &gt;
            </a>
        </center>
    </noscript>

    <!--[if lte IE 8]>
    <center style=""padding: 2em"">
      <form action=""/invoice-noscript"" method=""GET"">
        <button style=""text-decoration: underline; color: blue"">Continue to legacy browser compatible invoice page
        </button>
      </form>
    </center>
    <![endif]-->

    <invoice>
        <div class=""no-bounce"" id=""checkoutCtrl"" v-cloak>
            <div class=""modal page"">
                <div class=""modal-dialog open opened enter-purchaser-email"" role=""document"">
                    <div class=""modal-content long"">
                        <div class=""content"">
                            <div class=""invoice"">
                                ");
                EndContext();
                BeginContext(2494, 32, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "34c8e2e4a1a045eba5c69b92e7ee8957", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_2.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2526, 173, true);
                WriteLiteral("\r\n                            </div>\r\n                        </div>\r\n                    </div>\r\n\r\n                    <div style=\"margin-top: 10px; text-align: center;\">\r\n");
                EndContext();
                BeginContext(2873, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(2899, 337, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("select", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "245b1a53a7f54ee1aade1cc3ccbe44e4", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.SelectTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper);
#line 86 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.DefaultLang);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
#line 89 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.Items = langService.GetLanguages().Select((language) => new SelectListItem(language.DisplayName, language.Code, false));

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-items", __Microsoft_AspNetCore_Mvc_TagHelpers_SelectTagHelper.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3236, 1388, true);
                WriteLiteral(@"

                        <script>
                            var languageSelectorPrettyDropdown;
                            $(function () {
                                // REVIEW: don't use initDropdown method but rather directly initialize select whenever you are using it
                                $(""#DefaultLang"").val(startingLanguage);
                                languageSelectorPrettyDropdown = initDropdown(""#DefaultLang"");
                            });

                            function initDropdown(selector) {
                                return $(selector).prettyDropdown({
                                    classic: false,
                                    height: 32,
                                    reverse: true,
                                    hoverIntent: 5000
                                });
                            }
                        </script>
                    </div>
                    <div style=""margin-top: 10px; text-align:");
                WriteLiteral(@" center;"" class=""form-text small text-muted"">
                        <span>Impulsado por <a target=""_blank"" href=""https://github.com/btcpayserver/btcpayserver"">BANEXCOINPAY Server</a></span>
                    </div>
                </div>
            </div>
        </div>
    </invoice>
    <script type=""text/javascript"">
    var availableLanguages = ");
                EndContext();
                BeginContext(4625, 88, false);
#line 117 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Html.Raw(Json.Serialize(langService.GetLanguages().Select((language) => language.Code))));

#line default
#line hidden
                EndContext();
                BeginContext(4713, 32, true);
                WriteLiteral(";;\r\n    var storeDefaultLang = \"");
                EndContext();
                BeginContext(4746, 17, false);
#line 118 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.DefaultLang);

#line default
#line hidden
                EndContext();
                BeginContext(4763, 235, true);
                WriteLiteral("\";\r\n    var fallbackLanguage = \"en\";\r\n    startingLanguage = computeStartingLanguage();\r\n      // initialization\r\n    i18next\r\n        .use(window.i18nextXHRBackend)\r\n        .init({\r\n            backend: {\r\n                loadPath: \'");
                EndContext();
                BeginContext(5000, 14, false);
#line 126 "C:\Users\Rolando\Desktop\BTCPAY\banexcoinpay-master-github\banexcoinpay\BTCPayServer\Views\Invoice\Checkout.cshtml"
                Write(Model.RootPath);

#line default
#line hidden
                EndContext();
                BeginContext(5015, 1949, true);
                WriteLiteral(@"locales/{{lng}}.json'
            },
            lng: startingLanguage,
            fallbackLng: fallbackLanguage,
            nsSeparator: false,
            keySeparator: false
        });

    function computeStartingLanguage() {
        if (urlParams.lang && isLanguageAvailable(urlParams.lang)) {
            return urlParams.lang;
        }
        else if (isLanguageAvailable(storeDefaultLang)) {
            return storeDefaultLang;
        } else {
            return fallbackLanguage;
        }
    }

    function changeLanguage(lang) {
        if (isLanguageAvailable(lang)) {
            i18next.changeLanguage(lang);
        }
    }

    function isLanguageAvailable(languageCode) {
        return availableLanguages.indexOf(languageCode) >= 0;
    }

    const i18n = new VueI18next(i18next);

    // TODO: Move all logic from core.js to Vue controller
    Vue.config.ignoredElements = [
        'line-items',
        'low-fee-timeline',
        // Ignoring custom HTML5 el");
                WriteLiteral(@"ements, eg: bp-spinner
        /^bp-/
    ];

    var checkoutCtrl = new Vue({
        i18n: i18n,
        el: '#checkoutCtrl',
        components: {
            qrcode: VueQrcode,
            changelly: ChangellyComponent,
            coinswitch: CoinSwitchComponent
        },
        data: {
            srvModel: srvModel,
            lndModel: null,
            scanDisplayQr: """",
            expiringSoon: false,
            isModal: srvModel.isModal,
            lightningAmountInSatoshi: srvModel.lightningAmountInSatoshi,
            selectedThirdPartyProcessor: """"
        },
        computed: {
            coinswitchAmountDue: function() {
                return this.srvModel.coinSwitchAmountMarkupPercentage
                    ? (1 + (this.srvModel.coinSwitchAmountMarkupPercentage / 100))
                    : this.srvModel.btcDue;
            }
        }
    });
    </script>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(6971, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(80, 1, true);
            WriteLiteral("\n");
            EndContext();
#line 5 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"

            ViewData["Title"] = Model.Title;
            Layout            = null;

#line default
#line hidden
            BeginContext(251, 38, true);
            WriteLiteral("\n<!DOCTYPE html>\n<html class=\"h-100\">\n");
            EndContext();
            BeginContext(289, 1145, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "87e569f2f92048d6baf9aaf219f3bc04", async() => {
                BeginContext(295, 12, true);
                WriteLiteral("\n    <title>");
                EndContext();
                BeginContext(308, 11, false);
#line 13 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                Write(Model.Title);

#line default
#line hidden
                EndContext();
                BeginContext(319, 181, true);
                WriteLiteral("</title>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <link");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 500, "\"", 576, 1);
#line 17 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                WriteAttributeValue("", 507, Context.Request.GetRelativePathOrAbsolute(themeManager.BootstrapUri), 507, 69, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(577, 21, true);
                WriteLiteral(" rel=\"stylesheet\" />\n");
                EndContext();
#line 18 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (Model.CustomCSSLink != null)
                {
#line default
#line hidden
                    BeginContext(642, 13, true);
                    WriteLiteral("        <link");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 655, "\"", 682, 1);
#line 20 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    WriteAttributeValue("", 662, Model.CustomCSSLink, 662, 20, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(683, 21, true);
                    WriteLiteral(" rel=\"stylesheet\" />\n");
                    EndContext();
#line 21 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
                BeginContext(710, 4, true);
                WriteLiteral("    ");
                EndContext();
#line 22 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (!Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(771, 67, true);
                    WriteLiteral("        <script type=\"text/javascript\">\n            var srvModel = ");
                    EndContext();
                    BeginContext(839, 31, false);
#line 25 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(Html.Raw(Json.Serialize(Model)));

#line default
#line hidden
                    EndContext();
                    BeginContext(870, 28, true);
                    WriteLiteral(";\n        </script>\n        ");
                    EndContext();
                    BeginContext(898, 72, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e57c17930cde4959a3f902e9da3b89f5", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_0.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(970, 9, true);
                    WriteLiteral("\n        ");
                    EndContext();
                    BeginContext(979, 72, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9f62d15befef44dc9572a35657b3f140", async() => {
                    }
                                                                                );
                    __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                    __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                    __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_1.Value;
                    __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1051, 1, true);
                    WriteLiteral("\n");
                    EndContext();
                    BeginContext(1156, 8, true);
                    WriteLiteral("        ");
                    EndContext();
                    BeginContext(1164, 41, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "25a7edd9e9c649d2a836ec222932bcd2", async() => {
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(1205, 1, true);
                    WriteLiteral("\n");
                    EndContext();
#line 31 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
                BeginContext(1212, 5, true);
                WriteLiteral("\n    ");
                EndContext();
                BeginContext(1217, 71, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("bundle", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2c204897e84940fea7232d48efc7961a", async() => {
                }
                                                                            );
                __BundlerMinifier_TagHelpers_BundleTagHelper = CreateTagHelper <global::BundlerMinifier.TagHelpers.BundleTagHelper>();
                __tagHelperExecutionContext.Add(__BundlerMinifier_TagHelpers_BundleTagHelper);
                __BundlerMinifier_TagHelpers_BundleTagHelper.BundleName = (string)__tagHelperAttribute_3.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1288, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 34 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (!string.IsNullOrEmpty(Model.EmbeddedCSS))
                {
#line default
#line hidden
                    BeginContext(1346, 28, true);
                    WriteLiteral("        <style>\n            ");
                    EndContext();
                    BeginContext(1375, 27, false);
#line 37 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(Html.Raw(Model.EmbeddedCSS));

#line default
#line hidden
                    EndContext();
                    BeginContext(1402, 19, true);
                    WriteLiteral(";\n        </style>\n");
                    EndContext();
#line 39 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(1434, 1, true);
            WriteLiteral("\n");
            EndContext();
            BeginContext(1435, 12519, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "bca50202f22e4f9fbf8bc6a9792718b1", async() => {
                BeginContext(1441, 2, true);
                WriteLiteral("\n\n");
                EndContext();
                BeginContext(1443, 53, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "57028e402b6b470ca56ae223b1355744", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_4.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 43 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.StatusMessage);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("for", __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1496, 1, true);
                WriteLiteral("\n");
                EndContext();
#line 44 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                if (Context.Request.Query.ContainsKey("simple"))
                {
#line default
#line hidden
                    BeginContext(1554, 55, false);
#line 46 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(await Html.PartialAsync("MinimalPaymentRequest", Model));

#line default
#line hidden
                    EndContext();
#line 46 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(1619, 23, true);
                    WriteLiteral("    <noscript>\n        ");
                    EndContext();
                    BeginContext(1643, 55, false);
#line 51 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                    Write(await Html.PartialAsync("MinimalPaymentRequest", Model));

#line default
#line hidden
                    EndContext();
                    BeginContext(1698, 17, true);
                    WriteLiteral("\n    </noscript>\n");
                    EndContext();
                    BeginContext(1716, 7396, true);
                    WriteLiteral(@"    <div class=""container"" id=""app"" v-cloak>
        <div class=""row w-100 p-0 m-0"" style=""height: 100vh"">
            <div class=""mx-auto my-auto w-100"">
                <div class=""card"">
                    <h1 class=""card-header"">
                        {{srvModel.title}}

                        <span class=""text-muted float-right text-center"">
                            <template v-if=""settled"">Settled</template>
                            <template v-else>
                                <template v-if=""ended"">Request Expired</template>
                                <template v-else-if=""endDiff"">Expires in {{endDiff}}</template>
                                <template v-else>{{srvModel.status}}</template>
                            </template>
                        </span>
                    </h1>
                    <div class=""card-body px-0 pt-0"">
                        <div class=""row mb-4"">
                            <div class=""col-sm-12 col-md-12 col-lg-6 "">
                        ");
                    WriteLiteral(@"        <ul class=""w-100 list-group list-group-flush"">
                                    <li class=""list-group-item"">
                                        <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Request amount:</span>
                                            <span class=""h2"">{{srvModel.amountFormatted}}</span>
                                        </div>
                                    </li>
                                    <li class=""list-group-item"">
                                        <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Paid so far:</span>
                                            <span class=""h2"">{{srvModel.amountCollectedFormatted}}</span>
                                        </div>
                                    </li>
                                    <li class=""list-group-item"">
                                    ");
                    WriteLiteral(@"    <div class=""d-flex justify-content-between"">
                                            <span class=""h2 text-muted"">Amount due:</span>
                                            <span class=""h2"">{{srvModel.amountDueFormatted}}</span>
                                        </div>
                                    </li>
                                </ul>
                                <div v-html=""srvModel.description"" class=""w-100 p-2""></div>

                            </div>
                            <div class=""col-sm-12 col-md-12  col-lg-6"">
                                <div class=""table-responsive"">
                                    <table class=""table border-top-0 "">
                                        <thead>
                                        <tr>
                                            <th class="" border-top-0"" scope=""col"">Invoice #</th>
                                            <th class="" border-top-0"">Price</th>
                                            <th cla");
                    WriteLiteral(@"ss="" border-top-0"">Expiry</th>
                                            <th class="" border-top-0"">Status</th>
                                        </tr>
                                        </thead>
                                        <tbody>
                                        <tr v-if=""!srvModel.invoices || srvModel.invoices.length == 0"">
                                            <td colspan=""4"" class=""text-center"">No payments made yet</td>
                                        </tr>
                                        <template v-else v-for=""invoice of srvModel.invoices"" :key=""invoice.id"">
                                            <tr class=""bg-light"">
                                                <td scope=""row"">{{invoice.id}}</td>
                                                <td>{{invoice.amountFormatted}}</td>
                                                <td>{{moment(invoice.expiryDate).format('L HH:mm')}}</td>
                                                <td>{{invo");
                    WriteLiteral(@"ice.status}}</td>
                                            </tr>
                                            <tr class=""bg-light"" v-if=""invoice.payments && invoice.payments.length > 0"">
                                                <td colspan=""4"" class="" px-2 py-1 border-top-0"">

                                                    <div class=""table-responsive"">
                                                        <table class=""table table-bordered"">
                                                            <tr>
                                                                <th class=""p-1"" style=""max-width: 300px"">Tx Id</th>
                                                                <th class=""p-1"">Payment Method</th>
                                                                <th class=""p-1"">Amount</th>
                                                                <th class=""p-1"">Link</th>
                                                            </tr>
                                ");
                    WriteLiteral(@"                            <tr v-for=""payment of invoice.payments"">
                                                                <td class=""p-1 m-0 d-print-none d-block"" style=""max-width: 300px"">
                                                                    <div style=""width: 100%; overflow-x: auto; overflow-wrap: initial;"">{{payment.id}}</div>
                                                                </td>
                                                                <td class=""p-1 m-0 d-none d-print-table-cell"" style=""max-width: 150px;"">
                                                                    {{payment.id}}
                                                                </td>
                                                                <td class=""p-1"">{{formatPaymentMethod(payment.paymentMethod)}}</td>
                                                                <td class=""p-1"">{{payment.amount.noExponents()}}</td>
                                                         ");
                    WriteLiteral(@"       <td class=""p-1 d-print-none"">
                                                                    <a v-if=""payment.link"" :href=""payment.link"" target=""_blank"">Link</a>
                                                                </td>
                                                                <td class=""p-1 d-none d-print-table-cell"" style=""max-width: 150px;"">
                                                                    {{payment.link}}
                                                                </td>
                                                            </tr>
                                                        </table>
                                                    </div>
                                                </td>
                                            </tr>
                                        </template>
                                        <tr v-if=""!ended && (srvModel.amountDue) > 0"" class=""d-print-none"">
                                      ");
                    WriteLiteral("      <td colspan=\"4\" class=\"text-center\">\n\n                                                <template v-if=\"srvModel.allowCustomPaymentAmounts && !srvModel.anyPendingInvoice\">\n                                                    ");
                    EndContext();
                    BeginContext(9112, 2231, false);
                    __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "70b982dc068d4bb8b0ad672d619dfc60", async() => {
                        BeginContext(9155, 2181, true);
                        WriteLiteral(@"

                                                        <div class=""input-group m-auto"" style=""max-width: 250px"">
                                                            <input
                                                                :readonly=""!srvModel.allowCustomPaymentAmounts""
                                                                class=""form-control""
                                                                type=""number""
                                                                v-model=""customAmount""
                                                                :max=""srvModel.amountDue""
                                                                step=""any""
                                                                placeholder=""Amount""
                                                                required>
                                                            <div class=""input-group-append"">
                                                              ");
                        WriteLiteral(@"  <span class='input-group-text'>{{currency}}</span>
                                                                <button
                                                                    class=""btn btn-primary""
                                                                    v-bind:class=""{ 'btn-disabled': loading}""
                                                                    :disabled=""loading""
                                                                    type=""submit"">
                                                                    <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                                        <span class=""sr-only"">Loading...</span>
                                                                    </div>
                                                                    Pay now
                                                                </button>
                                                 ");
                        WriteLiteral("           </div>\n                                                        </div>\n                                                    ");
                        EndContext();
                    }
                                                                                );
                    __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
                    __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
                    __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
                    __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                    await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                    if (!__tagHelperExecutionContext.Output.IsContentModified)
                    {
                        await __tagHelperExecutionContext.SetOutputContentAsync();
                    }
                    Write(__tagHelperExecutionContext.Output);
                    __tagHelperExecutionContext = __tagHelperScopeManager.End();
                    EndContext();
                    BeginContext(11343, 2602, true);
                    WriteLiteral(@"
                                                </template>

                                                <template v-else>
                                                    <button class=""btn btn-primary btn-lg mt-1"" v-on:click=""pay(null)""
                                                            :disabled=""loading"">
                                                        <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                            <span class=""sr-only"">Loading...</span>
                                                        </div>

                                                        Pay now
                                                    </button>
                                                    <button class=""btn btn-secondary btn-lg mt-1"" 
                                                            v-if=""!srvModel.pendingInvoiceHasPayments"" 
                                                            v-on:click=""can");
                    WriteLiteral(@"celPayment()""
                                                            :disabled=""loading"">
                                                        <div v-if=""loading"" class=""spinner-grow spinner-grow-sm"" role=""status"">
                                                            <span class=""sr-only"">Loading...</span>
                                                        </div>

                                                            Cancel current invoice</button>
                                                </template>
                                               
                                            </td>
                                        </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </div>
                        </div>

                    </div>
                    <div class=""card-footer text-muted d-flex justify-content-between"">

                        <");
                    WriteLiteral(@"div >
                            <span v-on:click=""print"" class=""btn-link d-print-none"" style=""cursor: pointer""> <span class=""fa fa-print""></span> Print</span>
                            <span>Updated {{lastUpdated}}</span>
                        </div>
                        <div >
                            <span class=""text-muted"">Powered by </span><a href=""https://btcpayserver.org"" target=""_blank"">BTCPay Server</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
");
                    EndContext();
#line 226 "C:\Users\Rolando\Desktop\BTCPAY\btcpayserver-master\btcpayserver-master\BTCPayServer\Views\PaymentRequest\ViewPaymentRequest.cshtml"
                }

#line default
#line hidden
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(13954, 9, true);
            WriteLiteral("\n</html>\n");
            EndContext();
        }