Skip to content

Commit

Permalink
NTR - Prepare plugin.xml for store update
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Sep 4, 2018
1 parent 6e290ce commit 3f1a70d
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,28 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>1.0.5</version>
<version>1.0.6</version>
<copyright>(c) by shopware AG</copyright>
<license>MIT</license>
<link>http://store.shopware.com</link>
<author>shopware AG</author>
<compatibility minVersion="5.2.0"/>

<changelog version="1.0.6">
<changes lang="de">
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;
</changes>
<changes lang="en">
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;
</changes>
</changelog>

<changelog version="1.0.5">
<changes lang="de">
PT-9318 - Sprache der Buttons für Express Checkout und In-Context richtet sich nun nach der Shopsprache;
Expand Down

0 comments on commit 3f1a70d

Please sign in to comment.