bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+diff --git a/CHANGELOG.md b/CHANGELOG.md index 44c689c..f5931db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 7.2.0 +- Datenbanktabelle umbenannt, um Namenskonflikte mit älteren Plugins zu vermeiden. +- Problem mit fehlgeschlagenen Rückerstattungen bei Zahlungen mit Rechnungen behoben. + # 7.1.6 - Improved rounding handling to force 2 decimal places - Removed references to unused classes diff --git a/CHANGELOG_de-DE.md b/CHANGELOG_de-DE.md index 23efd00..5a56441 100644 --- a/CHANGELOG_de-DE.md +++ b/CHANGELOG_de-DE.md @@ -1,3 +1,7 @@ +# 7.2.0 +- Datenbanktabelle umbenannt, um Namenskonflikte mit älteren Plugins zu vermeiden. +- Problem mit fehlgeschlagenen Rückerstattungen bei Zahlungen mit Rechnungen behoben. + # 7.1.6 - Verbesserte Rundungsbehandlung für zwei Dezimalstellen - Entfernte Verweise auf ungenutzte Klassen diff --git a/LICENSE.txt b/LICENSE.txt index cb82feb..a7f6000 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2025 VR Payment GmbH + Copyright 2026 VR Payment GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 1b92d08..2b59036 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Please note that this plugin is for versions 6.5, 6.6 or 6.7. For the 6.4 plugin ## Documentation -- For English documentation click [here](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.1.6/docs/en/documentation.html) -- Für die deutsche Dokumentation klicken Sie [hier](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.1.6/docs/de/documentation.html) -- Pour la documentation Française, cliquez [ici](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.1.6/docs/fr/documentation.html) -- Per la documentazione in tedesco, clicca [qui](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.1.6/docs/it/documentation.html) +- For English documentation click [here](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.2.0/docs/en/documentation.html) +- Für die deutsche Dokumentation klicken Sie [hier](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.2.0/docs/de/documentation.html) +- Pour la documentation Française, cliquez [ici](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.2.0/docs/fr/documentation.html) +- Per la documentazione in tedesco, clicca [qui](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/7.2.0/docs/it/documentation.html) ## Installation @@ -42,6 +42,22 @@ bin/console plugin:refresh bin/console plugin:install --activate --clearCache VRPayment ``` +## Update + +### Via Administration +1. Go to Shopware Admin > Extensions > My extensions. +2. Find VRPaymentPayment. +3. Click Update. + +### Via CLI +1. Deploy the new plugin files (replace the folder in custom/plugins/VRPaymentPayment or upload/install a new ZIP). +2. Run: +```bash +bin/console plugin:refresh +bin/console plugin:update --clearCache VRPaymentPayment +bin/console cache:clear +``` + ## Configuration ### API Credentials @@ -78,7 +94,7 @@ ________________________________________________________________________________ | Shopware 6 version | Plugin major version | Supported until | |-------------------------------|------------------------|------------------------| | Shopware 6.7.x | 7.x | Further notice | -| Shopware 6.6.x | 6.x | December 2025 | +| Shopware 6.6.x | 6.x | March 2026 | | Shopware 6.5.x | 5.x | October 2024 | ----------------------------------------------------------------------------------- diff --git a/composer.json b/composer.json index d681543..c78a5ac 100644 --- a/composer.json +++ b/composer.json @@ -59,5 +59,5 @@ "vrpayment/sdk": "^4.0.0" }, "type": "shopware-platform-plugin", - "version": "7.1.6" + "version": "7.2.0" } diff --git a/docs/de/documentation.html b/docs/de/documentation.html index 649be25..9af9eb7 100644 --- a/docs/de/documentation.html +++ b/docs/de/documentation.html @@ -23,7 +23,7 @@
Gehe zu Shopware Admin > Erweiterungen > Meine Erweiterungen.
+Suche nach VRPaymentPayment.
+Klicke auf Aktualisieren.
+Stelle die neuen Plugin-Dateien bereit (ersetze den Ordner custom/plugins/VRPaymentPayment oder lade ein neues ZIP hoch/installiere es).
Führe aus:
+bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+Go to Shopware Admin > Extensions > My extensions.
+Find VRPaymentPayment.
+Click Update.
+Deploy the new plugin files (replace the folder in custom/plugins/VRPaymentPayment or upload/install a new ZIP).
Run:
+bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+Aut
Allez dans Shopware Admin > Extensions > Mes extensions.
+Recherchez VRPaymentPayment.
+Cliquez sur Mettre à jour.
+Déployez les nouveaux fichiers du plugin (remplacez le dossier custom/plugins/VRPaymentPayment ou téléversez/installez un nouveau ZIP).
Exécutez :
+bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+Vai su Shopware Admin > Estensioni > Le mie estensioni.
+Trova VRPaymentPayment.
+Clicca su Aggiorna.
+Distribuisci i nuovi file del plugin (sostituisci la cartella custom/plugins/VRPaymentPayment oppure carica/installa un nuovo ZIP).
Esegui:
+bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+