Plugin Directory

Changeset 3206899


Ignore:
Timestamp:
12/12/2024 11:19:08 AM (16 months ago)
Author:
webdados
Message:

Update to 10.0.0-rc.2

Location:
multibanco-ifthen-software-gateway-for-woocommerce/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-cofidispay-ifthen-webdados.php

    r3206010 r3206899  
    361361         */
    362362        public function admin_options() {
    363             $title = this->get_method_title();
     363            $title = $this->get_method_title();
    364364            ?>
    365365            <div id="wc_ifthen">
     
    513513                        ?>
    514514                            <div id="message" class="error">
    515                                 <p><strong><?php esc_html_e( 'Set the Cofidis Pay Key and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     515                                <p><strong><?php esc_html_e( 'Set the Cofidis Pay Key and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    516516                            </div>
    517517                            <?php
     
    889889                <img src="<?php echo esc_url( WC_IfthenPay_Webdados()->cofidispay_banner_email ); ?>" alt="<?php echo esc_attr( $alt ); ?>" title="<?php echo esc_attr( $alt ); ?>" style="margin: auto; margin-top: 10px; max-height: 48px;"/>
    890890                <br/>
    891                 <!--<strong><?php esc_html_e( 'Cofidis Pay payment approved.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>-->
    892891                <strong><?php esc_html_e( 'Cofidis Pay payment pre-approved.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    893892                <br/>
    894                 <!--<?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>-->
    895893                <?php esc_html_e( 'We will process your order after submitting the payment request to Cofidis, and get it definitely approved.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    896894            </p>
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-creditcard-ifthen-webdados.php

    r3206010 r3206899  
    397397                            ?>
    398398                            <div id="message" class="error">
    399                                 <p><strong><?php esc_html_e( 'Set the Credit card Key and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     399                                <p><strong><?php esc_html_e( 'Set the Credit card Key and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    400400                            </div>
    401401                            <?php
     
    600600                <br/>
    601601                <strong><?php esc_html_e( 'Credit or debit card payment received.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    602                 <br/>
    603                 <?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    604602            </p>
    605603            <?php
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-gateway-ifthen-webdados.php

    r3206010 r3206899  
    6262
    6363            $this->method_title       = __( 'ifthenpay Gateway', 'multibanco-ifthen-software-gateway-for-woocommerce' );
    64             $this->method_description = __( 'Easy and simple payment using Apple Pay, Google Pay, or Pix. (Via the ifthenpay Gateway)', 'multibanco-ifthen-software-gateway-for-woocommerce' );
     64            $this->method_description = __( 'Easy and simple payment using Apple Pay, Google Pay, or PIX. (Via the ifthenpay Gateway)', 'multibanco-ifthen-software-gateway-for-woocommerce' );
    6565
    6666            // Anti-phishing key
     
    326326                        $this->form_fields['no_methods'] = array(
    327327                            'title'       => __( 'No methods available', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
    328                             'description' => __( 'There are no payment methods available on this Gateway. Please choose another one or request ifthenpay to create a static gateway on your account, specifically for WooCommerce, with the payment methods you want to use (Apple Pay, Google Pay, or Pix)', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
     328                            'description' => __( 'There are no payment methods available on this Gateway. Please choose another one or request ifthenpay to create a static gateway on your account, specifically for WooCommerce, with the payment methods you want to use (Apple Pay, Google Pay, or PIX)', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
    329329                            'type'        => 'hidden',
    330330                            'value'       => '1',
     
    348348                        'description' => __( 'This controls the title which the user sees during checkout.', 'multibanco-ifthen-software-gateway-for-woocommerce' )
    349349                                        . ( WC_IfthenPay_Webdados()->wpml_active ? '<br/>' . WC_IfthenPay_Webdados()->wpml_translation_info : '' ),
    350                         'default'     => 'Apple Pay, Google Pay, or Pix',
     350                        'default'     => 'Apple Pay, Google Pay, or PIX',
    351351                    ),
    352352                    'description'   => array(
     
    369369                            /* translators: %1$s: payment method, %2$s: minimum value, %3$s: maximum value */
    370370                            __( 'By design, %1$s only allows payments from %2$s to %3$s. You can use this option to further limit this range.', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
    371                             __( 'Apple Pay, Google Pay, or Pix', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
     371                            __( 'Apple Pay, Google Pay, or PIX', 'multibanco-ifthen-software-gateway-for-woocommerce' ),
    372372                            wc_price( WC_IfthenPay_Webdados()->gateway_ifthen_min_value, array( 'currency' => 'EUR' ) ),
    373373                            wc_price( WC_IfthenPay_Webdados()->gateway_ifthen_max_value, array( 'currency' => 'EUR' ) )
     
    499499                        </li>
    500500                        <li><?php esc_html_e( 'Enter your backoffice key and select a gateway.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></li>
    501                         <li><?php esc_html_e( 'If no gateways are available, or the available gateways do not have payment methods available, you need to request ifthenpay to create a static gateway on your account, specifically for WooCommerce, with the payment methods you want to use (Apple Pay, Google Pay, or Pix).', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></li>
     501                        <li><?php esc_html_e( 'If no gateways are available, or the available gateways do not have payment methods available, you need to request ifthenpay to create a static gateway on your account, specifically for WooCommerce, with the payment methods you want to use (Apple Pay, Google Pay, or PIX).', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></li>
    502502                        <li><?php esc_html_e( 'Select the payment methods you want to make available.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></li>
    503503                        <li><?php esc_html_e( 'The callback for each of the chosen payment methods will automatically be activated once you save the options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></li>
     
    526526                            ?>
    527527                            <div id="message" class="error">
    528                                 <p><strong><?php esc_html_e( 'Set the Gateway Key and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     528                                <p><strong><?php esc_html_e( 'Set the Gateway Key and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    529529                            </div>
    530530                            <?php
     
    931931                <br/>
    932932                <strong><?php esc_html_e( 'ifthenpay Gateway payment received.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    933                 <br/>
    934                 <?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    935933            </p>
    936934            <?php
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-mbway-ifthen-webdados.php

    r3206010 r3206899  
    579579                        ?>
    580580                            <div id="message" class="error">
    581                                 <p><strong><?php esc_html_e( 'Set the MB WAY Key and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     581                                <p><strong><?php esc_html_e( 'Set the MB WAY Key and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    582582                            </div>
    583583                            <?php
     
    10681068                <br/>
    10691069                <strong><?php esc_html_e( 'MB WAY payment received.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    1070                 <br/>
    1071                 <?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    10721070            </p>
    10731071            <?php
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-multibanco-ifthen-webdados.php

    r3206010 r3206899  
    721721                        ?>
    722722                            <div id="message" class="error">
    723                                 <p><strong><?php esc_html_e( 'Set the Entity/Subentity and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     723                                <p><strong><?php esc_html_e( 'Set the Entity/Subentity and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    724724                            </div>
    725725                            <?php
     
    11361136                <br/>
    11371137                <strong><?php esc_html_e( 'Multibanco payment received.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    1138                 <br/>
    1139                 <?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    11401138            </p>
    11411139            <?php
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/class-wc-payshop-ifthen-webdados.php

    r3206010 r3206899  
    570570                        ?>
    571571                            <div id="message" class="error">
    572                                 <p><strong><?php esc_html_e( 'Set the Payshop Key and Save changes to set other plugin options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
     572                                <p><strong><?php esc_html_e( 'Set the Payshop Key and Save changes to set other payment method options.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong></p>
    573573                            </div>
    574574                            <?php
     
    977977                <br/>
    978978                <strong><?php esc_html_e( 'Payshop payment received.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?></strong>
    979                 <br/>
    980                 <?php esc_html_e( 'We will now process your order.', 'multibanco-ifthen-software-gateway-for-woocommerce' ); ?>
    981979            </p>
    982980            <?php
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/multibanco_ifthen_for_woocommerce.php

    r3206010 r3206899  
    44 * Plugin URI:           https://www.webdados.pt/wordpress/plugins/multibanco-ifthen-software-gateway-woocommerce-wordpress/
    55 * Description:          Secure WooCommerce payments with Multibanco, MB WAY, Credit card, Apple Pay, Google Pay, Payshop, Cofidis, and PIX via ifthenpay’s payment gateway.
    6  * Version:              10.0.0-rc.1
     6 * Version:              10.0.0-rc.2
    77 * Author:               PT Woo Plugins (by Webdados)
    88 * Author URI:           https://ptwooplugins.com
  • multibanco-ifthen-software-gateway-for-woocommerce/trunk/readme.txt

    r3205819 r3206899  
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1010
    11 Secure WooCommerce payments with Multibanco, MB WAY, Credit card, Apple Pay, Google Pay, Payshop, Cofidis, and PIX via ’s payment gateway.
     11Secure WooCommerce payments with Multibanco, MB WAY, Credit card, Apple Pay, Google Pay, Payshop, Cofidis, and PIX via ifthenpay’s payment gateway.
    1212
    1313== Description ==
Note: See TracChangeset for help on using the changeset viewer.