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 Jun 25, 2019
1 parent ca6395b commit e73f380
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@
<label lang="de">PayPal</label>
<label lang="en">PayPal</label>

<version>2.2.2</version>
<version>2.2.3</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" maxVersion="5.99.99"/>

<changelog version="2.2.3">
<changes lang="de">PT-10562 - Bestellbestätigung wird nun trotzdem wieder versendet, auch wenn der Bezahlvorgang fehlgeschlagen ist. Stellt Kompatibilität mit anderen Plugins wieder her;</changes>
<changes lang="en">PT-10562 - Order confirmation will now be sent again, even if the payment process has failed. Restores compatibility with other plugins;</changes>
</changelog>

<changelog version="2.2.2">
<changes lang="de">PT-10330 - Wenn die Bestellnummer mitgesendet wird, wird nun in einem Fehlerfall zur Abschlussseite, statt zur Zahlungsartenauswahlseite, umgeleitet;</changes>
<changes lang="en">PT-10330 - If the order number gets sent and an error occurs, a redirect to the finish page is done, instead of the payment method selection page;</changes>
Expand Down

0 comments on commit e73f380

Please sign in to comment.