Plugin Directory

Changeset 3332473


Ignore:
Timestamp:
07/22/2025 07:01:21 PM (8 months ago)
Author:
idokd
Message:

Update to version 2.4.2 from GitHub

Location:
simple-payment
Files:
2 added
22 edited
1 copied

Legend:

Unmodified
Added
Removed
  • simple-payment/tags/2.4.2/addons/woocommerce/init.php

    r3318371 r3332473  
    7171            SimplePaymentPlugin::instance();
    7272            // TODO: should validate the payment id status instead of the url param
    73             $ops = $_REQUEST[ $SPWP::$OP ] ?? ( $_REQUEST[ $SPWP::SPOP ] ?? false );
     73            $ops = $_REQUEST[ $SPWP::SPOP ] ?? ( $_REQUEST[ $SPWP::SPOP ] ?? false );
    7474            if ( $ops == SimplePaymentPlugin::OPERATION_SUCCESS ) {
    7575                $order->add_order_note( __( 'Important consult payment status before processing.', 'simple-payment' ) );
  • simple-payment/tags/2.4.2/admin/settings.php

    r3318371 r3332473  
    111111        'title' => __('Engine', 'simple-payment'),
    112112        'type' => 'select',
    113         'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment')]],
     113        'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment'), 'Test' => __( 'Test', 'simple-payment' ) ] ],
    114114    'mode' => [ //Mode
    115115        'title' => __( 'Mode', 'simple-payment' ),
  • simple-payment/tags/2.4.2/curl.log

    r3319619 r3332473  
    516516<
    517517* Connection #0 to host licensing.yalla-ya.com left intact
     518* Host licensing.yalla-ya.com:443 was resolved.
     519* IPv6: (none)
     520* IPv4: 192.178.52.179
     521*   Trying 192.178.52.179:443...
     522* ALPN: curl offers h2,http/1.1
     523*  CAfile: /usr/local/etc/openssl@3/cert.pem
     524*  CApath: none
     525* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     526* ALPN: server accepted h2
     527* Server certificate:
     528*  subject: CN=licensing.yalla-ya.com
     529*  start date: Jun 13 17:28:16 2025 GMT
     530*  expire date: Sep 11 18:20:09 2025 GMT
     531*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     532*  issuer: C=US; O=Google Trust Services; CN=WR3
     533*  SSL certificate verify ok.
     534*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     535*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     536*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     537* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     538* using HTTP/2
     539* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     540* [HTTP/2] [1] [:method: POST]
     541* [HTTP/2] [1] [:scheme: https]
     542* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     543* [HTTP/2] [1] [:path: /validate]
     544* [HTTP/2] [1] [accept: */*]
     545* [HTTP/2] [1] [content-length: 5]
     546* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     547> POST /validate HTTP/2
     548Host: licensing.yalla-ya.com
     549Accept: */*
     550Content-Length: 5
     551Content-Type: application/x-www-form-urlencoded
     552
     553* upload completely sent off: 5 bytes
     554< HTTP/2 200
     555< x-powered-by: Express
     556< content-type: application/json; charset=utf-8
     557< etag: W/"b5-yC52RNMXBRm9gW1OPy81y12Cw54"
     558< vary: Accept-Encoding
     559< x-cloud-trace-context: 8a6d51f5c226a55c82d193d854e4fe8f;o=1
     560< date: Mon, 07 Jul 2025 22:52:38 GMT
     561< server: Google Frontend
     562< content-length: 181
     563<
     564* Connection #0 to host licensing.yalla-ya.com left intact
     565* Host licensing.yalla-ya.com:443 was resolved.
     566* IPv6: (none)
     567* IPv4: 192.178.52.179
     568*   Trying 192.178.52.179:443...
     569* ALPN: curl offers h2,http/1.1
     570*  CAfile: /usr/local/etc/openssl@3/cert.pem
     571*  CApath: none
     572* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     573* ALPN: server accepted h2
     574* Server certificate:
     575*  subject: CN=licensing.yalla-ya.com
     576*  start date: Jun 13 17:28:16 2025 GMT
     577*  expire date: Sep 11 18:20:09 2025 GMT
     578*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     579*  issuer: C=US; O=Google Trust Services; CN=WR3
     580*  SSL certificate verify ok.
     581*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     582*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     583*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     584* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     585* using HTTP/2
     586* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     587* [HTTP/2] [1] [:method: POST]
     588* [HTTP/2] [1] [:scheme: https]
     589* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     590* [HTTP/2] [1] [:path: /validate]
     591* [HTTP/2] [1] [accept: */*]
     592* [HTTP/2] [1] [content-length: 27]
     593* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     594> POST /validate HTTP/2
     595Host: licensing.yalla-ya.com
     596Accept: */*
     597Content-Length: 27
     598Content-Type: application/x-www-form-urlencoded
     599
     600* upload completely sent off: 27 bytes
     601< HTTP/2 200
     602< x-powered-by: Express
     603< content-type: application/json; charset=utf-8
     604< etag: W/"b5-Ck3GCz2ySA+viI1Cfy8XNy+en9I"
     605< vary: Accept-Encoding
     606< x-cloud-trace-context: aea0636649a683704a2cef0b3c31a846;o=1
     607< date: Tue, 22 Jul 2025 18:59:01 GMT
     608< server: Google Frontend
     609< content-length: 181
     610<
     611* Connection #0 to host licensing.yalla-ya.com left intact
     612* Host licensing.yalla-ya.com:443 was resolved.
     613* IPv6: (none)
     614* IPv4: 192.178.52.179
     615*   Trying 192.178.52.179:443...
     616* ALPN: curl offers h2,http/1.1
     617*  CAfile: /usr/local/etc/openssl@3/cert.pem
     618*  CApath: none
     619* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     620* ALPN: server accepted h2
     621* Server certificate:
     622*  subject: CN=licensing.yalla-ya.com
     623*  start date: Jun 13 17:28:16 2025 GMT
     624*  expire date: Sep 11 18:20:09 2025 GMT
     625*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     626*  issuer: C=US; O=Google Trust Services; CN=WR3
     627*  SSL certificate verify ok.
     628*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     629*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     630*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     631* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     632* using HTTP/2
     633* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     634* [HTTP/2] [1] [:method: POST]
     635* [HTTP/2] [1] [:scheme: https]
     636* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     637* [HTTP/2] [1] [:path: /validate]
     638* [HTTP/2] [1] [accept: */*]
     639* [HTTP/2] [1] [content-length: 27]
     640* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     641> POST /validate HTTP/2
     642Host: licensing.yalla-ya.com
     643Accept: */*
     644Content-Length: 27
     645Content-Type: application/x-www-form-urlencoded
     646
     647* upload completely sent off: 27 bytes
     648< HTTP/2 200
     649< x-powered-by: Express
     650< content-type: application/json; charset=utf-8
     651< etag: W/"b5-wR9MfNL+LrCDpV8YgqAWMVOhX/8"
     652< vary: Accept-Encoding
     653< x-cloud-trace-context: b122c5c073ec9fcae0e2103417900fda;o=1
     654< date: Tue, 22 Jul 2025 18:59:08 GMT
     655< server: Google Frontend
     656< content-length: 181
     657<
     658* Connection #0 to host licensing.yalla-ya.com left intact
  • simple-payment/tags/2.4.2/db/simple-payment-database.php

    r3318371 r3332473  
    33if ( !defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
    44
    5 $sp_db_version = '26';
     5$sp_db_version = '27';
    66
    77add_action( 'plugins_loaded', 'sp_update_db_check' );
     
    6767    `response` TEXT DEFAULT NULL,
    6868    `ip_address` VARCHAR(250) DEFAULT NULL,
     69    `token` TEXT DEFAULT NULL,
    6970    `user_agent` VARCHAR(250) DEFAULT NULL,
    7071    `modified` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  • simple-payment/tags/2.4.2/languages/simple-payment.pot

    r3319619 r3332473  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Simple Payment 2.4.0\n"
     5"Project-Id-Version: Simple Payment 2.4.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-payment\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-06-30T00:08:12+00:00\n"
     12"POT-Creation-Date: 2025-07-22T18:59:38+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.10.0\n"
     
    11391139#: settings.php:112
    11401140msgid "Custom"
     1141msgstr ""
     1142
     1143#: admin/settings.php:113
     1144#: settings.php:112
     1145msgid "Test"
    11411146msgstr ""
    11421147
  • simple-payment/tags/2.4.2/readme.txt

    r3319619 r3332473  
    55Requires at least: 4.6
    66Tested up to: 6.8.1
    7 Stable tag: 2.4.1
     7Stable tag: 2.4.2
    88Requires PHP: 5.4
    99License: GPLv2 or later
  • simple-payment/tags/2.4.2/settings.php

    r2881379 r3332473  
    110110    'title' => __('Engine', 'simple-payment'),
    111111    'type' => 'select',
    112     'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment')]],
     112    'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment'), 'Test' => __( 'Test', 'simple-payment' ) ] ],
    113113  'mode' => [ //Mode
    114114    'title' => __('Mode', 'simple-payment'),
  • simple-payment/tags/2.4.2/simple-payment-plugin.php

    r3319619 r3332473  
    44 * Plugin URI: https://simple-payment.yalla-ya.com
    55 * Description: Simple Payment enables integration with multiple payment gateways, and customize multiple payment forms.
    6  * Version: 2.4.1
     6 * Version: 2.4.2
    77 * Author: Ido Kobelkowsky / yalla ya!
    88 * Author URI: https://github.com/idokd
     
    4747    public static $table_name_metadata = 'sp_transactions_metadata';
    4848   
    49     public static $engines = [ 'PayPal', 'Cardcom', 'iCount', 'PayMe', 'iCredit', 'CreditGuard', 'Meshulam', 'YaadPay', 'Credit2000', 'Custom' ];
     49    public static $engines = [ 'PayPal', 'Cardcom', 'iCount', 'PayMe', 'iCredit', 'CreditGuard', 'Meshulam', 'YaadPay', 'Credit2000', 'Custom', 'Test' ];
    5050
    5151    public static $fields = [ 'payment_id', 'transaction_id', 'token', 'target', 'type', 'callback', 'display', 'concept', 'redirect_url', 'source', 'source_id', self::ENGINE, self::AMOUNT, self::PRODUCT, self::PRODUCT_CODE, self::PRODUCTS, self::METHOD, self::FULL_NAME, self::FIRST_NAME, self::LAST_NAME, self::PHONE, self::MOBILE, self::ADDRESS, self::ADDRESS2, self::EMAIL, self::COUNTRY, self::STATE, self::ZIPCODE, self::PAYMENTS, self::INSTALLMENTS, self::CARD_CVV, self::CARD_EXPIRY_MONTH, self::CARD_EXPIRY_YEAR, self::CARD_NUMBER, self::CURRENCY, self::COMMENT, self::CITY, self::COMPANY, self::TAX_ID, self::CARD_OWNER, self::CARD_OWNER_ID, self::LANGUAGE ];
  • simple-payment/tags/2.4.2/vendor/composer/installed.json

    r3318371 r3332473  
    3333        {
    3434            "name": "myclabs/deep-copy",
    35             "version": "1.13.1",
    36             "version_normalized": "1.13.1.0",
     35            "version": "1.13.3",
     36            "version_normalized": "1.13.3.0",
    3737            "source": {
    3838                "type": "git",
    3939                "url": "https://github.com/myclabs/DeepCopy.git",
    40                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
    41             },
    42             "dist": {
    43                 "type": "zip",
    44                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
    45                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
     40                "reference": "faed855a7b5f4d4637717c2b3863e277116beb36"
     41            },
     42            "dist": {
     43                "type": "zip",
     44                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/faed855a7b5f4d4637717c2b3863e277116beb36",
     45                "reference": "faed855a7b5f4d4637717c2b3863e277116beb36",
    4646                "shasum": ""
    4747            },
     
    5959                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
    6060            },
    61             "time": "2025-04-29T12:36:36+00:00",
     61            "time": "2025-07-05T12:25:42+00:00",
    6262            "type": "library",
    6363            "installation-source": "dist",
     
    8484            "support": {
    8585                "issues": "https://github.com/myclabs/DeepCopy/issues",
    86                 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
     86                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.3"
    8787            },
    8888            "funding": [
  • simple-payment/tags/2.4.2/vendor/composer/installed.php

    r3319619 r3332473  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '59fc00a8805a5e2566813aaee5fd97f5dada586c',
     6        'reference' => '24c0d5d164985dab6f3810c6f939080658b4c050',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    2323        ),
    2424        'myclabs/deep-copy' => array(
    25             'pretty_version' => '1.13.1',
    26             'version' => '1.13.1.0',
    27             'reference' => '1720ddd719e16cf0db4eb1c6eca108031636d46c',
     25            'pretty_version' => '1.13.3',
     26            'version' => '1.13.3.0',
     27            'reference' => 'faed855a7b5f4d4637717c2b3863e277116beb36',
    2828            'type' => 'library',
    2929            'install_path' => __DIR__ . '/../myclabs/deep-copy',
     
    7070            'pretty_version' => 'dev-master',
    7171            'version' => 'dev-master',
    72             'reference' => '59fc00a8805a5e2566813aaee5fd97f5dada586c',
     72            'reference' => '24c0d5d164985dab6f3810c6f939080658b4c050',
    7373            'type' => 'project',
    7474            'install_path' => __DIR__ . '/../../',
  • simple-payment/tags/2.4.2/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php

    r3318371 r3332473  
    8888     * Deep copies the given object.
    8989     *
    90      * @param mixed $object
    91      *
    92      * @return mixed
     90     * @template TObject
     91     *
     92     * @param TObject $object
     93     *
     94     * @return TObject
    9395     */
    9496    public function copy($object)
  • simple-payment/trunk/addons/woocommerce/init.php

    r3318371 r3332473  
    7171            SimplePaymentPlugin::instance();
    7272            // TODO: should validate the payment id status instead of the url param
    73             $ops = $_REQUEST[ $SPWP::$OP ] ?? ( $_REQUEST[ $SPWP::SPOP ] ?? false );
     73            $ops = $_REQUEST[ $SPWP::SPOP ] ?? ( $_REQUEST[ $SPWP::SPOP ] ?? false );
    7474            if ( $ops == SimplePaymentPlugin::OPERATION_SUCCESS ) {
    7575                $order->add_order_note( __( 'Important consult payment status before processing.', 'simple-payment' ) );
  • simple-payment/trunk/admin/settings.php

    r3318371 r3332473  
    111111        'title' => __('Engine', 'simple-payment'),
    112112        'type' => 'select',
    113         'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment')]],
     113        'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment'), 'Test' => __( 'Test', 'simple-payment' ) ] ],
    114114    'mode' => [ //Mode
    115115        'title' => __( 'Mode', 'simple-payment' ),
  • simple-payment/trunk/curl.log

    r3319619 r3332473  
    516516<
    517517* Connection #0 to host licensing.yalla-ya.com left intact
     518* Host licensing.yalla-ya.com:443 was resolved.
     519* IPv6: (none)
     520* IPv4: 192.178.52.179
     521*   Trying 192.178.52.179:443...
     522* ALPN: curl offers h2,http/1.1
     523*  CAfile: /usr/local/etc/openssl@3/cert.pem
     524*  CApath: none
     525* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     526* ALPN: server accepted h2
     527* Server certificate:
     528*  subject: CN=licensing.yalla-ya.com
     529*  start date: Jun 13 17:28:16 2025 GMT
     530*  expire date: Sep 11 18:20:09 2025 GMT
     531*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     532*  issuer: C=US; O=Google Trust Services; CN=WR3
     533*  SSL certificate verify ok.
     534*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     535*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     536*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     537* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     538* using HTTP/2
     539* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     540* [HTTP/2] [1] [:method: POST]
     541* [HTTP/2] [1] [:scheme: https]
     542* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     543* [HTTP/2] [1] [:path: /validate]
     544* [HTTP/2] [1] [accept: */*]
     545* [HTTP/2] [1] [content-length: 5]
     546* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     547> POST /validate HTTP/2
     548Host: licensing.yalla-ya.com
     549Accept: */*
     550Content-Length: 5
     551Content-Type: application/x-www-form-urlencoded
     552
     553* upload completely sent off: 5 bytes
     554< HTTP/2 200
     555< x-powered-by: Express
     556< content-type: application/json; charset=utf-8
     557< etag: W/"b5-yC52RNMXBRm9gW1OPy81y12Cw54"
     558< vary: Accept-Encoding
     559< x-cloud-trace-context: 8a6d51f5c226a55c82d193d854e4fe8f;o=1
     560< date: Mon, 07 Jul 2025 22:52:38 GMT
     561< server: Google Frontend
     562< content-length: 181
     563<
     564* Connection #0 to host licensing.yalla-ya.com left intact
     565* Host licensing.yalla-ya.com:443 was resolved.
     566* IPv6: (none)
     567* IPv4: 192.178.52.179
     568*   Trying 192.178.52.179:443...
     569* ALPN: curl offers h2,http/1.1
     570*  CAfile: /usr/local/etc/openssl@3/cert.pem
     571*  CApath: none
     572* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     573* ALPN: server accepted h2
     574* Server certificate:
     575*  subject: CN=licensing.yalla-ya.com
     576*  start date: Jun 13 17:28:16 2025 GMT
     577*  expire date: Sep 11 18:20:09 2025 GMT
     578*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     579*  issuer: C=US; O=Google Trust Services; CN=WR3
     580*  SSL certificate verify ok.
     581*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     582*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     583*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     584* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     585* using HTTP/2
     586* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     587* [HTTP/2] [1] [:method: POST]
     588* [HTTP/2] [1] [:scheme: https]
     589* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     590* [HTTP/2] [1] [:path: /validate]
     591* [HTTP/2] [1] [accept: */*]
     592* [HTTP/2] [1] [content-length: 27]
     593* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     594> POST /validate HTTP/2
     595Host: licensing.yalla-ya.com
     596Accept: */*
     597Content-Length: 27
     598Content-Type: application/x-www-form-urlencoded
     599
     600* upload completely sent off: 27 bytes
     601< HTTP/2 200
     602< x-powered-by: Express
     603< content-type: application/json; charset=utf-8
     604< etag: W/"b5-Ck3GCz2ySA+viI1Cfy8XNy+en9I"
     605< vary: Accept-Encoding
     606< x-cloud-trace-context: aea0636649a683704a2cef0b3c31a846;o=1
     607< date: Tue, 22 Jul 2025 18:59:01 GMT
     608< server: Google Frontend
     609< content-length: 181
     610<
     611* Connection #0 to host licensing.yalla-ya.com left intact
     612* Host licensing.yalla-ya.com:443 was resolved.
     613* IPv6: (none)
     614* IPv4: 192.178.52.179
     615*   Trying 192.178.52.179:443...
     616* ALPN: curl offers h2,http/1.1
     617*  CAfile: /usr/local/etc/openssl@3/cert.pem
     618*  CApath: none
     619* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS
     620* ALPN: server accepted h2
     621* Server certificate:
     622*  subject: CN=licensing.yalla-ya.com
     623*  start date: Jun 13 17:28:16 2025 GMT
     624*  expire date: Sep 11 18:20:09 2025 GMT
     625*  subjectAltName: host "licensing.yalla-ya.com" matched cert's "licensing.yalla-ya.com"
     626*  issuer: C=US; O=Google Trust Services; CN=WR3
     627*  SSL certificate verify ok.
     628*   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     629*   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption
     630*   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption
     631* Connected to licensing.yalla-ya.com (192.178.52.179) port 443
     632* using HTTP/2
     633* [HTTP/2] [1] OPENED stream for https://licensing.yalla-ya.com/validate
     634* [HTTP/2] [1] [:method: POST]
     635* [HTTP/2] [1] [:scheme: https]
     636* [HTTP/2] [1] [:authority: licensing.yalla-ya.com]
     637* [HTTP/2] [1] [:path: /validate]
     638* [HTTP/2] [1] [accept: */*]
     639* [HTTP/2] [1] [content-length: 27]
     640* [HTTP/2] [1] [content-type: application/x-www-form-urlencoded]
     641> POST /validate HTTP/2
     642Host: licensing.yalla-ya.com
     643Accept: */*
     644Content-Length: 27
     645Content-Type: application/x-www-form-urlencoded
     646
     647* upload completely sent off: 27 bytes
     648< HTTP/2 200
     649< x-powered-by: Express
     650< content-type: application/json; charset=utf-8
     651< etag: W/"b5-wR9MfNL+LrCDpV8YgqAWMVOhX/8"
     652< vary: Accept-Encoding
     653< x-cloud-trace-context: b122c5c073ec9fcae0e2103417900fda;o=1
     654< date: Tue, 22 Jul 2025 18:59:08 GMT
     655< server: Google Frontend
     656< content-length: 181
     657<
     658* Connection #0 to host licensing.yalla-ya.com left intact
  • simple-payment/trunk/db/simple-payment-database.php

    r3318371 r3332473  
    33if ( !defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
    44
    5 $sp_db_version = '26';
     5$sp_db_version = '27';
    66
    77add_action( 'plugins_loaded', 'sp_update_db_check' );
     
    6767    `response` TEXT DEFAULT NULL,
    6868    `ip_address` VARCHAR(250) DEFAULT NULL,
     69    `token` TEXT DEFAULT NULL,
    6970    `user_agent` VARCHAR(250) DEFAULT NULL,
    7071    `modified` TIMESTAMP DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  • simple-payment/trunk/languages/simple-payment.pot

    r3319619 r3332473  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Simple Payment 2.4.0\n"
     5"Project-Id-Version: Simple Payment 2.4.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-payment\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-06-30T00:08:12+00:00\n"
     12"POT-Creation-Date: 2025-07-22T18:59:38+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.10.0\n"
     
    11391139#: settings.php:112
    11401140msgid "Custom"
     1141msgstr ""
     1142
     1143#: admin/settings.php:113
     1144#: settings.php:112
     1145msgid "Test"
    11411146msgstr ""
    11421147
  • simple-payment/trunk/readme.txt

    r3319619 r3332473  
    55Requires at least: 4.6
    66Tested up to: 6.8.1
    7 Stable tag: 2.4.1
     7Stable tag: 2.4.2
    88Requires PHP: 5.4
    99License: GPLv2 or later
  • simple-payment/trunk/settings.php

    r2881379 r3332473  
    110110    'title' => __('Engine', 'simple-payment'),
    111111    'type' => 'select',
    112     'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment')]],
     112    'options' => ['PayPal' => __('PayPal', 'simple-payment'), 'Cardcom' => __('Cardcom', 'simple-payment'), 'iCount' => __('iCount', 'simple-payment'), 'PayMe' => __('PayMe', 'simple-payment'), 'iCredit' => __('iCredit', 'simple-payment'), 'CreditGuard' => __( 'CreditGuard', 'simple-payment' ), 'Meshulam' => __( 'Meshulam', 'simple-payment' ), 'YaadPay' => __( 'YaadPay', 'simple-payment' ),'Credit2000' => __('Credit2000', 'simple-payment'), 'Custom' => __('Custom', 'simple-payment'), 'Test' => __( 'Test', 'simple-payment' ) ] ],
    113113  'mode' => [ //Mode
    114114    'title' => __('Mode', 'simple-payment'),
  • simple-payment/trunk/simple-payment-plugin.php

    r3319619 r3332473  
    44 * Plugin URI: https://simple-payment.yalla-ya.com
    55 * Description: Simple Payment enables integration with multiple payment gateways, and customize multiple payment forms.
    6  * Version: 2.4.1
     6 * Version: 2.4.2
    77 * Author: Ido Kobelkowsky / yalla ya!
    88 * Author URI: https://github.com/idokd
     
    4747    public static $table_name_metadata = 'sp_transactions_metadata';
    4848   
    49     public static $engines = [ 'PayPal', 'Cardcom', 'iCount', 'PayMe', 'iCredit', 'CreditGuard', 'Meshulam', 'YaadPay', 'Credit2000', 'Custom' ];
     49    public static $engines = [ 'PayPal', 'Cardcom', 'iCount', 'PayMe', 'iCredit', 'CreditGuard', 'Meshulam', 'YaadPay', 'Credit2000', 'Custom', 'Test' ];
    5050
    5151    public static $fields = [ 'payment_id', 'transaction_id', 'token', 'target', 'type', 'callback', 'display', 'concept', 'redirect_url', 'source', 'source_id', self::ENGINE, self::AMOUNT, self::PRODUCT, self::PRODUCT_CODE, self::PRODUCTS, self::METHOD, self::FULL_NAME, self::FIRST_NAME, self::LAST_NAME, self::PHONE, self::MOBILE, self::ADDRESS, self::ADDRESS2, self::EMAIL, self::COUNTRY, self::STATE, self::ZIPCODE, self::PAYMENTS, self::INSTALLMENTS, self::CARD_CVV, self::CARD_EXPIRY_MONTH, self::CARD_EXPIRY_YEAR, self::CARD_NUMBER, self::CURRENCY, self::COMMENT, self::CITY, self::COMPANY, self::TAX_ID, self::CARD_OWNER, self::CARD_OWNER_ID, self::LANGUAGE ];
  • simple-payment/trunk/vendor/composer/installed.json

    r3318371 r3332473  
    3333        {
    3434            "name": "myclabs/deep-copy",
    35             "version": "1.13.1",
    36             "version_normalized": "1.13.1.0",
     35            "version": "1.13.3",
     36            "version_normalized": "1.13.3.0",
    3737            "source": {
    3838                "type": "git",
    3939                "url": "https://github.com/myclabs/DeepCopy.git",
    40                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
    41             },
    42             "dist": {
    43                 "type": "zip",
    44                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
    45                 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
     40                "reference": "faed855a7b5f4d4637717c2b3863e277116beb36"
     41            },
     42            "dist": {
     43                "type": "zip",
     44                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/faed855a7b5f4d4637717c2b3863e277116beb36",
     45                "reference": "faed855a7b5f4d4637717c2b3863e277116beb36",
    4646                "shasum": ""
    4747            },
     
    5959                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
    6060            },
    61             "time": "2025-04-29T12:36:36+00:00",
     61            "time": "2025-07-05T12:25:42+00:00",
    6262            "type": "library",
    6363            "installation-source": "dist",
     
    8484            "support": {
    8585                "issues": "https://github.com/myclabs/DeepCopy/issues",
    86                 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
     86                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.3"
    8787            },
    8888            "funding": [
  • simple-payment/trunk/vendor/composer/installed.php

    r3319619 r3332473  
    44        'pretty_version' => 'dev-master',
    55        'version' => 'dev-master',
    6         'reference' => '59fc00a8805a5e2566813aaee5fd97f5dada586c',
     6        'reference' => '24c0d5d164985dab6f3810c6f939080658b4c050',
    77        'type' => 'project',
    88        'install_path' => __DIR__ . '/../../',
     
    2323        ),
    2424        'myclabs/deep-copy' => array(
    25             'pretty_version' => '1.13.1',
    26             'version' => '1.13.1.0',
    27             'reference' => '1720ddd719e16cf0db4eb1c6eca108031636d46c',
     25            'pretty_version' => '1.13.3',
     26            'version' => '1.13.3.0',
     27            'reference' => 'faed855a7b5f4d4637717c2b3863e277116beb36',
    2828            'type' => 'library',
    2929            'install_path' => __DIR__ . '/../myclabs/deep-copy',
     
    7070            'pretty_version' => 'dev-master',
    7171            'version' => 'dev-master',
    72             'reference' => '59fc00a8805a5e2566813aaee5fd97f5dada586c',
     72            'reference' => '24c0d5d164985dab6f3810c6f939080658b4c050',
    7373            'type' => 'project',
    7474            'install_path' => __DIR__ . '/../../',
  • simple-payment/trunk/vendor/myclabs/deep-copy/src/DeepCopy/DeepCopy.php

    r3318371 r3332473  
    8888     * Deep copies the given object.
    8989     *
    90      * @param mixed $object
    91      *
    92      * @return mixed
     90     * @template TObject
     91     *
     92     * @param TObject $object
     93     *
     94     * @return TObject
    9395     */
    9496    public function copy($object)
Note: See TracChangeset for help on using the changeset viewer.