From 88b13643e37867d280581993da7a0dea0e9a5a00 Mon Sep 17 00:00:00 2001 From: davebueds Date: Tue, 12 Apr 2022 10:05:46 +0200 Subject: [PATCH] ASW-0 update changelog release 3.7.0 --- plugin.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 509a0e96..9b9b3666 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ - 3.5.0 + 3.7.0 Adyen Adyen https://adyen.com @@ -317,4 +317,14 @@ * functionality to remove stored payment methods / tokens + + + * Apple Pay amount mismatch issue is solved (issue occured on change shipping/payment where basket was being miscalculated). + * Removed html sanitizing on checkout (using json response instead of html data attribute), so design can be tweaked on payment method. + + + * Das Problem mit der Nichtübereinstimmung des Apple Pay-Betrags wurde behoben (das Problem trat bei der Änderung des Versands/der Zahlung auf, bei der der Warenkorb falsch berechnet wurde). + * HTML-Bereinigung beim Checkout entfernt (unter Verwendung von JSON-Antwort anstelle des HTML-Datenattributs), sodass das Design an der Zahlungsmethode angepasst werden kann. + +