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 Oct 1, 2018
1 parent 3bfcebb commit 1dd2ee2
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,30 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>1.0.6</version>
<version>1.0.7</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.7">
<changes lang="de">
PT-9420 - Ratenzahlung wird nun korrekt nach der Registrierung angezeigt;
PT-9542 - Anzeige Fehler beim Zahlungsartwechsel behoben;
PT-9590 - Netto/Brutto Behandlung bei Express Checkout verbessert;
PT-9596 - Behandlung von 'Steuerfrei für Unternehmen' verbessert;
PT-9604 - Versandkosten werden nun bei Nutzung von Plus korrekt zu PayPal übertragen;
</changes>
<changes lang="en">
PT-9420 - After registration installments is shown correctly;
PT-9542 - Fix display bug on payment method change;
PT-9590 - Improve net/gross handling on Express Checkout;
PT-9596 - Improve handling of tax free for companies;
PT-9604 - Shipping costs are now transferred correctly to PayPal if Plus is used;
</changes>
</changelog>

<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;
Expand Down

0 comments on commit 1dd2ee2

Please sign in to comment.