Changeset 2904772
- Timestamp:
- 04/26/2023 10:57:03 PM (3 years ago)
- Location:
- bluem/trunk
- Files:
-
- 8 edited
-
bluem.php (modified) (1 diff)
-
composer.json (modified) (1 diff)
-
composer.lock (modified) (4 diffs)
-
readme.txt (modified) (2 diffs)
-
vendor/bluem-development/bluem-php/src/Helpers/BluemConfiguration.php (modified) (1 diff)
-
vendor/bluem-development/bluem-php/src/Webhook.php (modified) (1 diff)
-
vendor/composer/installed.json (modified) (3 diffs)
-
vendor/composer/installed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bluem/trunk/bluem.php
r2900919 r2904772 2 2 /** 3 3 * Plugin Name: Bluem ePayments, iDIN and eMandates integration for shortcodes and WooCommerce checkout 4 * Version: 1.3.17. 24 * Version: 1.3.17.3 5 5 * Plugin URI: https://wordpress.org/plugins/bluem 6 6 * 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 12 12 "php": ">=7.4|>=8.0", 13 13 "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", 15 15 "symfony/polyfill-php72": "^1.22", 16 16 "symfony/polyfill-mbstring": "v1.19.0", -
bluem/trunk/composer.lock
r2900919 r2904772 5 5 "This file is @generated automatically" 6 6 ], 7 "content-hash": " 6c9066a5cccfd02fafeb365755ce65a0",7 "content-hash": "85a33cf84c05596100f7129c060bc0de", 8 8 "packages": [ 9 9 { 10 10 "name": "bluem-development/bluem-php", 11 "version": "2.3.2 ",11 "version": "2.3.2.1", 12 12 "source": { 13 13 "type": "git", 14 14 "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", 21 21 "shasum": "" 22 22 }, … … 72 72 "support": { 73 73 "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" 77 77 }, 78 78 { … … 2180 2180 { 2181 2181 "name": "phpstan/phpdoc-parser", 2182 "version": "1. 19.1",2182 "version": "1.20.3", 2183 2183 "source": { 2184 2184 "type": "git", 2185 2185 "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", 2192 2192 "shasum": "" 2193 2193 }, … … 2219 2219 "support": { 2220 2220 "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" 2224 2224 }, 2225 2225 { -
bluem/trunk/readme.txt
r2900919 r2904772 6 6 Tested up to: 6.2 7 7 Requires PHP: 7.4 8 Stable tag: 1.3.17. 28 Stable tag: 1.3.17.3 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 76 76 77 77 == Changelog == 78 - 1.3.17.3: Update Bluem PHP library. 78 79 - 1.3.17.2: Gravity Forms integration improvements. 79 80 - 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 133 133 $this->sequenceType = $raw_validated->sequenceType ?? null; 134 134 135 $this->merchantID = $raw_validated->merchantID ;135 $this->merchantID = $raw_validated->merchantID ?? null; 136 136 $this->production_accessToken = $raw_validated->production_accessToken ?? null; 137 137 $this->expectedReturnStatus = $raw_validated->expectedReturnStatus ?? null; 138 138 $this->eMandateReason = $raw_validated->eMandateReason ?? null; 139 $this->localInstrumentCode = $raw_validated->localInstrumentCode ;139 $this->localInstrumentCode = $raw_validated->localInstrumentCode ?? null; 140 140 $this->merchantSubID = "0"; 141 141 -
bluem/trunk/vendor/bluem-development/bluem-php/src/Webhook.php
r2900919 r2904772 349 349 'Street'=>$report->AddressResponse->Street. '', 350 350 'HouseNumber'=>$report->AddressResponse->HouseNumber. '', 351 'HouseNumberSuffix'=>$report->AddressResponse->HouseNumberSuffix. '' ?? '', 351 352 'PostalCode'=>$report->AddressResponse->PostalCode. '', 352 353 'City'=>$report->AddressResponse->City. '', -
bluem/trunk/vendor/composer/installed.json
r2900919 r2904772 3 3 { 4 4 "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", 7 7 "source": { 8 8 "type": "git", 9 9 "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", 16 16 "shasum": "" 17 17 }, … … 36 36 "vlucas/phpdotenv": "^5.4" 37 37 }, 38 "time": "2023-04- 06T16:33:28+00:00",38 "time": "2023-04-26T22:01:35+00:00", 39 39 "type": "package", 40 40 "installation-source": "dist", … … 69 69 "support": { 70 70 "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" 72 72 }, 73 73 "install-path": "../bluem-development/bluem-php" -
bluem/trunk/vendor/composer/installed.php
r2900919 r2904772 12 12 'versions' => array( 13 13 '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', 17 17 'type' => 'package', 18 18 'install_path' => __DIR__ . '/../bluem-development/bluem-php',
Note: See TracChangeset
for help on using the changeset viewer.