bin/console plugin:refresh
+bin/console plugin:update --clearCache VRPaymentPayment
+bin/console cache:clear
+diff --git a/CHANGELOG.md b/CHANGELOG.md index 754b4c3..b164e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 6.2.0 +- Renamed database table to avoid a naming conflict with legacy plugins +- Fixed issue with refunds failing for payments using Invoice + # 6.1.17 - Sales channels now support different spaces - Upgraded SDK to include latest fallback CA Bundle diff --git a/CHANGELOG_de-DE.md b/CHANGELOG_de-DE.md index bcb2cf5..d4079e7 100644 --- a/CHANGELOG_de-DE.md +++ b/CHANGELOG_de-DE.md @@ -1,3 +1,7 @@ +# 6.2.0 +- Datenbanktabelle umbenannt, um Namenskonflikte mit älteren Plugins zu vermeiden. +- Problem mit fehlgeschlagenen Rückerstattungen bei Zahlungen mit Rechnungen behoben. + # 6.1.17 - Vertriebskanäle unterstützen jetzt verschiedene Bereiche - SDK aktualisiert und enthält nun das neueste CA-Fallback-Bundle 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 5d45669..e0bac0b 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,10 @@ The VR Payment Payment Plugin integrates modern payment processing into Shopware - **VR Payment Account:** Obtain `Space ID`, `User ID`, and `API Key` from the [VR Payment Dashboard](https://gateway.vr-payment.de/). ## Documentation - -- For English documentation click [here](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.1.17/docs/en/documentation.html) -- Für die deutsche Dokumentation klicken Sie [hier](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.1.17/docs/de/documentation.html) -- Pour la documentation Française, cliquez [ici](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.1.17/docs/fr/documentation.html) -- Per la documentazione in tedesco, clicca [qui](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.1.17/docs/it/documentation.html) +- For English documentation click [here](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.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/6.2.0/docs/de/documentation.html) +- Pour la documentation Française, cliquez [ici](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.2.0/docs/fr/documentation.html) +- Per la documentazione in tedesco, clicca [qui](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.2.0/docs/it/documentation.html) ## Installation @@ -43,6 +42,22 @@ bin/console plugin:refresh bin/console plugin:install --activate --clearCache VRPaymentPayment ``` +## 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 diff --git a/composer.json b/composer.json index b02a130..197cbf1 100644 --- a/composer.json +++ b/composer.json @@ -59,5 +59,5 @@ "vrpayment/sdk": "^4.0.0" }, "type": "shopware-platform-plugin", - "version": "6.1.17" + "version": "6.2.0" } diff --git a/docs/de/documentation.html b/docs/de/documentation.html index ed6b1ea..e54c5b1 100644 --- a/docs/de/documentation.html +++ b/docs/de/documentation.html @@ -178,10 +178,59 @@ php bin/console plugin:install --activate --clearCache VRPaymentPayment +
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
+{{ $tc(\'vrpayment-settings.salesChannelCard.button.description\') }}
\n {% endblock %}\n\n {% block vrpayment_settings_content_card_channel_config_sales_channel_card_footer_container_button %}\n{{ $tc(\'vrpayment-settings.salesChannelCard.button.description\') }}
\n {% endblock %}\n\n {% block vrpayment_settings_content_card_channel_config_sales_channel_card_footer_container_button %}\n