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..fc934649 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,126 @@
* 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
+
+
+ * 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
+
+