Plugin Directory

Changeset 3478225


Ignore:
Timestamp:
03/09/2026 02:37:24 PM (3 weeks ago)
Author:
stancer
Message:

Merge branch 'sd/CMS-489' into 'main'

Location:
stancer/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • stancer/trunk/includes/class-stancer-gateway.php

    r3473441 r3478225  
    476476
    477477        return [
     478            'api_live_secret_key' => [
     479                'description' => sprintf( $desc, 'sprod_' ),
     480                'pattern' => 'sprod_',
     481                'title' => __( 'Secret live API key', 'stancer' ),
     482            ],
    478483            'api_live_public_key' => [
    479484                'description' => sprintf( $desc, 'pprod_' ),
     
    481486                'title' => __( 'Public live API key', 'stancer' ),
    482487            ],
    483             'api_live_secret_key' => [
    484                 'description' => sprintf( $desc, 'sprod_' ),
    485                 'pattern' => 'sprod_',
    486                 'title' => __( 'Secret live API key', 'stancer' ),
     488            'api_test_secret_key' => [
     489                'description' => sprintf( $desc, 'stest_' ),
     490                'pattern' => 'stest_',
     491                'title' => __( 'Secret test API key', 'stancer' ),
    487492            ],
    488493            'api_test_public_key' => [
     
    491496                'title' => __( 'Public test API key', 'stancer' ),
    492497            ],
    493             'api_test_secret_key' => [
    494                 'description' => sprintf( $desc, 'stest_' ),
    495                 'pattern' => 'stest_',
    496                 'title' => __( 'Secret test API key', 'stancer' ),
    497             ],
     498
    498499        ];
    499500    }
  • stancer/trunk/languages/readme-fr_FR.po

    r3473441 r3478225  
    66"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    77"issues\n"
    8 "POT-Creation-Date: 2024-09-26 12:05+0000\n"
     8"POT-Creation-Date: 2024-09-26 12:07+0000\n"
    99"PO-Revision-Date: 2026-02-18 10:23+0000\n"
    1010"Last-Translator: Sebastien <sderen@stancer.com>\n"
  • stancer/trunk/languages/stancer-fr_FR.po

    r3473441 r3478225  
    44msgid ""
    55msgstr ""
    6 "Project-Id-Version: 1.4.0 - dc38c6cad60b491af9e9b70fd1e2121965346077\n"
     6"Project-Id-Version: 1.4.0 - 0e81b8f6a48ea91b865338d500d655c3af76f5cc\n"
    77"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    88"issues\n"
    9 "POT-Creation-Date: 2024-09-26 12:05+0000\n"
    10 "PO-Revision-Date: 2026-02-17 11:25+0100\n"
    11 "Last-Translator: Sebastien <sderen@stancer.com>\n"
     9"POT-Creation-Date: 2024-09-26 12:07+0000\n"
     10"PO-Revision-Date: 2026-03-09 14:35+0000\n"
     11"Last-Translator: Sébastien DEREN <sderen@stancer.com>\n"
    1212"Language: fr-FR \n"
    1313"MIME-Version: 1.0\n"
     
    146146
    147147#: includes/class-stancer-gateway.php
     148msgid "Secret live API key"
     149msgstr "Clé de production privée"
     150
     151#: includes/class-stancer-gateway.php
    148152msgid "Public live API key"
    149153msgstr "Clé de production publique"
    150154
    151155#: includes/class-stancer-gateway.php
    152 msgid "Secret live API key"
    153 msgstr "Clé de production privée"
     156msgid "Secret test API key"
     157msgstr "Clé de test privée"
    154158
    155159#: includes/class-stancer-gateway.php
    156160msgid "Public test API key"
    157161msgstr "Clé de test publique"
    158 
    159 #: includes/class-stancer-gateway.php
    160 msgid "Secret test API key"
    161 msgstr "Clé de test privée"
    162162
    163163#: includes/class-stancer-gateway.php
  • stancer/trunk/languages/stancer-it_IT.po

    r3473441 r3478225  
    44msgid ""
    55msgstr ""
    6 "Project-Id-Version: 1.4.0 - dc38c6cad60b491af9e9b70fd1e2121965346077\n"
     6"Project-Id-Version: 1.4.0 - 0e81b8f6a48ea91b865338d500d655c3af76f5cc\n"
    77"Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/"
    88"issues\n"
    99"POT-Creation-Date: 2025-12-12 14:07+0100\n"
    10 "PO-Revision-Date: 2026-02-17 11:25+0100\n"
    11 "Last-Translator: Sebastien <sderen@stancer.com>\n"
     10"PO-Revision-Date: 2026-03-09 14:35+0000\n"
     11"Last-Translator: Sébastien DEREN <sderen@stancer.com>\n"
    1212"Language: it-IT \n"
    1313"MIME-Version: 1.0\n"
     
    146146
    147147#: includes/class-stancer-gateway.php
     148msgid "Secret live API key"
     149msgstr "Chiave di produzione privata"
     150
     151#: includes/class-stancer-gateway.php
    148152msgid "Public live API key"
    149153msgstr "Chiave di produzione pubblica"
    150154
    151155#: includes/class-stancer-gateway.php
    152 msgid "Secret live API key"
    153 msgstr "Chiave di produzione privata"
     156msgid "Secret test API key"
     157msgstr "Chiave di test privata"
    154158
    155159#: includes/class-stancer-gateway.php
    156160msgid "Public test API key"
    157161msgstr "Chiave di test pubblica"
    158 
    159 #: includes/class-stancer-gateway.php
    160 msgid "Secret test API key"
    161 msgstr "Chiave di test privata"
    162162
    163163#: includes/class-stancer-gateway.php
  • stancer/trunk/stancer.php

    r3473441 r3478225  
    3030 */
    3131define( 'STANCER_WC_VERSION', '1.4.0' );
    32 define( 'STANCER_ASSETS_VERSION', '1772530704950' );
     32define( 'STANCER_ASSETS_VERSION', '1773066990105' );
    3333define( 'STANCER_FILE', __FILE__ );
    3434define( 'STANCER_DIRECTORY_PATH', plugin_dir_path( STANCER_FILE ) );
  • stancer/trunk/vendor-prefixer/vendor/composer/installed.php

    r3473441 r3478225  
    33namespace Stancer\Scoped\Isolated;
    44
    5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '906d0f59e3c0ba7aa5f697a03b9850309de26157', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '906d0f59e3c0ba7aa5f697a03b9850309de26157', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
     5return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '0e81b8f6a48ea91b865338d500d655c3af76f5cc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => '0e81b8f6a48ea91b865338d500d655c3af76f5cc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
Note: See TracChangeset for help on using the changeset viewer.