Skip to content

Commit

Permalink
Merge pull request #170 from PAYONE-GmbH/version-bump-310
Browse files Browse the repository at this point in the history
version bump to 310
  • Loading branch information
jvarelmann authored Apr 13, 2022
2 parents 1eecba7 + 607f1df commit 977338d
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 3 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,24 @@ Bugfixes
Maintenance

* fix compatibility 6.4.7.0
* drop support for 6.2
* drop support for 6.2

# 3.1.0

New Features

* New payment method: Open Invoice
* Add checkbox for credit card payments to save or remove payment data

Bugfixes

* remove capturemode param if completed
* update ZeroAmountCartValidator
* always set data protection check

Maintenance
* include line items with no tax for capture
* add shipping information to Unzer

Tested with:
Shopware 6.4.10.0
22 changes: 21 additions & 1 deletion CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,24 @@ Fehlerbehebungen
Wartung

* Kompatibilität zu 6.4.7.0 hergestellt
* Unterstützung für 6.2 entfernt
* Unterstützung für 6.2 entfernt

# 3.1.0

Neue Funktionen

* Neue Zahlungsart: Rechnung
* Checkbox für Kreditkartenzahlungen hinzugefügt, um Zahlungsdaten zu speichern

Fehlerbehebungen

* Der Capturemode Parameter wurde entfernt bei abgeschlossenen Zahlungen
* den ZeroAmountCartValidator geupdatet
* Data Protection Check wird immer aktiviert

Wartung
* Artikel ohne Steuern werden beim Capture berücksichtigt
* Versandinformationen wurden bei Unzer hinzugefügt

Getestet mit:
Shopware 6.4.10.0
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "payone-gmbh/shopware-6",
"type": "shopware-platform-plugin",
"description": "PAYONE Payment Plugin",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 977338d

Please sign in to comment.