Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57246e23ce | |||
| 68592a9409 | |||
| 1393f4ff7c | |||
| d714cf2f84 |
@@ -1,23 +1,18 @@
|
|||||||
# 7.1.0
|
# 6.2.0
|
||||||
## Feature
|
- Renamed database table to avoid a naming conflict with legacy plugins
|
||||||
- Support subscription payment methods
|
- Fixed issue with refunds failing for payments using Invoice
|
||||||
- Support Shopware 6.7.2.0
|
|
||||||
|
|
||||||
## Bugfix
|
# 6.1.17
|
||||||
|
- Sales channels now support different spaces
|
||||||
|
- Upgraded SDK to include latest fallback CA Bundle
|
||||||
|
- Fixed error screen when returning from portal on failed payment
|
||||||
|
|
||||||
|
# 6.1.16
|
||||||
|
- Fixed issue with pending orders remaining open
|
||||||
|
|
||||||
|
# 6.1.15
|
||||||
- Fixed issue with shipping costs not being processed correctly
|
- Fixed issue with shipping costs not being processed correctly
|
||||||
|
|
||||||
# 7.0.1
|
|
||||||
## Feature
|
|
||||||
- Add plugin version metric
|
|
||||||
|
|
||||||
## Bugfix
|
|
||||||
- Fixed error message when refund amount exceeds total
|
|
||||||
- Fixed bug where only 25 sales channels showed in the dropdown
|
|
||||||
- Removed erroneous logs
|
|
||||||
|
|
||||||
# 7.0.0
|
|
||||||
- Compatibility with Shopware 6.7.0
|
|
||||||
|
|
||||||
# 6.1.14
|
# 6.1.14
|
||||||
- Disable Recreate Cart for Headless Storefront Order
|
- Disable Recreate Cart for Headless Storefront Order
|
||||||
- Added the correct Exception Type to the finalize method
|
- Added the correct Exception Type to the finalize method
|
||||||
|
|||||||
@@ -1,16 +1,17 @@
|
|||||||
# 7.1.0
|
# 6.2.0
|
||||||
– Unterstützung für Abonnement-Zahlungsmethoden
|
- Datenbanktabelle umbenannt, um Namenskonflikte mit älteren Plugins zu vermeiden.
|
||||||
– Support für Shopware 6.7.2.0
|
- Problem mit fehlgeschlagenen Rückerstattungen bei Zahlungen mit Rechnungen behoben.
|
||||||
– Problem mit fehlerhafter Bearbeitung der Versandkosten behoben
|
|
||||||
|
|
||||||
# 7.0.1
|
# 6.1.17
|
||||||
- Plugin-Versionsmetrik hinzugefügt
|
- Vertriebskanäle unterstützen jetzt verschiedene Bereiche
|
||||||
- Fehlermeldung behoben, wenn der Rückerstattungsbetrag den Gesamtbetrag überschreitet
|
- SDK aktualisiert und enthält nun das neueste CA-Fallback-Bundle
|
||||||
- Fehler behoben, bei dem nur 25 Vertriebskanäle in der Dropdown-Liste angezeigt wurden
|
- Fehlerbildschirm beim Zurückkehren vom Portal nach fehlgeschlagener Zahlung behoben
|
||||||
- Fehlerhafte Protokolle entfernt
|
|
||||||
|
|
||||||
# 7.0.0
|
# 6.1.16
|
||||||
- Kompatibilität mit Shopware 6.7.0
|
- Problem behoben, bei dem die Versandkosten nicht korrekt verarbeitet wurden
|
||||||
|
|
||||||
|
# 6.1.15
|
||||||
|
- Problem behoben, bei dem ausstehende Bestellungen offen blieben
|
||||||
|
|
||||||
# 6.1.14
|
# 6.1.14
|
||||||
– Warenkorb neu erstellen für Headless Storefront Order deaktivieren
|
– Warenkorb neu erstellen für Headless Storefront Order deaktivieren
|
||||||
|
|||||||
@@ -186,7 +186,7 @@
|
|||||||
same "printed page" as the copyright notice for easier
|
same "printed page" as the copyright notice for easier
|
||||||
identification within third-party archives.
|
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");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@@ -3,20 +3,20 @@
|
|||||||
VR Payment Integration for Shopware 6
|
VR Payment Integration for Shopware 6
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
The VR Payment plugin wraps around the VR Payment API. This library facilitates your interaction with various services such as transactions.
|
## **Overview**
|
||||||
Please note that this plugin is for versions 6.5, 6.6 or 6.7. For the 6.4 plugin please visit [our Shopware 6.4 plugin](https://github.com/vr-payment/shopware-6-4).
|
The VR Payment Payment Plugin integrates modern payment processing into Shopware 6, offering features like iFrame-based payments, refunds, captures, and PCI compliance. It supports seamless integration with the [VR Payment Portal](https://gateway.vr-payment.de/) for managing transactions and payment methods.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Shopware 6.7.x, 6.6.x or 6.5.x. See table below.
|
- **Shopware Version:** 6.5.x or 6.6.x (see [compatibility table](#compatibility)).
|
||||||
- PHP minimum version supported by the each shop version.
|
- **PHP:** Minimum version as required by your Shopware installation (e.g., 7.4+).
|
||||||
|
- **VR Payment Account:** Obtain `Space ID`, `User ID`, and `API Key` from the [VR Payment Dashboard](https://gateway.vr-payment.de/).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
- For English documentation click [here](https://docs.plugin-documentation.vr-payment.de/vr-payment/shopware-6/6.2.0/docs/en/documentation.html)
|
||||||
- For English documentation click [here](@WalleeDocPath(/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)
|
||||||
- Für die deutsche Dokumentation klicken Sie [hier](@WalleeDocPath(/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)
|
||||||
- Pour la documentation Française, cliquez [ici](@WalleeDocPath(/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)
|
||||||
- Per la documentazione in tedesco, clicca [qui](@WalleeDocPath(/docs/it/documentation.html))
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -42,6 +42,22 @@ bin/console plugin:refresh
|
|||||||
bin/console plugin:install --activate --clearCache VRPaymentPayment
|
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
|
## Configuration
|
||||||
### API Credentials
|
### API Credentials
|
||||||
|
|
||||||
@@ -61,15 +77,12 @@ Configure supported methods (e.g., credit cards, Apple Pay) via the [VR Payment
|
|||||||
|
|
||||||
**Automatic Updates**: Payment methods sync dynamically via the VRPayment API.
|
**Automatic Updates**: Payment methods sync dynamically via the VRPayment API.
|
||||||
|
|
||||||
**Subscriptions**: Make recurring payments with Subscriptions (Shopware Commercial) and VRPayment.
|
|
||||||
|
|
||||||
## Compatibiliity
|
## Compatibiliity
|
||||||
|
|
||||||
___________________________________________________________________________________
|
___________________________________________________________________________________
|
||||||
| Shopware 6 version | Plugin major version | Supported until |
|
| Shopware 6 version | Plugin major version | Supported until |
|
||||||
|-------------------------------|------------------------|------------------------|
|
|-------------------------------|------------------------|------------------------|
|
||||||
| Shopware 6.7.x | 7.x | Further notice |
|
| Shopware 6.6.x | 6.x | Further notice |
|
||||||
| Shopware 6.6.x | 6.x | December 2025 |
|
|
||||||
| Shopware 6.5.x | 5.x | October 2024 |
|
| Shopware 6.5.x | 5.x | October 2024 |
|
||||||
-----------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -53,11 +53,11 @@
|
|||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"php": ">=8.2",
|
"php": ">=8.2",
|
||||||
"shopware/core": "~6.7.0",
|
"shopware/core": "~6.6.0",
|
||||||
"shopware/administration": "~6.7.0",
|
"shopware/administration": "~6.6.0",
|
||||||
"shopware/storefront":"~6.7.0",
|
"shopware/storefront":"~6.6.0",
|
||||||
"vrpayment/sdk": "^4.0.0"
|
"vrpayment/sdk": "^4.0.0"
|
||||||
},
|
},
|
||||||
"type": "shopware-platform-plugin",
|
"type": "shopware-platform-plugin",
|
||||||
"version": "7.1.0"
|
"version": "6.2.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<p>Shopware Version: 6.5.x, 6.6.x oder 6.7.x (see <a href="#compatibility">Kompatibilitätstabelle</a>).</p>
|
<p>Shopware Version: 6.5.x oder 6.6.x (see <a href="#compatibility">Kompatibilitätstabelle</a>).</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>PHP: Mindestversion, wie von Ihrer Shopware-Installation erforderlich (z.B. 7.4+).</p>
|
<p>PHP: Mindestversion, wie von Ihrer Shopware-Installation erforderlich (z.B. 7.4+).</p>
|
||||||
@@ -77,28 +77,22 @@
|
|||||||
</colgroup>
|
</colgroup>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Shopware-Version</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Shopware Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Plugin-Version</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Plugin Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>PHP-Version</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>PHP Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Unterstützt bis</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support Until</strong></p></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.7.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">7.x.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 und 8.3</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Laufend</p></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 und 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Dezember 2025</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">Ongoing</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x – Veraltet</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x - Deprecated</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 und 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Oktober 2024</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">October 2024</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table> </div>
|
</table> </div>
|
||||||
@@ -184,10 +178,59 @@ php bin/console plugin:install --activate --clearCache VRPaymentPayment</code></
|
|||||||
</ol>
|
</ol>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
|
</div> <div class="chapter" id="_update">
|
||||||
|
<div class="chapter-title">
|
||||||
|
<h1>
|
||||||
|
<span class="title-number">5</span>Update </h1>
|
||||||
|
</div>
|
||||||
|
<div class="chapter-body">
|
||||||
|
<div class="section" id="_via_administration">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.1</span>Via Administration </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Gehe zu Shopware Admin > Erweiterungen > Meine Erweiterungen.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Suche nach VRPaymentPayment.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Klicke auf Aktualisieren.</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> <div class="section" id="_via_cli">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.2</span>Via CLI </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Stelle die neuen Plugin-Dateien bereit (ersetze den Ordner <code>custom/plugins/VRPaymentPayment</code> oder lade ein neues ZIP hoch/installiere es).</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Führe aus:</p>
|
||||||
|
<div class="listingblock">
|
||||||
|
<div class="content">
|
||||||
|
<pre class="highlight"><code class="language-bash" data-lang="bash">bin/console plugin:refresh
|
||||||
|
bin/console plugin:update --clearCache VRPaymentPayment
|
||||||
|
bin/console cache:clear</code></pre>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> </div>
|
||||||
</div> <div class="chapter" id="portal-startup-guide">
|
</div> <div class="chapter" id="portal-startup-guide">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">5</span>Portal-Startanleitung </h1>
|
<span class="title-number">6</span>Portal-Startanleitung </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -206,7 +249,7 @@ Wählen Sie das passende Abo aus – es sollte E-Commerce-Transaktionen unterst
|
|||||||
</div> <div class="section" id="_erstellen_sie_den_api_schlüssel">
|
</div> <div class="section" id="_erstellen_sie_den_api_schlüssel">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.1</span>Erstellen Sie den API-Schlüssel: </h2>
|
<span class="title-number">6.1</span>Erstellen Sie den API-Schlüssel: </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -292,7 +335,7 @@ Bitte beachten Sie, dass das Laden der Rollen einige Sekunden dauern kann.
|
|||||||
</div> <div class="section" id="_zahlungsmethoden_einrichten">
|
</div> <div class="section" id="_zahlungsmethoden_einrichten">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.2</span>Zahlungsmethoden einrichten </h2>
|
<span class="title-number">6.2</span>Zahlungsmethoden einrichten </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -354,7 +397,7 @@ Bitte beachten Sie, dass die Konnektoren doppelt erscheinen, da einer für Zahlu
|
|||||||
</div> <div class="chapter" id="_shop_startanleitung">
|
</div> <div class="chapter" id="_shop_startanleitung">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">6</span>Shop-Startanleitung </h1>
|
<span class="title-number">7</span>Shop-Startanleitung </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -493,7 +536,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="chapter" id="_transaktionszustandsdiagramm">
|
</div> <div class="chapter" id="_transaktionszustandsdiagramm">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">7</span>Transaktionszustandsdiagramm </h1>
|
<span class="title-number">8</span>Transaktionszustandsdiagramm </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -503,7 +546,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_zustandsabbildung_von_shopware_bestellungen">
|
</div> <div class="section" id="_zustandsabbildung_von_shopware_bestellungen">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.1</span>Zustandsabbildung von Shopware-Bestellungen </h2>
|
<span class="title-number">8.1</span>Zustandsabbildung von Shopware-Bestellungen </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -511,7 +554,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_allgemeine_anmerkungen_zu_bestellstatus">
|
</div> <div class="section" id="_allgemeine_anmerkungen_zu_bestellstatus">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.1.1</span>Allgemeine Anmerkungen zu Bestellstatus </h3>
|
<span class="title-number">8.1.1</span>Allgemeine Anmerkungen zu Bestellstatus </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -521,7 +564,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_zustandsabbildung_des_shopware_zahlungsstatus">
|
</div> <div class="section" id="_zustandsabbildung_des_shopware_zahlungsstatus">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.2</span>Zustandsabbildung des Shopware-Zahlungsstatus </h2>
|
<span class="title-number">8.2</span>Zustandsabbildung des Shopware-Zahlungsstatus </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -548,7 +591,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_allgemeine_anmerkungen_zu_zahlungsstatus">
|
</div> <div class="section" id="_allgemeine_anmerkungen_zu_zahlungsstatus">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.2.1</span>Allgemeine Anmerkungen zu Zahlungsstatus </h3>
|
<span class="title-number">8.2.1</span>Allgemeine Anmerkungen zu Zahlungsstatus </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -558,7 +601,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_zustandsabbildung_des_shopware_lieferstatus">
|
</div> <div class="section" id="_zustandsabbildung_des_shopware_lieferstatus">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.3</span>Zustandsabbildung des Shopware-Lieferstatus </h2>
|
<span class="title-number">8.3</span>Zustandsabbildung des Shopware-Lieferstatus </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -584,7 +627,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="chapter" id="_transaktionsverwaltung">
|
</div> <div class="chapter" id="_transaktionsverwaltung">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">8</span>Transaktionsverwaltung </h1>
|
<span class="title-number">9</span>Transaktionsverwaltung </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -592,7 +635,7 @@ Bitte beachten Sie, dass diese Option leer bleiben sollte, wenn Sie die Space Vi
|
|||||||
</div> <div class="section" id="_bestellung_abschließen_erfassen">
|
</div> <div class="section" id="_bestellung_abschließen_erfassen">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.1</span>Bestellung abschließen (erfassen) </h2>
|
<span class="title-number">9.1</span>Bestellung abschließen (erfassen) </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -620,7 +663,7 @@ Wenn der Abschluss in VR Payment ausstehend ist, bleibt die Bestellung im Status
|
|||||||
</div> <div class="section" id="_transaktion_stornieren">
|
</div> <div class="section" id="_transaktion_stornieren">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.2</span>Transaktion stornieren </h2>
|
<span class="title-number">9.2</span>Transaktion stornieren </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -644,7 +687,7 @@ Sie können nur Transaktionen stornieren, die noch nicht abgeschlossen sind.
|
|||||||
</div> <div class="section" id="_rückerstattung_einer_transaktion">
|
</div> <div class="section" id="_rückerstattung_einer_transaktion">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.3</span>Rückerstattung einer Transaktion </h2>
|
<span class="title-number">9.3</span>Rückerstattung einer Transaktion </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -670,7 +713,7 @@ Es kann einige Zeit dauern, bis Sie die Rückerstattung in Shopware sehen. Rück
|
|||||||
</div> <div class="section" id="_bestellungen_auf_on_hold">
|
</div> <div class="section" id="_bestellungen_auf_on_hold">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.4</span>Bestellungen auf On Hold </h2>
|
<span class="title-number">9.4</span>Bestellungen auf On Hold </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -692,7 +735,7 @@ Es kann einige Zeit dauern, bis Sie die Rückerstattung in Shopware sehen. Rück
|
|||||||
</div> <div class="section" id="_einschränkungen_der_synchronisierung_zwischen_whitelabelname_und_shopware">
|
</div> <div class="section" id="_einschränkungen_der_synchronisierung_zwischen_whitelabelname_und_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.5</span>Einschränkungen der Synchronisierung zwischen VR Payment und Shopware </h2>
|
<span class="title-number">9.5</span>Einschränkungen der Synchronisierung zwischen VR Payment und Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -703,7 +746,7 @@ Es kann einige Zeit dauern, bis Sie die Rückerstattung in Shopware sehen. Rück
|
|||||||
</div> <div class="section" id="_tokenisierung">
|
</div> <div class="section" id="_tokenisierung">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.6</span>Tokenisierung </h2>
|
<span class="title-number">9.6</span>Tokenisierung </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -720,20 +763,10 @@ Die Tokenisierung ist für Gast-Checkouts nicht verfügbar
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_wiederkehrende_zahlungen">
|
|
||||||
<div class="section-title">
|
|
||||||
<h2>
|
|
||||||
<span class="title-number">8.7</span>Wiederkehrende Zahlungen </h2>
|
|
||||||
</div>
|
|
||||||
<div class="section-body">
|
|
||||||
<div class="paragraph">
|
|
||||||
<p>Shopware bietet das Paket "Shopware Commercial" mit zusätzlichen Funktionen, unter anderem Abonnements. Dieses Plugin unterstützt Zahlungen, die für Abonnements geeignet sind. Solange der Konnektor der Zahlungsmethode
|
|
||||||
Tokenisierung unterstützt, kann er für Abonnements verwendet werden. Die wiederkehrende Zahlung wird vollständig vom Shopware Commercial Plugin verwaltet. Weitere Informationen finden Sie in deren Dokumentation.</p>
|
|
||||||
</div> </div>
|
|
||||||
</div> <div class="section" id="_hauptfunktionen">
|
</div> <div class="section" id="_hauptfunktionen">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.8</span>Hauptfunktionen </h2>
|
<span class="title-number">9.7</span>Hauptfunktionen </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -750,15 +783,12 @@ Tokenisierung unterstützt, kann er für Abonnements verwendet werden. Die wiede
|
|||||||
<li>
|
<li>
|
||||||
<p><strong>Automatic Updates</strong>: Zahlungsmethoden werden dynamisch über die VR Payment API synchronisiert.</p>
|
<p><strong>Automatic Updates</strong>: Zahlungsmethoden werden dynamisch über die VR Payment API synchronisiert.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p><strong>Wiederkehrende Zahlungen</strong>: Führen Sie wiederkehrende Zahlungen mit Abonnements (Shopware Commercial) und VRPayment durch.</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_fehlerbehebung">
|
</div> <div class="section" id="_fehlerbehebung">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.9</span>Fehlerbehebung </h2>
|
<span class="title-number">9.8</span>Fehlerbehebung </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -790,7 +820,7 @@ tail -f var/log/whitelabelname_payment*.log</code></pre>
|
|||||||
</div> <div class="section" id="_faqs">
|
</div> <div class="section" id="_faqs">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.10</span>FAQs </h2>
|
<span class="title-number">9.9</span>FAQs </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -819,7 +849,7 @@ A: Ja, das Plugin unterstützt Wallets wie Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_änderungsprotokoll">
|
</div> <div class="chapter" id="_änderungsprotokoll">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">9</span>Änderungsprotokoll </h1>
|
<span class="title-number">10</span>Änderungsprotokoll </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -828,7 +858,7 @@ A: Ja, das Plugin unterstützt Wallets wie Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_mitwirken">
|
</div> <div class="chapter" id="_mitwirken">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">10</span>Mitwirken </h1>
|
<span class="title-number">11</span>Mitwirken </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -839,7 +869,7 @@ A: Ja, das Plugin unterstützt Wallets wie Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_support">
|
</div> <div class="chapter" id="_support">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">11</span>Support </h1>
|
<span class="title-number">12</span>Support </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -890,133 +920,145 @@ A: Ja, das Plugin unterstützt Wallets wie Apple Pay.</p>
|
|||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#portal-startup-guide">
|
<a href="#_update">
|
||||||
<span class="item-number">5</span>
|
<span class="item-number">5</span>
|
||||||
|
<span class="item-title">Update</span>
|
||||||
|
</a>
|
||||||
|
<ul class="nav">
|
||||||
|
<li class="nav-level-2">
|
||||||
|
<a href="#_via_administration">
|
||||||
|
<span class="item-number">5.1</span>
|
||||||
|
<span class="item-title">Via Administration</span>
|
||||||
|
</a>
|
||||||
|
</li> <li class="nav-level-2">
|
||||||
|
<a href="#_via_cli">
|
||||||
|
<span class="item-number">5.2</span>
|
||||||
|
<span class="item-title">Via CLI</span>
|
||||||
|
</a>
|
||||||
|
</li> </ul>
|
||||||
|
</li> <li class="nav-level-1">
|
||||||
|
<a href="#portal-startup-guide">
|
||||||
|
<span class="item-number">6</span>
|
||||||
<span class="item-title">Portal-Startanleitung</span>
|
<span class="item-title">Portal-Startanleitung</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_erstellen_sie_den_api_schlüssel">
|
<a href="#_erstellen_sie_den_api_schlüssel">
|
||||||
<span class="item-number">5.1</span>
|
<span class="item-number">6.1</span>
|
||||||
<span class="item-title">Erstellen Sie den API-Schlüssel:</span>
|
<span class="item-title">Erstellen Sie den API-Schlüssel:</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_zahlungsmethoden_einrichten">
|
<a href="#_zahlungsmethoden_einrichten">
|
||||||
<span class="item-number">5.2</span>
|
<span class="item-number">6.2</span>
|
||||||
<span class="item-title">Zahlungsmethoden einrichten</span>
|
<span class="item-title">Zahlungsmethoden einrichten</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_shop_startanleitung">
|
<a href="#_shop_startanleitung">
|
||||||
<span class="item-number">6</span>
|
<span class="item-number">7</span>
|
||||||
<span class="item-title">Shop-Startanleitung</span>
|
<span class="item-title">Shop-Startanleitung</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_transaktionszustandsdiagramm">
|
<a href="#_transaktionszustandsdiagramm">
|
||||||
<span class="item-number">7</span>
|
<span class="item-number">8</span>
|
||||||
<span class="item-title">Transaktionszustandsdiagramm</span>
|
<span class="item-title">Transaktionszustandsdiagramm</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_zustandsabbildung_von_shopware_bestellungen">
|
<a href="#_zustandsabbildung_von_shopware_bestellungen">
|
||||||
<span class="item-number">7.1</span>
|
<span class="item-number">8.1</span>
|
||||||
<span class="item-title">Zustandsabbildung von Shopware-Bestellungen</span>
|
<span class="item-title">Zustandsabbildung von Shopware-Bestellungen</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_allgemeine_anmerkungen_zu_bestellstatus">
|
<a href="#_allgemeine_anmerkungen_zu_bestellstatus">
|
||||||
<span class="item-number">7.1.1</span>
|
<span class="item-number">8.1.1</span>
|
||||||
<span class="item-title">Allgemeine Anmerkungen zu Bestellstatus</span>
|
<span class="item-title">Allgemeine Anmerkungen zu Bestellstatus</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_zustandsabbildung_des_shopware_zahlungsstatus">
|
<a href="#_zustandsabbildung_des_shopware_zahlungsstatus">
|
||||||
<span class="item-number">7.2</span>
|
<span class="item-number">8.2</span>
|
||||||
<span class="item-title">Zustandsabbildung des Shopware-Zahlungsstatus</span>
|
<span class="item-title">Zustandsabbildung des Shopware-Zahlungsstatus</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_allgemeine_anmerkungen_zu_zahlungsstatus">
|
<a href="#_allgemeine_anmerkungen_zu_zahlungsstatus">
|
||||||
<span class="item-number">7.2.1</span>
|
<span class="item-number">8.2.1</span>
|
||||||
<span class="item-title">Allgemeine Anmerkungen zu Zahlungsstatus</span>
|
<span class="item-title">Allgemeine Anmerkungen zu Zahlungsstatus</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_zustandsabbildung_des_shopware_lieferstatus">
|
<a href="#_zustandsabbildung_des_shopware_lieferstatus">
|
||||||
<span class="item-number">7.3</span>
|
<span class="item-number">8.3</span>
|
||||||
<span class="item-title">Zustandsabbildung des Shopware-Lieferstatus</span>
|
<span class="item-title">Zustandsabbildung des Shopware-Lieferstatus</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_transaktionsverwaltung">
|
<a href="#_transaktionsverwaltung">
|
||||||
<span class="item-number">8</span>
|
<span class="item-number">9</span>
|
||||||
<span class="item-title">Transaktionsverwaltung</span>
|
<span class="item-title">Transaktionsverwaltung</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_bestellung_abschließen_erfassen">
|
<a href="#_bestellung_abschließen_erfassen">
|
||||||
<span class="item-number">8.1</span>
|
<span class="item-number">9.1</span>
|
||||||
<span class="item-title">Bestellung abschließen (erfassen)</span>
|
<span class="item-title">Bestellung abschließen (erfassen)</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_transaktion_stornieren">
|
<a href="#_transaktion_stornieren">
|
||||||
<span class="item-number">8.2</span>
|
<span class="item-number">9.2</span>
|
||||||
<span class="item-title">Transaktion stornieren</span>
|
<span class="item-title">Transaktion stornieren</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_rückerstattung_einer_transaktion">
|
<a href="#_rückerstattung_einer_transaktion">
|
||||||
<span class="item-number">8.3</span>
|
<span class="item-number">9.3</span>
|
||||||
<span class="item-title">Rückerstattung einer Transaktion</span>
|
<span class="item-title">Rückerstattung einer Transaktion</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_bestellungen_auf_on_hold">
|
<a href="#_bestellungen_auf_on_hold">
|
||||||
<span class="item-number">8.4</span>
|
<span class="item-number">9.4</span>
|
||||||
<span class="item-title">Bestellungen auf On Hold</span>
|
<span class="item-title">Bestellungen auf On Hold</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_einschränkungen_der_synchronisierung_zwischen_whitelabelname_und_shopware">
|
<a href="#_einschränkungen_der_synchronisierung_zwischen_whitelabelname_und_shopware">
|
||||||
<span class="item-number">8.5</span>
|
<span class="item-number">9.5</span>
|
||||||
<span class="item-title">Einschränkungen der Synchronisierung zwischen VR Payment und Shopware</span>
|
<span class="item-title">Einschränkungen der Synchronisierung zwischen VR Payment und Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_tokenisierung">
|
<a href="#_tokenisierung">
|
||||||
<span class="item-number">8.6</span>
|
<span class="item-number">9.6</span>
|
||||||
<span class="item-title">Tokenisierung</span>
|
<span class="item-title">Tokenisierung</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
|
||||||
<a href="#_wiederkehrende_zahlungen">
|
|
||||||
<span class="item-number">8.7</span>
|
|
||||||
<span class="item-title">Wiederkehrende Zahlungen</span>
|
|
||||||
</a>
|
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_hauptfunktionen">
|
<a href="#_hauptfunktionen">
|
||||||
<span class="item-number">8.8</span>
|
<span class="item-number">9.7</span>
|
||||||
<span class="item-title">Hauptfunktionen</span>
|
<span class="item-title">Hauptfunktionen</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_fehlerbehebung">
|
<a href="#_fehlerbehebung">
|
||||||
<span class="item-number">8.9</span>
|
<span class="item-number">9.8</span>
|
||||||
<span class="item-title">Fehlerbehebung</span>
|
<span class="item-title">Fehlerbehebung</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_faqs">
|
<a href="#_faqs">
|
||||||
<span class="item-number">8.10</span>
|
<span class="item-number">9.9</span>
|
||||||
<span class="item-title">FAQs</span>
|
<span class="item-title">FAQs</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_änderungsprotokoll">
|
<a href="#_änderungsprotokoll">
|
||||||
<span class="item-number">9</span>
|
<span class="item-number">10</span>
|
||||||
<span class="item-title">Änderungsprotokoll</span>
|
<span class="item-title">Änderungsprotokoll</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_mitwirken">
|
<a href="#_mitwirken">
|
||||||
<span class="item-number">10</span>
|
<span class="item-number">11</span>
|
||||||
<span class="item-title">Mitwirken</span>
|
<span class="item-title">Mitwirken</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_support">
|
<a href="#_support">
|
||||||
<span class="item-number">11</span>
|
<span class="item-number">12</span>
|
||||||
<span class="item-title">Support</span>
|
<span class="item-title">Support</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 372 KiB |
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 193 KiB |
|
Before Width: | Height: | Size: 60 KiB |
@@ -50,13 +50,11 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
<p>Shopware Version: 6.5.x, 6.6.x or 6.7.x (see <a href="#compatibility">compatibility table</a>).</p>
|
<p>Shopware Version: 6.5.x or 6.6.x (see <a href="#compatibility">compatibility table</a>).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
<p>PHP: Minimum version as required by your Shopware installation (e.g., 7.4+).</p>
|
<p>PHP: Minimum version as required by your Shopware installation (e.g., 7.4+).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
<p>VR Payment Account: Obtain Space ID, User ID, and API Key from VR Payment Portal (see <a href="#portal-startup-guide">Portal Start-up Guide</a>).</p>
|
<p>VR Payment Account: Obtain Space ID, User ID, and API Key from VR Payment Portal (see <a href="#portal-startup-guide">Portal Start-up Guide</a>).</p>
|
||||||
</div><div class="paragraph">
|
|
||||||
<p>For using recurring payments, you also need Showpare Commercial package, which is a paid product.</p>
|
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="chapter" id="compatibility">
|
</div> <div class="chapter" id="compatibility">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
@@ -79,16 +77,10 @@
|
|||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support Until</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support Until</strong></p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.7.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">7.x.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Ongoing</p></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">December 2025</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">Ongoing</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x - Deprecated</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x - Deprecated</p></td>
|
||||||
@@ -180,10 +172,59 @@ php bin/console plugin:install --activate --clearCache VRPaymentPayment</code></
|
|||||||
</ol>
|
</ol>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
|
</div> <div class="chapter" id="_update">
|
||||||
|
<div class="chapter-title">
|
||||||
|
<h1>
|
||||||
|
<span class="title-number">5</span>Update </h1>
|
||||||
|
</div>
|
||||||
|
<div class="chapter-body">
|
||||||
|
<div class="section" id="_via_administration">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.1</span>Via Administration </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Go to Shopware Admin > Extensions > My extensions.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Find VRPaymentPayment.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Click Update.</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> <div class="section" id="_via_cli">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.2</span>Via CLI </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Deploy the new plugin files (replace the folder in <code>custom/plugins/VRPaymentPayment</code> or upload/install a new ZIP).</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Run:</p>
|
||||||
|
<div class="listingblock">
|
||||||
|
<div class="content">
|
||||||
|
<pre class="highlight"><code class="language-bash" data-lang="bash">bin/console plugin:refresh
|
||||||
|
bin/console plugin:update --clearCache VRPaymentPayment
|
||||||
|
bin/console cache:clear</code></pre>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> </div>
|
||||||
</div> <div class="chapter" id="portal-startup-guide">
|
</div> <div class="chapter" id="portal-startup-guide">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">5</span>Portal Startup Guide </h1>
|
<span class="title-number">6</span>Portal Startup Guide </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -202,7 +243,7 @@ Please select the proper subscription plan - it should support ecommerce transac
|
|||||||
</div> <div class="section" id="_create_the_api_key">
|
</div> <div class="section" id="_create_the_api_key">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.1</span>Create the API key: </h2>
|
<span class="title-number">6.1</span>Create the API key: </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -288,7 +329,7 @@ Please note that Roles might be loading for few seconds
|
|||||||
</div> <div class="section" id="_setup_payment_methods">
|
</div> <div class="section" id="_setup_payment_methods">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.2</span>Setup Payment Methods </h2>
|
<span class="title-number">6.2</span>Setup Payment Methods </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -350,7 +391,7 @@ Please note that the connectors seems duplicated but it because one is for Physi
|
|||||||
</div> <div class="chapter" id="_shop_startup_guide">
|
</div> <div class="chapter" id="_shop_startup_guide">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">6</span>Shop Startup Guide </h1>
|
<span class="title-number">7</span>Shop Startup Guide </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -489,7 +530,7 @@ Please note that if you do not use the Space View Id; this option should stay em
|
|||||||
</div> <div class="chapter" id="_transaction_state_graph">
|
</div> <div class="chapter" id="_transaction_state_graph">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">7</span>Transaction State graph </h1>
|
<span class="title-number">8</span>Transaction State graph </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -501,7 +542,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="section" id="_state_mapping_of_shopware_orders">
|
</div> <div class="section" id="_state_mapping_of_shopware_orders">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.1</span>State mapping of Shopware orders </h2>
|
<span class="title-number">8.1</span>State mapping of Shopware orders </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -509,7 +550,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="section" id="_general_remarks_regarding_order_statuses">
|
</div> <div class="section" id="_general_remarks_regarding_order_statuses">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.1.1</span>General remarks regarding order statuses </h3>
|
<span class="title-number">8.1.1</span>General remarks regarding order statuses </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -519,7 +560,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="section" id="_state_mapping_of_shopware_payment_status">
|
</div> <div class="section" id="_state_mapping_of_shopware_payment_status">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.2</span>State mapping of Shopware payment status </h2>
|
<span class="title-number">8.2</span>State mapping of Shopware payment status </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -546,7 +587,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="section" id="_general_remarks_regarding_payment_statuses">
|
</div> <div class="section" id="_general_remarks_regarding_payment_statuses">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.2.1</span>General remarks regarding payment statuses </h3>
|
<span class="title-number">8.2.1</span>General remarks regarding payment statuses </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -556,7 +597,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="section" id="_state_mapping_of_shopware_delivery_status">
|
</div> <div class="section" id="_state_mapping_of_shopware_delivery_status">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.3</span>State mapping of Shopware delivery status </h2>
|
<span class="title-number">8.3</span>State mapping of Shopware delivery status </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -582,7 +623,7 @@ can be found in the <a href="https://gateway.vr-payment.de/en-us/doc/payment/tra
|
|||||||
</div> <div class="chapter" id="_transaction_management">
|
</div> <div class="chapter" id="_transaction_management">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">8</span>Transaction management </h1>
|
<span class="title-number">9</span>Transaction management </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -592,7 +633,7 @@ Shopware. However, there are some limitations (see below).</p>
|
|||||||
</div> <div class="section" id="_complete_capture_an_order">
|
</div> <div class="section" id="_complete_capture_an_order">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.1</span>Complete (capture) an order </h2>
|
<span class="title-number">9.1</span>Complete (capture) an order </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -626,7 +667,7 @@ the fulfill state is reached. Initially the transaction will be in the <code>Aut
|
|||||||
</div> <div class="section" id="_void_a_transaction">
|
</div> <div class="section" id="_void_a_transaction">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.2</span>Void a transaction </h2>
|
<span class="title-number">9.2</span>Void a transaction </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -650,7 +691,7 @@ You can only void transactions that are not yet completed.
|
|||||||
</div> <div class="section" id="_refund_of_a_transaction">
|
</div> <div class="section" id="_refund_of_a_transaction">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.3</span>Refund of a transaction </h2>
|
<span class="title-number">9.3</span>Refund of a transaction </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -677,7 +718,7 @@ It can take some time until you see the refund in Shopware. Refunds will only be
|
|||||||
</div> <div class="section" id="_on_hold_orders">
|
</div> <div class="section" id="_on_hold_orders">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.4</span>On hold orders </h2>
|
<span class="title-number">9.4</span>On hold orders </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -701,7 +742,7 @@ within the defined time frame, VR Payment will generate a manual task which you
|
|||||||
</div> <div class="section" id="_limitations_of_the_synchronization_between_whitelabelname_and_shopware">
|
</div> <div class="section" id="_limitations_of_the_synchronization_between_whitelabelname_and_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.5</span>Limitations of the synchronization between VR Payment and Shopware </h2>
|
<span class="title-number">9.5</span>Limitations of the synchronization between VR Payment and Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -717,7 +758,7 @@ your Shopware backend.</p>
|
|||||||
</div> <div class="section" id="_tokenization">
|
</div> <div class="section" id="_tokenization">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.6</span>Tokenization </h2>
|
<span class="title-number">9.6</span>Tokenization </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -735,20 +776,10 @@ Tokenization is not available for guest checkouts.
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_recurring_payments">
|
|
||||||
<div class="section-title">
|
|
||||||
<h2>
|
|
||||||
<span class="title-number">8.7</span>Recurring payments </h2>
|
|
||||||
</div>
|
|
||||||
<div class="section-body">
|
|
||||||
<div class="paragraph">
|
|
||||||
<p>Shopware provides the package "Shopware Commercial" with additional features, among others, subscriptions. This plugin supports making payments that are suitable for subscriptions. As long as the payment method’s conector supports
|
|
||||||
tokenization, it can be used for subscriptions. The recurring payment is fully managed by Shopware Commercial plugin. Please refer to their documentation for more information.</p>
|
|
||||||
</div> </div>
|
|
||||||
</div> <div class="section" id="_key_features">
|
</div> <div class="section" id="_key_features">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.8</span>Key Features </h2>
|
<span class="title-number">9.7</span>Key Features </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -765,15 +796,12 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
<li>
|
<li>
|
||||||
<p><strong>Automatic Updates</strong>: Payment methods sync dynamically via the VR Payment API.</p>
|
<p><strong>Automatic Updates</strong>: Payment methods sync dynamically via the VR Payment API.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p><strong>Recurring payments</strong>: Make recurring payments with Subscriptions (Shopware Commercial) and VRPayment.</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_troubleshooting">
|
</div> <div class="section" id="_troubleshooting">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.9</span>Troubleshooting </h2>
|
<span class="title-number">9.8</span>Troubleshooting </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -804,7 +832,7 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
</div> <div class="section" id="_faqs">
|
</div> <div class="section" id="_faqs">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.10</span>FAQs </h2>
|
<span class="title-number">9.9</span>FAQs </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -836,7 +864,7 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
</div> <div class="chapter" id="_changelog">
|
</div> <div class="chapter" id="_changelog">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">9</span>Changelog </h1>
|
<span class="title-number">10</span>Changelog </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -845,7 +873,7 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
</div> <div class="chapter" id="_contributing">
|
</div> <div class="chapter" id="_contributing">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">10</span>Contributing </h1>
|
<span class="title-number">11</span>Contributing </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -856,7 +884,7 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
</div> <div class="chapter" id="_support">
|
</div> <div class="chapter" id="_support">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">11</span>Support </h1>
|
<span class="title-number">12</span>Support </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -907,133 +935,145 @@ tokenization, it can be used for subscriptions. The recurring payment is fully m
|
|||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#portal-startup-guide">
|
<a href="#_update">
|
||||||
<span class="item-number">5</span>
|
<span class="item-number">5</span>
|
||||||
|
<span class="item-title">Update</span>
|
||||||
|
</a>
|
||||||
|
<ul class="nav">
|
||||||
|
<li class="nav-level-2">
|
||||||
|
<a href="#_via_administration">
|
||||||
|
<span class="item-number">5.1</span>
|
||||||
|
<span class="item-title">Via Administration</span>
|
||||||
|
</a>
|
||||||
|
</li> <li class="nav-level-2">
|
||||||
|
<a href="#_via_cli">
|
||||||
|
<span class="item-number">5.2</span>
|
||||||
|
<span class="item-title">Via CLI</span>
|
||||||
|
</a>
|
||||||
|
</li> </ul>
|
||||||
|
</li> <li class="nav-level-1">
|
||||||
|
<a href="#portal-startup-guide">
|
||||||
|
<span class="item-number">6</span>
|
||||||
<span class="item-title">Portal Startup Guide</span>
|
<span class="item-title">Portal Startup Guide</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_create_the_api_key">
|
<a href="#_create_the_api_key">
|
||||||
<span class="item-number">5.1</span>
|
<span class="item-number">6.1</span>
|
||||||
<span class="item-title">Create the API key:</span>
|
<span class="item-title">Create the API key:</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_setup_payment_methods">
|
<a href="#_setup_payment_methods">
|
||||||
<span class="item-number">5.2</span>
|
<span class="item-number">6.2</span>
|
||||||
<span class="item-title">Setup Payment Methods</span>
|
<span class="item-title">Setup Payment Methods</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_shop_startup_guide">
|
<a href="#_shop_startup_guide">
|
||||||
<span class="item-number">6</span>
|
<span class="item-number">7</span>
|
||||||
<span class="item-title">Shop Startup Guide</span>
|
<span class="item-title">Shop Startup Guide</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_transaction_state_graph">
|
<a href="#_transaction_state_graph">
|
||||||
<span class="item-number">7</span>
|
<span class="item-number">8</span>
|
||||||
<span class="item-title">Transaction State graph</span>
|
<span class="item-title">Transaction State graph</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_state_mapping_of_shopware_orders">
|
<a href="#_state_mapping_of_shopware_orders">
|
||||||
<span class="item-number">7.1</span>
|
<span class="item-number">8.1</span>
|
||||||
<span class="item-title">State mapping of Shopware orders</span>
|
<span class="item-title">State mapping of Shopware orders</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_general_remarks_regarding_order_statuses">
|
<a href="#_general_remarks_regarding_order_statuses">
|
||||||
<span class="item-number">7.1.1</span>
|
<span class="item-number">8.1.1</span>
|
||||||
<span class="item-title">General remarks regarding order statuses</span>
|
<span class="item-title">General remarks regarding order statuses</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_state_mapping_of_shopware_payment_status">
|
<a href="#_state_mapping_of_shopware_payment_status">
|
||||||
<span class="item-number">7.2</span>
|
<span class="item-number">8.2</span>
|
||||||
<span class="item-title">State mapping of Shopware payment status</span>
|
<span class="item-title">State mapping of Shopware payment status</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_general_remarks_regarding_payment_statuses">
|
<a href="#_general_remarks_regarding_payment_statuses">
|
||||||
<span class="item-number">7.2.1</span>
|
<span class="item-number">8.2.1</span>
|
||||||
<span class="item-title">General remarks regarding payment statuses</span>
|
<span class="item-title">General remarks regarding payment statuses</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_state_mapping_of_shopware_delivery_status">
|
<a href="#_state_mapping_of_shopware_delivery_status">
|
||||||
<span class="item-number">7.3</span>
|
<span class="item-number">8.3</span>
|
||||||
<span class="item-title">State mapping of Shopware delivery status</span>
|
<span class="item-title">State mapping of Shopware delivery status</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_transaction_management">
|
<a href="#_transaction_management">
|
||||||
<span class="item-number">8</span>
|
<span class="item-number">9</span>
|
||||||
<span class="item-title">Transaction management</span>
|
<span class="item-title">Transaction management</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_complete_capture_an_order">
|
<a href="#_complete_capture_an_order">
|
||||||
<span class="item-number">8.1</span>
|
<span class="item-number">9.1</span>
|
||||||
<span class="item-title">Complete (capture) an order</span>
|
<span class="item-title">Complete (capture) an order</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_void_a_transaction">
|
<a href="#_void_a_transaction">
|
||||||
<span class="item-number">8.2</span>
|
<span class="item-number">9.2</span>
|
||||||
<span class="item-title">Void a transaction</span>
|
<span class="item-title">Void a transaction</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_refund_of_a_transaction">
|
<a href="#_refund_of_a_transaction">
|
||||||
<span class="item-number">8.3</span>
|
<span class="item-number">9.3</span>
|
||||||
<span class="item-title">Refund of a transaction</span>
|
<span class="item-title">Refund of a transaction</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_on_hold_orders">
|
<a href="#_on_hold_orders">
|
||||||
<span class="item-number">8.4</span>
|
<span class="item-number">9.4</span>
|
||||||
<span class="item-title">On hold orders</span>
|
<span class="item-title">On hold orders</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_limitations_of_the_synchronization_between_whitelabelname_and_shopware">
|
<a href="#_limitations_of_the_synchronization_between_whitelabelname_and_shopware">
|
||||||
<span class="item-number">8.5</span>
|
<span class="item-number">9.5</span>
|
||||||
<span class="item-title">Limitations of the synchronization between VR Payment and Shopware</span>
|
<span class="item-title">Limitations of the synchronization between VR Payment and Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_tokenization">
|
<a href="#_tokenization">
|
||||||
<span class="item-number">8.6</span>
|
<span class="item-number">9.6</span>
|
||||||
<span class="item-title">Tokenization</span>
|
<span class="item-title">Tokenization</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
|
||||||
<a href="#_recurring_payments">
|
|
||||||
<span class="item-number">8.7</span>
|
|
||||||
<span class="item-title">Recurring payments</span>
|
|
||||||
</a>
|
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_key_features">
|
<a href="#_key_features">
|
||||||
<span class="item-number">8.8</span>
|
<span class="item-number">9.7</span>
|
||||||
<span class="item-title">Key Features</span>
|
<span class="item-title">Key Features</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_troubleshooting">
|
<a href="#_troubleshooting">
|
||||||
<span class="item-number">8.9</span>
|
<span class="item-number">9.8</span>
|
||||||
<span class="item-title">Troubleshooting</span>
|
<span class="item-title">Troubleshooting</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_faqs">
|
<a href="#_faqs">
|
||||||
<span class="item-number">8.10</span>
|
<span class="item-number">9.9</span>
|
||||||
<span class="item-title">FAQs</span>
|
<span class="item-title">FAQs</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_changelog">
|
<a href="#_changelog">
|
||||||
<span class="item-number">9</span>
|
<span class="item-number">10</span>
|
||||||
<span class="item-title">Changelog</span>
|
<span class="item-title">Changelog</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_contributing">
|
<a href="#_contributing">
|
||||||
<span class="item-number">10</span>
|
<span class="item-number">11</span>
|
||||||
<span class="item-title">Contributing</span>
|
<span class="item-title">Contributing</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_support">
|
<a href="#_support">
|
||||||
<span class="item-number">11</span>
|
<span class="item-number">12</span>
|
||||||
<span class="item-title">Support</span>
|
<span class="item-title">Support</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 372 KiB |
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 193 KiB |
|
Before Width: | Height: | Size: 60 KiB |
@@ -50,7 +50,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
<p><strong>Shopware Version</strong>: 6.5.x, 6.6.x or 6.7.x (voir <a href="#compatibility">tableau de compatibilité</a>).</p>
|
<p><strong>Shopware Version</strong>: 6.5.x or 6.6.x (voir <a href="#compatibility">tableau de compatibilité</a>).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
<p><strong>PHP</strong>: Version minimale requise pour votre installation Shopware (e.g., 7.4+).</p>
|
<p><strong>PHP</strong>: Version minimale requise pour votre installation Shopware (e.g., 7.4+).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
@@ -71,28 +71,22 @@
|
|||||||
</colgroup>
|
</colgroup>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Version Shopware</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Shopware Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Version du Plugin</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Plugin Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Version PHP</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>PHP Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support jusqu’à</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support Until</strong></p></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.7.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">7.x.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 et 8.3</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">En cours</p></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 et 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Décembre 2025</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">En cours</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x – Obsolète</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x - Deprecated</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 et 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Octobre 2024</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">October 2024</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table> </div>
|
</table> </div>
|
||||||
@@ -171,10 +165,59 @@ php bin/console plugin:install --activate --clearCache VRPaymentPayment</code></
|
|||||||
</div>
|
</div>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
|
</div> <div class="chapter" id="_mise_à_jour">
|
||||||
|
<div class="chapter-title">
|
||||||
|
<h1>
|
||||||
|
<span class="title-number">5</span>Mise à jour </h1>
|
||||||
|
</div>
|
||||||
|
<div class="chapter-body">
|
||||||
|
<div class="section" id="_via_l_administration">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.1</span>Via l’administration </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Allez dans Shopware Admin > Extensions > Mes extensions.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Recherchez VRPaymentPayment.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Cliquez sur Mettre à jour.</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> <div class="section" id="_via_la_cli">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.2</span>Via la CLI </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Déployez les nouveaux fichiers du plugin (remplacez le dossier <code>custom/plugins/VRPaymentPayment</code> ou téléversez/installez un nouveau ZIP).</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Exécutez :</p>
|
||||||
|
<div class="listingblock">
|
||||||
|
<div class="content">
|
||||||
|
<pre class="highlight"><code class="language-bash" data-lang="bash">bin/console plugin:refresh
|
||||||
|
bin/console plugin:update --clearCache VRPaymentPayment
|
||||||
|
bin/console cache:clear</code></pre>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> </div>
|
||||||
</div> <div class="chapter" id="portal-startup-guide">
|
</div> <div class="chapter" id="portal-startup-guide">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">5</span>Guide de démarrage pour le Portail </h1>
|
<span class="title-number">6</span>Guide de démarrage pour le Portail </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -193,7 +236,7 @@ Veuillez sélectionner le plan d’abonnement approprié - il doit prendre e
|
|||||||
</div> <div class="section" id="_créez_la_clé_api">
|
</div> <div class="section" id="_créez_la_clé_api">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.1</span>Créez la clé API: </h2>
|
<span class="title-number">6.1</span>Créez la clé API: </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -279,7 +322,7 @@ Veuillez noter que le chargement des rôles peut durer quelques secondes.
|
|||||||
</div> <div class="section" id="_configurer_les_modes_de_paiement">
|
</div> <div class="section" id="_configurer_les_modes_de_paiement">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.2</span>Configurer les modes de paiement </h2>
|
<span class="title-number">6.2</span>Configurer les modes de paiement </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -341,7 +384,7 @@ Veuillez noter que les connecteurs semblent faire double emploi, mais c’es
|
|||||||
</div> <div class="chapter" id="_guide_de_démarrage_pour_shopware">
|
</div> <div class="chapter" id="_guide_de_démarrage_pour_shopware">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">6</span>Guide de démarrage pour Shopware </h1>
|
<span class="title-number">7</span>Guide de démarrage pour Shopware </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -480,7 +523,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="chapter" id="_différents_etats_pour_une_transaction">
|
</div> <div class="chapter" id="_différents_etats_pour_une_transaction">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">7</span>Différents Etats pour une Transaction </h1>
|
<span class="title-number">8</span>Différents Etats pour une Transaction </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -490,7 +533,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_cartographie_des_différents_états_d_une_commande_de_shopware">
|
</div> <div class="section" id="_cartographie_des_différents_états_d_une_commande_de_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.1</span>Cartographie des différents états d’une commande de Shopware </h2>
|
<span class="title-number">8.1</span>Cartographie des différents états d’une commande de Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -498,7 +541,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_remarque_générales_concernant_les_status_des_commandes">
|
</div> <div class="section" id="_remarque_générales_concernant_les_status_des_commandes">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.1.1</span>Remarque générales concernant les status des commandes </h3>
|
<span class="title-number">8.1.1</span>Remarque générales concernant les status des commandes </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -508,7 +551,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_cartographie_des_différents_états_du_paiement_de_shopware">
|
</div> <div class="section" id="_cartographie_des_différents_états_du_paiement_de_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.2</span>Cartographie des différents états du paiement de Shopware </h2>
|
<span class="title-number">8.2</span>Cartographie des différents états du paiement de Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -535,7 +578,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_remarques_générales_concernant_les_différents_status_pour_les_paiements">
|
</div> <div class="section" id="_remarques_générales_concernant_les_différents_status_pour_les_paiements">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.2.1</span>Remarques générales concernant les différents status pour les paiements </h3>
|
<span class="title-number">8.2.1</span>Remarques générales concernant les différents status pour les paiements </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -545,7 +588,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_carthographie_des_différents_états_de_livraison_chez_shopware">
|
</div> <div class="section" id="_carthographie_des_différents_états_de_livraison_chez_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.3</span>Carthographie des différents états de livraison chez Shopware </h2>
|
<span class="title-number">8.3</span>Carthographie des différents états de livraison chez Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -571,7 +614,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="chapter" id="_gestion_des_transactions">
|
</div> <div class="chapter" id="_gestion_des_transactions">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">8</span>Gestion des Transactions </h1>
|
<span class="title-number">9</span>Gestion des Transactions </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -579,7 +622,7 @@ Veuillez noter que si vous n’utilisez pas Space View Id, cette option doit
|
|||||||
</div> <div class="section" id="_complete_capture_an_order">
|
</div> <div class="section" id="_complete_capture_an_order">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.1</span>Complete (capture) an order </h2>
|
<span class="title-number">9.1</span>Complete (capture) an order </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -611,7 +654,7 @@ Lorsque le paiement est en attente dans wallee, la commande reste en attente.
|
|||||||
</div> <div class="section" id="_annuler_une_transaction">
|
</div> <div class="section" id="_annuler_une_transaction">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.2</span>Annuler une transaction </h2>
|
<span class="title-number">9.2</span>Annuler une transaction </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -635,7 +678,7 @@ Vous ne pouvez annuler que les transactions qui ne sont pas encore complétée..
|
|||||||
</div> <div class="section" id="_remboursement_d_une_transaction">
|
</div> <div class="section" id="_remboursement_d_une_transaction">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.3</span>Remboursement d’une transaction </h2>
|
<span class="title-number">9.3</span>Remboursement d’une transaction </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -661,7 +704,7 @@ Il peut s’écouler un certain temps avant que vous ne voyiez le remboursem
|
|||||||
</div> <div class="section" id="_commandes_en_attente">
|
</div> <div class="section" id="_commandes_en_attente">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.4</span>Commandes en attente </h2>
|
<span class="title-number">9.4</span>Commandes en attente </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -683,7 +726,7 @@ Il peut s’écouler un certain temps avant que vous ne voyiez le remboursem
|
|||||||
</div> <div class="section" id="_limites_de_la_synchronisation_entre_wallee_et_shopware">
|
</div> <div class="section" id="_limites_de_la_synchronisation_entre_wallee_et_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.5</span>Limites de la synchronisation entre wallee et Shopware </h2>
|
<span class="title-number">9.5</span>Limites de la synchronisation entre wallee et Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -694,7 +737,7 @@ Il peut s’écouler un certain temps avant que vous ne voyiez le remboursem
|
|||||||
</div> <div class="section" id="_tokenisation">
|
</div> <div class="section" id="_tokenisation">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.6</span>Tokenisation </h2>
|
<span class="title-number">9.6</span>Tokenisation </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -711,19 +754,10 @@ La tokenisation n’est pas disponible pour les paiements par les invités.
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_paiements_récurrents">
|
|
||||||
<div class="section-title">
|
|
||||||
<h2>
|
|
||||||
<span class="title-number">8.7</span>Paiements récurrents </h2>
|
|
||||||
</div>
|
|
||||||
<div class="section-body">
|
|
||||||
<div class="paragraph">
|
|
||||||
<p>Shopware fournit le package "Shopware Commercial" avec des fonctionnalités supplémentaires, entre autres, les abonnements. Ce plugin prend en charge les paiements adaptés aux abonnements. Tant que le connecteur de la méthode de paiement prend en charge la tokenisation, il peut être utilisé pour les abonnements. Le paiement récurrent est entièrement géré par le plugin Shopware Commercial. Veuillez vous référer à leur documentation pour plus d’informations.</p>
|
|
||||||
</div> </div>
|
|
||||||
</div> <div class="section" id="_caractéristiques_pricinpales">
|
</div> <div class="section" id="_caractéristiques_pricinpales">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.8</span>Caractéristiques Pricinpales </h2>
|
<span class="title-number">9.7</span>Caractéristiques Pricinpales </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -740,15 +774,12 @@ La tokenisation n’est pas disponible pour les paiements par les invités.
|
|||||||
<li>
|
<li>
|
||||||
<p><strong>Mises à jour automatiques</strong>: Les méthodes de paiement se synchronisent dynamiquement via l’API Wallee.</p>
|
<p><strong>Mises à jour automatiques</strong>: Les méthodes de paiement se synchronisent dynamiquement via l’API Wallee.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p><strong>Paiements récurrents</strong>: Effectuez des paiements récurrents avec les abonnements (Shopware Commercial) et VRPayment.</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_troubleshooting">
|
</div> <div class="section" id="_troubleshooting">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.9</span>Troubleshooting </h2>
|
<span class="title-number">9.8</span>Troubleshooting </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -779,7 +810,7 @@ La tokenisation n’est pas disponible pour les paiements par les invités.
|
|||||||
</div> <div class="section" id="_faqs">
|
</div> <div class="section" id="_faqs">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.10</span>FAQs </h2>
|
<span class="title-number">9.9</span>FAQs </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -807,7 +838,7 @@ A: Oui, le plugin prend en charge les portefeuilles comme Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_changelog">
|
</div> <div class="chapter" id="_changelog">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">9</span>Changelog </h1>
|
<span class="title-number">10</span>Changelog </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -816,7 +847,7 @@ A: Oui, le plugin prend en charge les portefeuilles comme Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_contribuer">
|
</div> <div class="chapter" id="_contribuer">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">10</span>Contribuer </h1>
|
<span class="title-number">11</span>Contribuer </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -827,7 +858,7 @@ A: Oui, le plugin prend en charge les portefeuilles comme Apple Pay.</p>
|
|||||||
</div> <div class="chapter" id="_support">
|
</div> <div class="chapter" id="_support">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">11</span>Support </h1>
|
<span class="title-number">12</span>Support </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -878,133 +909,145 @@ A: Oui, le plugin prend en charge les portefeuilles comme Apple Pay.</p>
|
|||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#portal-startup-guide">
|
<a href="#_mise_à_jour">
|
||||||
<span class="item-number">5</span>
|
<span class="item-number">5</span>
|
||||||
|
<span class="item-title">Mise à jour</span>
|
||||||
|
</a>
|
||||||
|
<ul class="nav">
|
||||||
|
<li class="nav-level-2">
|
||||||
|
<a href="#_via_l_administration">
|
||||||
|
<span class="item-number">5.1</span>
|
||||||
|
<span class="item-title">Via l’administration</span>
|
||||||
|
</a>
|
||||||
|
</li> <li class="nav-level-2">
|
||||||
|
<a href="#_via_la_cli">
|
||||||
|
<span class="item-number">5.2</span>
|
||||||
|
<span class="item-title">Via la CLI</span>
|
||||||
|
</a>
|
||||||
|
</li> </ul>
|
||||||
|
</li> <li class="nav-level-1">
|
||||||
|
<a href="#portal-startup-guide">
|
||||||
|
<span class="item-number">6</span>
|
||||||
<span class="item-title">Guide de démarrage pour le Portail</span>
|
<span class="item-title">Guide de démarrage pour le Portail</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_créez_la_clé_api">
|
<a href="#_créez_la_clé_api">
|
||||||
<span class="item-number">5.1</span>
|
<span class="item-number">6.1</span>
|
||||||
<span class="item-title">Créez la clé API:</span>
|
<span class="item-title">Créez la clé API:</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_configurer_les_modes_de_paiement">
|
<a href="#_configurer_les_modes_de_paiement">
|
||||||
<span class="item-number">5.2</span>
|
<span class="item-number">6.2</span>
|
||||||
<span class="item-title">Configurer les modes de paiement</span>
|
<span class="item-title">Configurer les modes de paiement</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_guide_de_démarrage_pour_shopware">
|
<a href="#_guide_de_démarrage_pour_shopware">
|
||||||
<span class="item-number">6</span>
|
<span class="item-number">7</span>
|
||||||
<span class="item-title">Guide de démarrage pour Shopware</span>
|
<span class="item-title">Guide de démarrage pour Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_différents_etats_pour_une_transaction">
|
<a href="#_différents_etats_pour_une_transaction">
|
||||||
<span class="item-number">7</span>
|
<span class="item-number">8</span>
|
||||||
<span class="item-title">Différents Etats pour une Transaction</span>
|
<span class="item-title">Différents Etats pour une Transaction</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_cartographie_des_différents_états_d_une_commande_de_shopware">
|
<a href="#_cartographie_des_différents_états_d_une_commande_de_shopware">
|
||||||
<span class="item-number">7.1</span>
|
<span class="item-number">8.1</span>
|
||||||
<span class="item-title">Cartographie des différents états d’une commande de Shopware</span>
|
<span class="item-title">Cartographie des différents états d’une commande de Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_remarque_générales_concernant_les_status_des_commandes">
|
<a href="#_remarque_générales_concernant_les_status_des_commandes">
|
||||||
<span class="item-number">7.1.1</span>
|
<span class="item-number">8.1.1</span>
|
||||||
<span class="item-title">Remarque générales concernant les status des commandes</span>
|
<span class="item-title">Remarque générales concernant les status des commandes</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_cartographie_des_différents_états_du_paiement_de_shopware">
|
<a href="#_cartographie_des_différents_états_du_paiement_de_shopware">
|
||||||
<span class="item-number">7.2</span>
|
<span class="item-number">8.2</span>
|
||||||
<span class="item-title">Cartographie des différents états du paiement de Shopware</span>
|
<span class="item-title">Cartographie des différents états du paiement de Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_remarques_générales_concernant_les_différents_status_pour_les_paiements">
|
<a href="#_remarques_générales_concernant_les_différents_status_pour_les_paiements">
|
||||||
<span class="item-number">7.2.1</span>
|
<span class="item-number">8.2.1</span>
|
||||||
<span class="item-title">Remarques générales concernant les différents status pour les paiements</span>
|
<span class="item-title">Remarques générales concernant les différents status pour les paiements</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_carthographie_des_différents_états_de_livraison_chez_shopware">
|
<a href="#_carthographie_des_différents_états_de_livraison_chez_shopware">
|
||||||
<span class="item-number">7.3</span>
|
<span class="item-number">8.3</span>
|
||||||
<span class="item-title">Carthographie des différents états de livraison chez Shopware</span>
|
<span class="item-title">Carthographie des différents états de livraison chez Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_gestion_des_transactions">
|
<a href="#_gestion_des_transactions">
|
||||||
<span class="item-number">8</span>
|
<span class="item-number">9</span>
|
||||||
<span class="item-title">Gestion des Transactions</span>
|
<span class="item-title">Gestion des Transactions</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_complete_capture_an_order">
|
<a href="#_complete_capture_an_order">
|
||||||
<span class="item-number">8.1</span>
|
<span class="item-number">9.1</span>
|
||||||
<span class="item-title">Complete (capture) an order</span>
|
<span class="item-title">Complete (capture) an order</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_annuler_une_transaction">
|
<a href="#_annuler_une_transaction">
|
||||||
<span class="item-number">8.2</span>
|
<span class="item-number">9.2</span>
|
||||||
<span class="item-title">Annuler une transaction</span>
|
<span class="item-title">Annuler une transaction</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_remboursement_d_une_transaction">
|
<a href="#_remboursement_d_une_transaction">
|
||||||
<span class="item-number">8.3</span>
|
<span class="item-number">9.3</span>
|
||||||
<span class="item-title">Remboursement d&#8217;une transaction</span>
|
<span class="item-title">Remboursement d&#8217;une transaction</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_commandes_en_attente">
|
<a href="#_commandes_en_attente">
|
||||||
<span class="item-number">8.4</span>
|
<span class="item-number">9.4</span>
|
||||||
<span class="item-title">Commandes en attente</span>
|
<span class="item-title">Commandes en attente</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_limites_de_la_synchronisation_entre_wallee_et_shopware">
|
<a href="#_limites_de_la_synchronisation_entre_wallee_et_shopware">
|
||||||
<span class="item-number">8.5</span>
|
<span class="item-number">9.5</span>
|
||||||
<span class="item-title">Limites de la synchronisation entre wallee et Shopware</span>
|
<span class="item-title">Limites de la synchronisation entre wallee et Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_tokenisation">
|
<a href="#_tokenisation">
|
||||||
<span class="item-number">8.6</span>
|
<span class="item-number">9.6</span>
|
||||||
<span class="item-title">Tokenisation</span>
|
<span class="item-title">Tokenisation</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
|
||||||
<a href="#_paiements_récurrents">
|
|
||||||
<span class="item-number">8.7</span>
|
|
||||||
<span class="item-title">Paiements récurrents</span>
|
|
||||||
</a>
|
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_caractéristiques_pricinpales">
|
<a href="#_caractéristiques_pricinpales">
|
||||||
<span class="item-number">8.8</span>
|
<span class="item-number">9.7</span>
|
||||||
<span class="item-title">Caractéristiques Pricinpales</span>
|
<span class="item-title">Caractéristiques Pricinpales</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_troubleshooting">
|
<a href="#_troubleshooting">
|
||||||
<span class="item-number">8.9</span>
|
<span class="item-number">9.8</span>
|
||||||
<span class="item-title">Troubleshooting</span>
|
<span class="item-title">Troubleshooting</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_faqs">
|
<a href="#_faqs">
|
||||||
<span class="item-number">8.10</span>
|
<span class="item-number">9.9</span>
|
||||||
<span class="item-title">FAQs</span>
|
<span class="item-title">FAQs</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_changelog">
|
<a href="#_changelog">
|
||||||
<span class="item-number">9</span>
|
<span class="item-number">10</span>
|
||||||
<span class="item-title">Changelog</span>
|
<span class="item-title">Changelog</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_contribuer">
|
<a href="#_contribuer">
|
||||||
<span class="item-number">10</span>
|
<span class="item-number">11</span>
|
||||||
<span class="item-title">Contribuer</span>
|
<span class="item-title">Contribuer</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_support">
|
<a href="#_support">
|
||||||
<span class="item-number">11</span>
|
<span class="item-number">12</span>
|
||||||
<span class="item-title">Support</span>
|
<span class="item-title">Support</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 79 KiB |
|
Before Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 372 KiB |
|
Before Width: | Height: | Size: 128 KiB |
|
Before Width: | Height: | Size: 99 KiB |
|
Before Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 90 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 193 KiB |
|
Before Width: | Height: | Size: 60 KiB |
@@ -50,7 +50,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
<p>Versione di Shopware: 6.5.x, 6.6.x o 6.7.x (vedere la <a href="#compatibility">tabella di compatibilità</a>).</p>
|
<p>Versione di Shopware: 6.5.x o 6.6.x (vedere la <a href="#compatibility">tabella di compatibilità</a>).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
<p>PHP: Versione minima richiesta dalla vostra installazione di Shopware (ad es. 7.4+).</p>
|
<p>PHP: Versione minima richiesta dalla vostra installazione di Shopware (ad es. 7.4+).</p>
|
||||||
</div><div class="paragraph">
|
</div><div class="paragraph">
|
||||||
@@ -71,28 +71,22 @@
|
|||||||
</colgroup>
|
</colgroup>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Versione Shopware</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Shopware Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Versione Plugin</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Plugin Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Versione PHP</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>PHP Version</strong></p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Supporto fino a</strong></p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock"><strong>Support Until</strong></p></td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.7.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">7.x.x</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 e 8.3</p></td>
|
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">In corso</p></td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.6.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 e 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Dicembre 2025</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">Ongoing</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x – Deprecato</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">6.5.x - Deprecated</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">5.x.x</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 e 8.3</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">PHP 8.2 and 8.3</p></td>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">Ottobre 2024</p></td>
|
<td class="tableblock halign-left valign-top"><p class="tableblock">October 2024</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table> </div>
|
</table> </div>
|
||||||
@@ -178,10 +172,59 @@ php bin/console plugin:install --activate --clearCache VRPaymentPayment</code></
|
|||||||
</ol>
|
</ol>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
|
</div> <div class="chapter" id="_aggiornamento">
|
||||||
|
<div class="chapter-title">
|
||||||
|
<h1>
|
||||||
|
<span class="title-number">5</span>Aggiornamento </h1>
|
||||||
|
</div>
|
||||||
|
<div class="chapter-body">
|
||||||
|
<div class="section" id="_tramite_amministrazione">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.1</span>Tramite Amministrazione </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Vai su Shopware Admin > Estensioni > Le mie estensioni.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Trova VRPaymentPayment.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Clicca su Aggiorna.</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> <div class="section" id="_tramite_cli">
|
||||||
|
<div class="section-title">
|
||||||
|
<h2>
|
||||||
|
<span class="title-number">5.2</span>Tramite CLI </h2>
|
||||||
|
</div>
|
||||||
|
<div class="section-body">
|
||||||
|
<div class="olist arabic">
|
||||||
|
<ol class="arabic">
|
||||||
|
<li>
|
||||||
|
<p>Distribuisci i nuovi file del plugin (sostituisci la cartella <code>custom/plugins/VRPaymentPayment</code> oppure carica/installa un nuovo ZIP).</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Esegui:</p>
|
||||||
|
<div class="listingblock">
|
||||||
|
<div class="content">
|
||||||
|
<pre class="highlight"><code class="language-bash" data-lang="bash">bin/console plugin:refresh
|
||||||
|
bin/console plugin:update --clearCache VRPaymentPayment
|
||||||
|
bin/console cache:clear</code></pre>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</div> </div>
|
||||||
|
</div> </div>
|
||||||
</div> <div class="chapter" id="portal-startup-guide">
|
</div> <div class="chapter" id="portal-startup-guide">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">5</span>Guida Rapida al Portale </h1>
|
<span class="title-number">6</span>Guida Rapida al Portale </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -200,7 +243,7 @@ Selezionate il piano di abbonamento appropriato: dovrebbe supportare le transazi
|
|||||||
</div> <div class="section" id="_create_la_chiave_api">
|
</div> <div class="section" id="_create_la_chiave_api">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.1</span>Create la chiave API: </h2>
|
<span class="title-number">6.1</span>Create la chiave API: </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -286,7 +329,7 @@ Si prega di notare che il caricamento dei ruoli potrebbe richiedere alcuni secon
|
|||||||
</div> <div class="section" id="_configurate_i_metodi_di_pagamento">
|
</div> <div class="section" id="_configurate_i_metodi_di_pagamento">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">5.2</span>Configurate i Metodi di Pagamento </h2>
|
<span class="title-number">6.2</span>Configurate i Metodi di Pagamento </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -348,7 +391,7 @@ Si prega di notare che i connettori sembrano duplicati, ma è perché uno è per
|
|||||||
</div> <div class="chapter" id="_guida_rapida_al_shop">
|
</div> <div class="chapter" id="_guida_rapida_al_shop">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">6</span>Guida Rapida al Shop </h1>
|
<span class="title-number">7</span>Guida Rapida al Shop </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="olist arabic">
|
<div class="olist arabic">
|
||||||
@@ -487,7 +530,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="chapter" id="_grafico_dello_stato_della_transazione">
|
</div> <div class="chapter" id="_grafico_dello_stato_della_transazione">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">7</span>Grafico dello Stato della Transazione </h1>
|
<span class="title-number">8</span>Grafico dello Stato della Transazione </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -497,7 +540,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_mappatura_degli_stati_degli_ordini_di_shopware">
|
</div> <div class="section" id="_mappatura_degli_stati_degli_ordini_di_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.1</span>Mappatura degli Stati degli Ordini di Shopware </h2>
|
<span class="title-number">8.1</span>Mappatura degli Stati degli Ordini di Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -505,7 +548,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_osservazioni_generali_riguardo_agli_stati_degli_ordini">
|
</div> <div class="section" id="_osservazioni_generali_riguardo_agli_stati_degli_ordini">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.1.1</span>Osservazioni Generali Riguardo agli Stati degli Ordini </h3>
|
<span class="title-number">8.1.1</span>Osservazioni Generali Riguardo agli Stati degli Ordini </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -515,7 +558,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_mappatura_dello_stato_di_pagamento_di_shopware">
|
</div> <div class="section" id="_mappatura_dello_stato_di_pagamento_di_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.2</span>Mappatura dello Stato di Pagamento di Shopware </h2>
|
<span class="title-number">8.2</span>Mappatura dello Stato di Pagamento di Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -542,7 +585,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_osservazioni_generali_riguardo_agli_stati_di_pagamento">
|
</div> <div class="section" id="_osservazioni_generali_riguardo_agli_stati_di_pagamento">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>
|
<h3>
|
||||||
<span class="title-number">7.2.1</span>Osservazioni Generali Riguardo agli Stati di Pagamento </h3>
|
<span class="title-number">8.2.1</span>Osservazioni Generali Riguardo agli Stati di Pagamento </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -552,7 +595,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_mappatura_dello_stato_di_spedizione_di_shopware">
|
</div> <div class="section" id="_mappatura_dello_stato_di_spedizione_di_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">7.3</span>Mappatura dello Stato di Spedizione di Shopware </h2>
|
<span class="title-number">8.3</span>Mappatura dello Stato di Spedizione di Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -578,7 +621,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="chapter" id="_gestione_delle_transazioni">
|
</div> <div class="chapter" id="_gestione_delle_transazioni">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">8</span>Gestione delle Transazioni </h1>
|
<span class="title-number">9</span>Gestione delle Transazioni </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -586,7 +629,7 @@ Si prega di notare che se non utilizzate lo Space View Id, questa opzione dovreb
|
|||||||
</div> <div class="section" id="_completare_acquisire_un_ordine">
|
</div> <div class="section" id="_completare_acquisire_un_ordine">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.1</span>Completare (Acquisire) un Ordine </h2>
|
<span class="title-number">9.1</span>Completare (Acquisire) un Ordine </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -618,7 +661,7 @@ Quando il completamento è in sospeso in Wallee, l’ordine rimarrà nello s
|
|||||||
</div> <div class="section" id="_annullare_una_transazione">
|
</div> <div class="section" id="_annullare_una_transazione">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.2</span>Annullare una transazione </h2>
|
<span class="title-number">9.2</span>Annullare una transazione </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -642,7 +685,7 @@ Puoi annullare solo le transazioni che non sono ancora state completate
|
|||||||
</div> <div class="section" id="_rimborso_di_una_transazione">
|
</div> <div class="section" id="_rimborso_di_una_transazione">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.3</span>Rimborso di una Transazione </h2>
|
<span class="title-number">9.3</span>Rimborso di una Transazione </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -668,7 +711,7 @@ Potrebbe volerci un po' di tempo prima che vediate il rimborso in Shopware. I ri
|
|||||||
</div> <div class="section" id="_ordini_in_attesa">
|
</div> <div class="section" id="_ordini_in_attesa">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.4</span>Ordini in Attesa </h2>
|
<span class="title-number">9.4</span>Ordini in Attesa </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -690,7 +733,7 @@ Potrebbe volerci un po' di tempo prima che vediate il rimborso in Shopware. I ri
|
|||||||
</div> <div class="section" id="_limitazioni_della_sincronizzazione_tra_wallee_e_shopware">
|
</div> <div class="section" id="_limitazioni_della_sincronizzazione_tra_wallee_e_shopware">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.5</span>Limitazioni della Sincronizzazione tra Wallee e Shopware </h2>
|
<span class="title-number">9.5</span>Limitazioni della Sincronizzazione tra Wallee e Shopware </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -701,7 +744,7 @@ Potrebbe volerci un po' di tempo prima che vediate il rimborso in Shopware. I ri
|
|||||||
</div> <div class="section" id="_tokenization">
|
</div> <div class="section" id="_tokenization">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.6</span>Tokenization </h2>
|
<span class="title-number">9.6</span>Tokenization </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -718,19 +761,10 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_pagamenti_ricorrenti">
|
|
||||||
<div class="section-title">
|
|
||||||
<h2>
|
|
||||||
<span class="title-number">8.7</span>Pagamenti ricorrenti </h2>
|
|
||||||
</div>
|
|
||||||
<div class="section-body">
|
|
||||||
<div class="paragraph">
|
|
||||||
<p>Shopware fornisce il pacchetto "Shopware Commercial" con funzionalità aggiuntive, tra cui gli abbonamenti. Questo plugin supporta l’esecuzione di pagamenti adatti per gli abbonamenti. Finché il connettore del metodo di pagamento supporta la tokenizzazione, può essere utilizzato per gli abbonamenti. Il pagamento ricorrente è completamente gestito dal plugin Shopware Commercial. Si prega di fare riferimento alla loro documentazione per maggiori informazioni.</p>
|
|
||||||
</div> </div>
|
|
||||||
</div> <div class="section" id="_key_features">
|
</div> <div class="section" id="_key_features">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.8</span>Key Features </h2>
|
<span class="title-number">9.7</span>Key Features </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -747,15 +781,12 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
<li>
|
<li>
|
||||||
<p><strong>Automatic Updates</strong>: I metodi di pagamento si sincronizzano dinamicamente tramite l’API VR Payment.</p>
|
<p><strong>Automatic Updates</strong>: I metodi di pagamento si sincronizzano dinamicamente tramite l’API VR Payment.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p><strong>Pagamenti ricorrenti</strong>: Effettua pagamenti ricorrenti con Abbonamenti (Shopware Commercial) e VRPayment.</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div> </div>
|
</div> </div>
|
||||||
</div> <div class="section" id="_risoluzione_dei_problemi">
|
</div> <div class="section" id="_risoluzione_dei_problemi">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.9</span>Risoluzione dei Problemi </h2>
|
<span class="title-number">9.8</span>Risoluzione dei Problemi </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="ulist">
|
<div class="ulist">
|
||||||
@@ -786,7 +817,7 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</div> <div class="section" id="_faqs">
|
</div> <div class="section" id="_faqs">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h2>
|
<h2>
|
||||||
<span class="title-number">8.10</span>FAQs </h2>
|
<span class="title-number">9.9</span>FAQs </h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -818,7 +849,7 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</div> <div class="chapter" id="_changelog">
|
</div> <div class="chapter" id="_changelog">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">9</span>Changelog </h1>
|
<span class="title-number">10</span>Changelog </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -827,7 +858,7 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</div> <div class="chapter" id="_contribuzione">
|
</div> <div class="chapter" id="_contribuzione">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">10</span>Contribuzione </h1>
|
<span class="title-number">11</span>Contribuzione </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -838,7 +869,7 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</div> <div class="chapter" id="_support">
|
</div> <div class="chapter" id="_support">
|
||||||
<div class="chapter-title">
|
<div class="chapter-title">
|
||||||
<h1>
|
<h1>
|
||||||
<span class="title-number">11</span>Support </h1>
|
<span class="title-number">12</span>Support </h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="chapter-body">
|
<div class="chapter-body">
|
||||||
<div class="paragraph">
|
<div class="paragraph">
|
||||||
@@ -889,133 +920,145 @@ La tokenizzazione non è disponibile per i checkout degli ospiti.
|
|||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#portal-startup-guide">
|
<a href="#_aggiornamento">
|
||||||
<span class="item-number">5</span>
|
<span class="item-number">5</span>
|
||||||
|
<span class="item-title">Aggiornamento</span>
|
||||||
|
</a>
|
||||||
|
<ul class="nav">
|
||||||
|
<li class="nav-level-2">
|
||||||
|
<a href="#_tramite_amministrazione">
|
||||||
|
<span class="item-number">5.1</span>
|
||||||
|
<span class="item-title">Tramite Amministrazione</span>
|
||||||
|
</a>
|
||||||
|
</li> <li class="nav-level-2">
|
||||||
|
<a href="#_tramite_cli">
|
||||||
|
<span class="item-number">5.2</span>
|
||||||
|
<span class="item-title">Tramite CLI</span>
|
||||||
|
</a>
|
||||||
|
</li> </ul>
|
||||||
|
</li> <li class="nav-level-1">
|
||||||
|
<a href="#portal-startup-guide">
|
||||||
|
<span class="item-number">6</span>
|
||||||
<span class="item-title">Guida Rapida al Portale</span>
|
<span class="item-title">Guida Rapida al Portale</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_create_la_chiave_api">
|
<a href="#_create_la_chiave_api">
|
||||||
<span class="item-number">5.1</span>
|
<span class="item-number">6.1</span>
|
||||||
<span class="item-title">Create la chiave API:</span>
|
<span class="item-title">Create la chiave API:</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_configurate_i_metodi_di_pagamento">
|
<a href="#_configurate_i_metodi_di_pagamento">
|
||||||
<span class="item-number">5.2</span>
|
<span class="item-number">6.2</span>
|
||||||
<span class="item-title">Configurate i Metodi di Pagamento</span>
|
<span class="item-title">Configurate i Metodi di Pagamento</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_guida_rapida_al_shop">
|
<a href="#_guida_rapida_al_shop">
|
||||||
<span class="item-number">6</span>
|
<span class="item-number">7</span>
|
||||||
<span class="item-title">Guida Rapida al Shop</span>
|
<span class="item-title">Guida Rapida al Shop</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_grafico_dello_stato_della_transazione">
|
<a href="#_grafico_dello_stato_della_transazione">
|
||||||
<span class="item-number">7</span>
|
<span class="item-number">8</span>
|
||||||
<span class="item-title">Grafico dello Stato della Transazione</span>
|
<span class="item-title">Grafico dello Stato della Transazione</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_mappatura_degli_stati_degli_ordini_di_shopware">
|
<a href="#_mappatura_degli_stati_degli_ordini_di_shopware">
|
||||||
<span class="item-number">7.1</span>
|
<span class="item-number">8.1</span>
|
||||||
<span class="item-title">Mappatura degli Stati degli Ordini di Shopware</span>
|
<span class="item-title">Mappatura degli Stati degli Ordini di Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_osservazioni_generali_riguardo_agli_stati_degli_ordini">
|
<a href="#_osservazioni_generali_riguardo_agli_stati_degli_ordini">
|
||||||
<span class="item-number">7.1.1</span>
|
<span class="item-number">8.1.1</span>
|
||||||
<span class="item-title">Osservazioni Generali Riguardo agli Stati degli Ordini</span>
|
<span class="item-title">Osservazioni Generali Riguardo agli Stati degli Ordini</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_mappatura_dello_stato_di_pagamento_di_shopware">
|
<a href="#_mappatura_dello_stato_di_pagamento_di_shopware">
|
||||||
<span class="item-number">7.2</span>
|
<span class="item-number">8.2</span>
|
||||||
<span class="item-title">Mappatura dello Stato di Pagamento di Shopware</span>
|
<span class="item-title">Mappatura dello Stato di Pagamento di Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-3">
|
<li class="nav-level-3">
|
||||||
<a href="#_osservazioni_generali_riguardo_agli_stati_di_pagamento">
|
<a href="#_osservazioni_generali_riguardo_agli_stati_di_pagamento">
|
||||||
<span class="item-number">7.2.1</span>
|
<span class="item-number">8.2.1</span>
|
||||||
<span class="item-title">Osservazioni Generali Riguardo agli Stati di Pagamento</span>
|
<span class="item-title">Osservazioni Generali Riguardo agli Stati di Pagamento</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_mappatura_dello_stato_di_spedizione_di_shopware">
|
<a href="#_mappatura_dello_stato_di_spedizione_di_shopware">
|
||||||
<span class="item-number">7.3</span>
|
<span class="item-number">8.3</span>
|
||||||
<span class="item-title">Mappatura dello Stato di Spedizione di Shopware</span>
|
<span class="item-title">Mappatura dello Stato di Spedizione di Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_gestione_delle_transazioni">
|
<a href="#_gestione_delle_transazioni">
|
||||||
<span class="item-number">8</span>
|
<span class="item-number">9</span>
|
||||||
<span class="item-title">Gestione delle Transazioni</span>
|
<span class="item-title">Gestione delle Transazioni</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="nav">
|
<ul class="nav">
|
||||||
<li class="nav-level-2">
|
<li class="nav-level-2">
|
||||||
<a href="#_completare_acquisire_un_ordine">
|
<a href="#_completare_acquisire_un_ordine">
|
||||||
<span class="item-number">8.1</span>
|
<span class="item-number">9.1</span>
|
||||||
<span class="item-title">Completare (Acquisire) un Ordine</span>
|
<span class="item-title">Completare (Acquisire) un Ordine</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_annullare_una_transazione">
|
<a href="#_annullare_una_transazione">
|
||||||
<span class="item-number">8.2</span>
|
<span class="item-number">9.2</span>
|
||||||
<span class="item-title">Annullare una transazione</span>
|
<span class="item-title">Annullare una transazione</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_rimborso_di_una_transazione">
|
<a href="#_rimborso_di_una_transazione">
|
||||||
<span class="item-number">8.3</span>
|
<span class="item-number">9.3</span>
|
||||||
<span class="item-title">Rimborso di una Transazione</span>
|
<span class="item-title">Rimborso di una Transazione</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_ordini_in_attesa">
|
<a href="#_ordini_in_attesa">
|
||||||
<span class="item-number">8.4</span>
|
<span class="item-number">9.4</span>
|
||||||
<span class="item-title">Ordini in Attesa</span>
|
<span class="item-title">Ordini in Attesa</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_limitazioni_della_sincronizzazione_tra_wallee_e_shopware">
|
<a href="#_limitazioni_della_sincronizzazione_tra_wallee_e_shopware">
|
||||||
<span class="item-number">8.5</span>
|
<span class="item-number">9.5</span>
|
||||||
<span class="item-title">Limitazioni della Sincronizzazione tra Wallee e Shopware</span>
|
<span class="item-title">Limitazioni della Sincronizzazione tra Wallee e Shopware</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_tokenization">
|
<a href="#_tokenization">
|
||||||
<span class="item-number">8.6</span>
|
<span class="item-number">9.6</span>
|
||||||
<span class="item-title">Tokenization</span>
|
<span class="item-title">Tokenization</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
|
||||||
<a href="#_pagamenti_ricorrenti">
|
|
||||||
<span class="item-number">8.7</span>
|
|
||||||
<span class="item-title">Pagamenti ricorrenti</span>
|
|
||||||
</a>
|
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_key_features">
|
<a href="#_key_features">
|
||||||
<span class="item-number">8.8</span>
|
<span class="item-number">9.7</span>
|
||||||
<span class="item-title">Key Features</span>
|
<span class="item-title">Key Features</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_risoluzione_dei_problemi">
|
<a href="#_risoluzione_dei_problemi">
|
||||||
<span class="item-number">8.9</span>
|
<span class="item-number">9.8</span>
|
||||||
<span class="item-title">Risoluzione dei Problemi</span>
|
<span class="item-title">Risoluzione dei Problemi</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-2">
|
</li> <li class="nav-level-2">
|
||||||
<a href="#_faqs">
|
<a href="#_faqs">
|
||||||
<span class="item-number">8.10</span>
|
<span class="item-number">9.9</span>
|
||||||
<span class="item-title">FAQs</span>
|
<span class="item-title">FAQs</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_changelog">
|
<a href="#_changelog">
|
||||||
<span class="item-number">9</span>
|
<span class="item-number">10</span>
|
||||||
<span class="item-title">Changelog</span>
|
<span class="item-title">Changelog</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_contribuzione">
|
<a href="#_contribuzione">
|
||||||
<span class="item-number">10</span>
|
<span class="item-number">11</span>
|
||||||
<span class="item-title">Contribuzione</span>
|
<span class="item-title">Contribuzione</span>
|
||||||
</a>
|
</a>
|
||||||
</li> <li class="nav-level-1">
|
</li> <li class="nav-level-1">
|
||||||
<a href="#_support">
|
<a href="#_support">
|
||||||
<span class="item-number">11</span>
|
<span class="item-number">12</span>
|
||||||
<span class="item-title">Support</span>
|
<span class="item-title">Support</span>
|
||||||
</a>
|
</a>
|
||||||
</li> </ul>
|
</li> </ul>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 97 KiB |
|
Before Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 83 KiB |
|
Before Width: | Height: | Size: 121 KiB |