From c083465d6b28a7c35b0afee5bc5f11c70f746cc9 Mon Sep 17 00:00:00 2001 From: kpieloch <113994423+kpieloch@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:51:23 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7013b64d2..2e0c1f717 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This plugin supports SAP Commerce (Hybris) versions 6.x The plugin is using following adyen libraries and API. - [adyen-java-api-library](https://github.com/Adyen/adyen-java-api-library) (v18.1.3) -- [adyen-web](https://github.com/Adyen/adyen-web) (v5.25.0) +- [adyen-web](https://github.com/Adyen/adyen-web) (v5.56.1) - [Adyen Checkout API](https://docs.adyen.com/api-explorer/) (v69) ## Integration @@ -16,7 +16,7 @@ The SAP Commerce integrates Adyen Checkout for all card payments and local/redir Boleto, PayPal ECS and RatePay are routed over the old integration. When available in the new Checkout they will be migrated to the new flow. ## Requirements -SAP Commerce (Hybris) version 6.x or 1905 +SAP Commerce (Hybris) version 2105 or newer ## Installation From 5f9969e84dd6d7d96566663c88d67b1e940a93a2 Mon Sep 17 00:00:00 2001 From: kpieloch <113994423+kpieloch@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:42:01 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e0c1f717..e0dfd8dd9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The SAP Commerce integrates Adyen Checkout for all card payments and local/redir Boleto, PayPal ECS and RatePay are routed over the old integration. When available in the new Checkout they will be migrated to the new flow. ## Requirements -SAP Commerce (Hybris) version 2105 or newer +SAP Commerce (Hybris) version 2105 or later ## Installation