From 5d78dd5e3750b2d3ffbefde6b667ec49174b6ef1 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Tue, 5 Dec 2023 16:55:50 +0100 Subject: [PATCH 1/2] Release 4.1.0 --- composer.json | 2 +- composer.lock | 16 +++++------- plugin.xml | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 78 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 4c93803c..c385b8c3 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "php": "^7.2|^7.4|^8.0", "ext-json": "*", "ext-zip": "*", - "adyen/integration-core": "dev-cr-04", + "adyen/integration-core": "1.1.0", "ext-simplexml": "*" }, "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index 63562869..abe463e6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e46c47af453e4ddbf41e4a3c62bfca36", + "content-hash": "2f0228e5a05b5e864be37f857e3dce00", "packages": [ { "name": "adyen/integration-core", - "version": "dev-cr-04", + "version": "1.1.0", "source": { "type": "git", "url": "git@github.com:Adyen/adyen-php-plugin-core.git", - "reference": "130a789e890045180cd061912a8938669992fdc7" + "reference": "38dd72139b8e15499e40fdde95998fb088c30e08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/130a789e890045180cd061912a8938669992fdc7", - "reference": "130a789e890045180cd061912a8938669992fdc7", + "url": "https://api.github.com/repos/Adyen/adyen-php-plugin-core/zipball/38dd72139b8e15499e40fdde95998fb088c30e08", + "reference": "38dd72139b8e15499e40fdde95998fb088c30e08", "shasum": "" }, "require": { @@ -48,7 +48,7 @@ "proprietary" ], "description": "Core Adyen integration library", - "time": "2023-12-04T10:33:22+00:00" + "time": "2023-12-05T10:10:56+00:00" }, { "name": "adyen/php-webhook-module", @@ -97,9 +97,7 @@ "packages-dev": [], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "adyen/integration-core": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { diff --git a/plugin.xml b/plugin.xml index 8c7f8671..875c1185 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ - 4.0.4 + 4.1.0 Adyen Adyen https://adyen.com @@ -513,4 +513,73 @@ * Add compatability for HTTP Authorisation with PHP in CGI-mode + + + * Pay by link - Offer merchant option to generate Payment link for orders whose payments did not succeed. Payment methods that support Pay by link: + Credit and debit cards + Buy Now Pay Later + 3x 4x Oney + Afterpay + Clearpay + Klarna Pay Later + Klarna Pay over time + Ratepay + Cash and ATM payment methods + Multibanco + Direct Debit + ACH Direct Debit + SEPA Direct Debit + BACS Direct Debit + Online payments + BLIK + EPS + giropay + iDEAL + Klarna Pay now + MB WAY + MobilePay + Online banking Finland + Online banking India + Online banking Poland + Online banking Thailand + Sofort (Online bank transfer) + Trustly + Wallets + Apple Pay + Alipay + Bancontact mobile + Google Pay + GCash + MoMo + PayPal + Swish + Vipps + Zip + WeChat Pay + Prepaid and gift cards + Generic gift card + PaySafeCard + Mobile + TWINT + * Recurring payment - Offer customers to pay with recurring payment methods. Payment methods that support Recurring payment: + ACH Direct Debit + Apple Pay + BACS Direct Debit (Great Britain) + GCash (Philippines) + Google Pay + iDEAL (Netherlands) + Klarna Pay later + Klarna Pay over time (only in the US) + Klarna PayNow + SEPA Direct Debit + Sofort + + + * Update core to version 1.0.7 + * Add retry mechanism when checking if order exists in OrderUpdate task + * Fix Transaction details when payment code is invalid + * Refactor message when unsupported webhook event code is processed + * Add compatability for HTTP Authorisation with PHP in CGI-mode + + From 10fdf6a17fb06d9129d289f97a6c428731aa48e9 Mon Sep 17 00:00:00 2001 From: Aleksandar Sasa Boljanovic Date: Wed, 6 Dec 2023 10:25:13 +0100 Subject: [PATCH 2/2] Release 4.1.0 --- plugin.xml | 63 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 58 insertions(+), 5 deletions(-) diff --git a/plugin.xml b/plugin.xml index 875c1185..fc934649 100644 --- a/plugin.xml +++ b/plugin.xml @@ -575,11 +575,64 @@ Sofort - * Update core to version 1.0.7 - * Add retry mechanism when checking if order exists in OrderUpdate task - * Fix Transaction details when payment code is invalid - * Refactor message when unsupported webhook event code is processed - * Add compatability for HTTP Authorisation with PHP in CGI-mode + * Pay by link - Offer merchant option to generate Payment link for orders whose payments did not succeed. Payment methods that support Pay by link: + Credit and debit cards + Buy Now Pay Later + 3x 4x Oney + Afterpay + Clearpay + Klarna Pay Later + Klarna Pay over time + Ratepay + Cash and ATM payment methods + Multibanco + Direct Debit + ACH Direct Debit + SEPA Direct Debit + BACS Direct Debit + Online payments + BLIK + EPS + giropay + iDEAL + Klarna Pay now + MB WAY + MobilePay + Online banking Finland + Online banking India + Online banking Poland + Online banking Thailand + Sofort (Online bank transfer) + Trustly + Wallets + Apple Pay + Alipay + Bancontact mobile + Google Pay + GCash + MoMo + PayPal + Swish + Vipps + Zip + WeChat Pay + Prepaid and gift cards + Generic gift card + PaySafeCard + Mobile + TWINT + * Recurring payment - Offer customers to pay with recurring payment methods. Payment methods that support Recurring payment: + ACH Direct Debit + Apple Pay + BACS Direct Debit (Great Britain) + GCash (Philippines) + Google Pay + iDEAL (Netherlands) + Klarna Pay later + Klarna Pay over time (only in the US) + Klarna PayNow + SEPA Direct Debit + Sofort