From 3f1a70d54dc997af57717c24da49c356044e3a24 Mon Sep 17 00:00:00 2001 From: Michael Telgmann Date: Tue, 4 Sep 2018 14:05:26 +0200 Subject: [PATCH] NTR - Prepare plugin.xml for store update --- plugin.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 2b8ad9c2..557af318 100644 --- a/plugin.xml +++ b/plugin.xml @@ -5,13 +5,28 @@ - 1.0.5 + 1.0.6 (c) by shopware AG MIT http://store.shopware.com shopware AG + + + PT-9367 - Aufgrund des PayPal Risk-Managements werden Custom Products Optionen nicht mehr als einzelne Warenkorb Positionen übertragen. Evtl. Aufschläge werden auf den Produktpreis aufgerechnet; + PT-9383 - Workflow mit steuerfreien oder Netto-Bestellungen verbessert; + PT-9424 - AGB-Checkbox Validierung verbessert; + PT-9546 - Setzen des Ländersprachcodes korrigiert; + + + PT-9367 - Due to PayPal's risk management, Custom Products options are no longer transferred as single shopping cart items. Possible surcharges will be added to the product price; + PT-9383 - Improve workflow with tax free and net orders; + PT-9424 - Improve ToS checkbox validation; + PT-9546 - Fix setting of country language code; + + + PT-9318 - Sprache der Buttons für Express Checkout und In-Context richtet sich nun nach der Shopsprache;