
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: sc-express-payment.cjs.entry.js</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&#039;use strict&#039;;

Object.defineProperty(exports, &#039;__esModule&#039;, { value: true });

const index = require(&#039;./index-be4abba1.js&#039;);
const getters = require(&#039;./getters-4e5fc4d4.js&#039;);
const getters$1 = require(&#039;./getters-d68c08ed.js&#039;);
require(&#039;./util-a15c420c.js&#039;);
require(&#039;./index-c3de642f.js&#039;);
require(&#039;./utils-a9d13080.js&#039;);
require(&#039;./mutations-98f05402.js&#039;);
require(&#039;./remove-query-args-b57e8cd3.js&#039;);
require(&#039;./add-query-args-49dcb630.js&#039;);
require(&#039;./index-fb76df07.js&#039;);
require(&#039;./google-8dbad1a6.js&#039;);
require(&#039;./currency-71fce0f0.js&#039;);
require(&#039;./store-01e8edc2.js&#039;);
require(&#039;./price-da3cab3d.js&#039;);
require(&#039;./watchers-517825ae.js&#039;);

const scExpressPaymentCss = &quot;sc-express-payment{display:block}&quot;;
const ScExpressPaymentStyle0 = scExpressPaymentCss;

const ScExpressPayment = class {
    constructor(hostRef) {
        index.registerInstance(this, hostRef);
        this.processor = undefined;
        this.dividerText = undefined;
        this.debug = undefined;
        this.hasPaymentOptions = undefined;
    }
    onPaymentRequestLoaded() {
        this.hasPaymentOptions = true;
    }
    renderStripePaymentRequest() {
        const { processor_data } = getters.getProcessorByType(&#039;stripe&#039;) || {};
        return index.h(&quot;sc-stripe-payment-request&quot;, { debug: this.debug, stripeAccountId: processor_data === null || processor_data === void 0 ? void 0 : processor_data.account_id, publishableKey: processor_data === null || processor_data === void 0 ? void 0 : processor_data.publishable_key });
    }
    render() {
        return (index.h(index.Host, { key: &#039;6908614bce697360d66e04ecd8ef42f7158b265d&#039;, class: { &#039;is-empty&#039;: !this.hasPaymentOptions &amp;&amp; !this.debug } }, this.renderStripePaymentRequest(), (this.hasPaymentOptions || this.debug) &amp;&amp; index.h(&quot;sc-divider&quot;, { key: &#039;f9b0bc2de48e292d0c3d1182710487be459d04f4&#039;, style: { &#039;--spacing&#039;: &#039;calc(var(--sc-form-row-spacing)/2)&#039; } }, this.dividerText), !!getters$1.formBusy() &amp;&amp; index.h(&quot;sc-block-ui&quot;, { key: &#039;6a86cffc1c0375372cb5bf0d4918f330c0632e49&#039; })));
    }
};
ScExpressPayment.style = ScExpressPaymentStyle0;

exports.sc_express_payment = ScExpressPayment;

//# sourceMappingURL=sc-express-payment.cjs.entry.js.map</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
