From f06c6197a68b56254a3f343c9e2c641554598269 Mon Sep 17 00:00:00 2001 From: Michael Telgmann Date: Wed, 8 May 2019 15:11:36 +0200 Subject: [PATCH] NTR - Prepare plugin.xml for store update --- plugin.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugin.xml b/plugin.xml index d6c9c9dd..986839ba 100644 --- a/plugin.xml +++ b/plugin.xml @@ -14,8 +14,18 @@ + PT-10162 - Die Sprache für den Express-Checkout kann jetzt bei Bedarf individuell eingestellt werden; + PT-10335 - Problem mit Bestellnummern mit Prefix in der PayPal Bestellübersicht behoben; + PT-10349 - Das Bundesland wird nun beim Express Checkout korrekt gespeichert; + PT-10371 - PayPal Dokument Erweiterungen werden nur noch geladen, wenn der richtige Dokumententyp ausgewählt wurde; + PT-10373 - Ajax Calls des Plugins verbessert; + PT-10162 - If required the locale code for the express checkout can now be set individually; + PT-10335 - Solved problem with order numbers with prefix in PayPal order overview; + PT-10349 - The country state is now saved correctly during express checkout; + PT-10371 - PayPal document extensions are only loaded if the correct document type has been selected; + PT-10373 - Improve ajax calls of the plugin;