Plugin Directory

Changeset 2904772


Ignore:
Timestamp:
04/26/2023 10:57:03 PM (3 years ago)
Author:
bluempaymentservices
Message:

1.3.17.3: Update Bluem PHP library.

Location:
bluem/trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • bluem/trunk/bluem.php

    r2900919 r2904772  
    22/**
    33 * Plugin Name: Bluem ePayments, iDIN and eMandates integration for shortcodes and WooCommerce checkout
    4  * Version: 1.3.17.2
     4 * Version: 1.3.17.3
    55 * Plugin URI: https://wordpress.org/plugins/bluem
    66 * Description: Bluem integration for WordPress and WooCommerce to facilitate Bluem services inside your site. Payments and eMandates payment gateway and iDIN identity verification
  • bluem/trunk/composer.json

    r2900919 r2904772  
    1212        "php": ">=7.4|>=8.0",
    1313        "nesbot/carbon": "^2.53",
    14         "bluem-development/bluem-php": "2.2|2.3.2",
     14        "bluem-development/bluem-php": "2.2|2.3.2.1",
    1515        "symfony/polyfill-php72": "^1.22",
    1616        "symfony/polyfill-mbstring": "v1.19.0",
  • bluem/trunk/composer.lock

    r2900919 r2904772  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "6c9066a5cccfd02fafeb365755ce65a0",
     7    "content-hash": "85a33cf84c05596100f7129c060bc0de",
    88    "packages": [
    99        {
    1010            "name": "bluem-development/bluem-php",
    11             "version": "2.3.2",
     11            "version": "2.3.2.1",
    1212            "source": {
    1313                "type": "git",
    1414                "url": "https://github.com/bluem-development/bluem-php.git",
    15                 "reference": "aca73925e5e12b97bd348d6dfa52d47322ca6787"
    16             },
    17             "dist": {
    18                 "type": "zip",
    19                 "url": "https://api.github.com/repos/bluem-development/bluem-php/zipball/aca73925e5e12b97bd348d6dfa52d47322ca6787",
    20                 "reference": "aca73925e5e12b97bd348d6dfa52d47322ca6787",
     15                "reference": "3d003941663d870541c5ad7f732f7e926135e4db"
     16            },
     17            "dist": {
     18                "type": "zip",
     19                "url": "https://api.github.com/repos/bluem-development/bluem-php/zipball/3d003941663d870541c5ad7f732f7e926135e4db",
     20                "reference": "3d003941663d870541c5ad7f732f7e926135e4db",
    2121                "shasum": ""
    2222            },
     
    7272            "support": {
    7373                "issues": "https://github.com/bluem-development/bluem-php",
    74                 "source": "https://github.com/bluem-development/bluem-php/tree/2.3.2"
    75             },
    76             "time": "2023-04-06T16:33:28+00:00"
     74                "source": "https://github.com/bluem-development/bluem-php/tree/2.3.2.1"
     75            },
     76            "time": "2023-04-26T22:01:35+00:00"
    7777        },
    7878        {
     
    21802180        {
    21812181            "name": "phpstan/phpdoc-parser",
    2182             "version": "1.19.1",
     2182            "version": "1.20.3",
    21832183            "source": {
    21842184                "type": "git",
    21852185                "url": "https://github.com/phpstan/phpdoc-parser.git",
    2186                 "reference": "f545fc30978190a056832aa7ed995e36a66267f3"
    2187             },
    2188             "dist": {
    2189                 "type": "zip",
    2190                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/f545fc30978190a056832aa7ed995e36a66267f3",
    2191                 "reference": "f545fc30978190a056832aa7ed995e36a66267f3",
     2186                "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2"
     2187            },
     2188            "dist": {
     2189                "type": "zip",
     2190                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6c04009f6cae6eda2f040745b6b846080ef069c2",
     2191                "reference": "6c04009f6cae6eda2f040745b6b846080ef069c2",
    21922192                "shasum": ""
    21932193            },
     
    22192219            "support": {
    22202220                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
    2221                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.19.1"
    2222             },
    2223             "time": "2023-04-18T11:30:56+00:00"
     2221                "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.3"
     2222            },
     2223            "time": "2023-04-25T09:01:03+00:00"
    22242224        },
    22252225        {
  • bluem/trunk/readme.txt

    r2900919 r2904772  
    66Tested up to: 6.2
    77Requires PHP: 7.4
    8 Stable tag: 1.3.17.2
     8Stable tag: 1.3.17.3
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7676
    7777== Changelog ==
     78- 1.3.17.3: Update Bluem PHP library.
    7879- 1.3.17.2: Gravity Forms integration improvements.
    7980- 1.3.17.1: Added extra fields for Gravity Forms eMandates integration.
  • bluem/trunk/vendor/bluem-development/bluem-php/src/Helpers/BluemConfiguration.php

    r2900919 r2904772  
    133133        $this->sequenceType = $raw_validated->sequenceType ?? null;
    134134
    135         $this->merchantID             = $raw_validated->merchantID;
     135        $this->merchantID             = $raw_validated->merchantID ?? null;
    136136        $this->production_accessToken = $raw_validated->production_accessToken ?? null;
    137137        $this->expectedReturnStatus   = $raw_validated->expectedReturnStatus ?? null;
    138138        $this->eMandateReason         = $raw_validated->eMandateReason ?? null;
    139         $this->localInstrumentCode    = $raw_validated->localInstrumentCode;
     139        $this->localInstrumentCode    = $raw_validated->localInstrumentCode ?? null;
    140140        $this->merchantSubID          = "0";
    141141
  • bluem/trunk/vendor/bluem-development/bluem-php/src/Webhook.php

    r2900919 r2904772  
    349349                'Street'=>$report->AddressResponse->Street. '',
    350350                'HouseNumber'=>$report->AddressResponse->HouseNumber. '',
     351                'HouseNumberSuffix'=>$report->AddressResponse->HouseNumberSuffix. '' ?? '',
    351352                'PostalCode'=>$report->AddressResponse->PostalCode. '',
    352353                'City'=>$report->AddressResponse->City. '',
  • bluem/trunk/vendor/composer/installed.json

    r2900919 r2904772  
    33        {
    44            "name": "bluem-development/bluem-php",
    5             "version": "2.3.2",
    6             "version_normalized": "2.3.2.0",
     5            "version": "2.3.2.1",
     6            "version_normalized": "2.3.2.1",
    77            "source": {
    88                "type": "git",
    99                "url": "https://github.com/bluem-development/bluem-php.git",
    10                 "reference": "aca73925e5e12b97bd348d6dfa52d47322ca6787"
    11             },
    12             "dist": {
    13                 "type": "zip",
    14                 "url": "https://api.github.com/repos/bluem-development/bluem-php/zipball/aca73925e5e12b97bd348d6dfa52d47322ca6787",
    15                 "reference": "aca73925e5e12b97bd348d6dfa52d47322ca6787",
     10                "reference": "3d003941663d870541c5ad7f732f7e926135e4db"
     11            },
     12            "dist": {
     13                "type": "zip",
     14                "url": "https://api.github.com/repos/bluem-development/bluem-php/zipball/3d003941663d870541c5ad7f732f7e926135e4db",
     15                "reference": "3d003941663d870541c5ad7f732f7e926135e4db",
    1616                "shasum": ""
    1717            },
     
    3636                "vlucas/phpdotenv": "^5.4"
    3737            },
    38             "time": "2023-04-06T16:33:28+00:00",
     38            "time": "2023-04-26T22:01:35+00:00",
    3939            "type": "package",
    4040            "installation-source": "dist",
     
    6969            "support": {
    7070                "issues": "https://github.com/bluem-development/bluem-php",
    71                 "source": "https://github.com/bluem-development/bluem-php/tree/2.3.2"
     71                "source": "https://github.com/bluem-development/bluem-php/tree/2.3.2.1"
    7272            },
    7373            "install-path": "../bluem-development/bluem-php"
  • bluem/trunk/vendor/composer/installed.php

    r2900919 r2904772  
    1212    'versions' => array(
    1313        'bluem-development/bluem-php' => array(
    14             'pretty_version' => '2.3.2',
    15             'version' => '2.3.2.0',
    16             'reference' => 'aca73925e5e12b97bd348d6dfa52d47322ca6787',
     14            'pretty_version' => '2.3.2.1',
     15            'version' => '2.3.2.1',
     16            'reference' => '3d003941663d870541c5ad7f732f7e926135e4db',
    1717            'type' => 'package',
    1818            'install_path' => __DIR__ . '/../bluem-development/bluem-php',
Note: See TracChangeset for help on using the changeset viewer.