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. + +