+
diff --git a/src/Resources/app/administration/src/module/payone-payment/snippet/de_DE.json b/src/Resources/app/administration/src/module/payone-payment/snippet/de_DE.json
index 8ea6e0405..6c70893ac 100644
--- a/src/Resources/app/administration/src/module/payone-payment/snippet/de_DE.json
+++ b/src/Resources/app/administration/src/module/payone-payment/snippet/de_DE.json
@@ -57,6 +57,8 @@
"test": "API-Zugangsdaten testen",
"titleSuccess": "Erfolg",
"titleError": "Fehler",
+ "labelShowSpecificStatusMapping": "Statusmappingkonfiguration einblenden",
+ "helpTextShowSpecificStatusMapping": "Sie können für jede Zahlungsart ein spezifisches Statusmapping konfigurieren. Existiert eine solche Konfiguration nicht, wird auf die allgemeine Konfiguration zurückgegriffen.",
"messageTestSuccess": "Die API-Zugangsdaten wurden erfolgreich validiert.",
"messageTestNoTestedPayments": "Bei der Prüfung wurden keine Zahlarten getestet, weil keine der PAYONE Zahlarten aktiviert ist. Bitte aktivieren Sie mindestens eine PAYONE Zahlart unter Einstellungen --> Shop --> Zahlungsarten.",
"messageTestError": {
diff --git a/src/Resources/app/administration/src/module/payone-payment/snippet/en_GB.json b/src/Resources/app/administration/src/module/payone-payment/snippet/en_GB.json
index b90068ef0..1f72162f1 100644
--- a/src/Resources/app/administration/src/module/payone-payment/snippet/en_GB.json
+++ b/src/Resources/app/administration/src/module/payone-payment/snippet/en_GB.json
@@ -57,6 +57,8 @@
"test": "Test API Credentials",
"titleSuccess": "Success",
"titleError": "Error",
+ "labelShowSpecificStatusMapping": "Display state mapping configuration",
+ "helpTextShowSpecificStatusMapping": "If not configured the general status mapping config will be applied.",
"messageTestSuccess": "The API credentials were verified successfully.",
"messageTestNoTestedPayments": "No payment methods were tested during the check because none of the PAYONE payment methods are activated. Please activate at least one PAYONE payment method under Settings --> Shop --> Payment.",
"messageTestError": {
diff --git a/src/Resources/config/settings.xml b/src/Resources/config/settings.xml
index 1bf450154..6e329d561 100644
--- a/src/Resources/config/settings.xml
+++ b/src/Resources/config/settings.xml
@@ -205,6 +205,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ creditCardPaymentStatusAppointed
+
+
+
+
+
+ creditCardPaymentStatusCapture
+
+
+
+
+
+ creditCardPaymentStatusPartialCapture
+
+
+
+
+
+ creditCardPaymentStatusPaid
+
+
+
+
+
+ creditCardPaymentStatusUnderpaid
+
+
+
+
+
+ creditCardPaymentStatusCancelation
+
+
+
+
+
+ creditCardPaymentStatusRefund
+
+
+
+
+
+ creditCardPaymentStatusPartialRefund
+
+
+
+
+
+ creditCardPaymentStatusDebit
+
+
+
+
+
+ creditCardPaymentStatusReminder
+
+
+
+
+
+ creditCardPaymentStatusVauthorization
+
+
+
+
+
+ creditCardPaymentStatusVsettlement
+
+
+
+
+
+ creditCardPaymentStatusTransfer
+
+
+
+
+
+ creditCardPaymentStatusInvoice
+
+
+
+
+
+ creditCardPaymentStatusFailed
+
+
+
@@ -248,6 +338,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ prepaymentPaymentStatusAppointed
+
+
+
+
+
+ prepaymentPaymentStatusCapture
+
+
+
+
+
+ prepaymentPaymentStatusPartialCapture
+
+
+
+
+
+ prepaymentPaymentStatusPaid
+
+
+
+
+
+ prepaymentPaymentStatusUnderpaid
+
+
+
+
+
+ prepaymentPaymentStatusCancelation
+
+
+
+
+
+ prepaymentPaymentStatusRefund
+
+
+
+
+
+ prepaymentPaymentStatusPartialRefund
+
+
+
+
+
+ prepaymentPaymentStatusDebit
+
+
+
+
+
+ prepaymentPaymentStatusReminder
+
+
+
+
+
+ prepaymentPaymentStatusVauthorization
+
+
+
+
+
+ prepaymentPaymentStatusVsettlement
+
+
+
+
+
+ prepaymentPaymentStatusTransfer
+
+
+
+
+
+ prepaymentPaymentStatusInvoice
+
+
+
+
+
+ prepaymentPaymentStatusFailed
+
+
+
@@ -310,6 +490,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ paypalPaymentStatusAppointed
+
+
+
+
+
+ paypalPaymentStatusCapture
+
+
+
+
+
+ paypalPaymentStatusPartialCapture
+
+
+
+
+
+ paypalPaymentStatusPaid
+
+
+
+
+
+ paypalPaymentStatusUnderpaid
+
+
+
+
+
+ paypalPaymentStatusCancelation
+
+
+
+
+
+ paypalPaymentStatusRefund
+
+
+
+
+
+ paypalPaymentStatusPartialRefund
+
+
+
+
+
+ paypalPaymentStatusDebit
+
+
+
+
+
+ paypalPaymentStatusReminder
+
+
+
+
+
+ paypalPaymentStatusVauthorization
+
+
+
+
+
+ paypalPaymentStatusVsettlement
+
+
+
+
+
+ paypalPaymentStatusTransfer
+
+
+
+
+
+ paypalPaymentStatusInvoice
+
+
+
+
+
+ paypalPaymentStatusFailed
+
+
+
@@ -372,6 +642,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ paypalExpressPaymentStatusAppointed
+
+
+
+
+
+ paypalExpressPaymentStatusCapture
+
+
+
+
+
+ paypalExpressPaymentStatusPartialCapture
+
+
+
+
+
+ paypalExpressPaymentStatusPaid
+
+
+
+
+
+ paypalExpressPaymentStatusUnderpaid
+
+
+
+
+
+ paypalExpressPaymentStatusCancelation
+
+
+
+
+
+ paypalExpressPaymentStatusRefund
+
+
+
+
+
+ paypalExpressPaymentStatusPartialRefund
+
+
+
+
+
+ paypalExpressPaymentStatusDebit
+
+
+
+
+
+ paypalExpressPaymentStatusReminder
+
+
+
+
+
+ paypalExpressPaymentStatusVauthorization
+
+
+
+
+
+ paypalExpressPaymentStatusVsettlement
+
+
+
+
+
+ paypalExpressPaymentStatusTransfer
+
+
+
+
+
+ paypalExpressPaymentStatusInvoice
+
+
+
+
+
+ paypalExpressPaymentStatusFailed
+
+
+
@@ -409,31 +769,121 @@
- debitAuthorizationMethod
-
-
- Use this option to set the authorization method for this payment type.
- Legt die Autorisierungsmethode für diese Zahlungsart fest.
-
-
-
-
+ debitAuthorizationMethod
+
+
+ Use this option to set the authorization method for this payment type.
+ Legt die Autorisierungsmethode für diese Zahlungsart fest.
+
+
+
+
+
+
+
+ debitProvideNarrativeText
+
+
+ Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
+ Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+
+ debitPaymentStatusAppointed
+
+
+
+
+
+ debitPaymentStatusCapture
+
+
+
+
+
+ debitPaymentStatusPartialCapture
+
+
+
+
+
+ debitPaymentStatusPaid
+
+
+
+
+
+ debitPaymentStatusUnderpaid
+
+
+
+
+
+ debitPaymentStatusCancelation
+
+
+
+
+
+ debitPaymentStatusRefund
+
+
+
+
+
+ debitPaymentStatusPartialRefund
+
+
+
+
+
+ debitPaymentStatusDebit
+
+
+
+
+
+ debitPaymentStatusReminder
+
+
+
+
+
+ debitPaymentStatusVauthorization
+
+
+
+
+
+ debitPaymentStatusVsettlement
+
+
+
+
+
+ debitPaymentStatusTransfer
+
+
-
- debitProvideNarrativeText
-
-
- Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
- Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+ debitPaymentStatusInvoice
+
+
+
+
+
+ debitPaymentStatusFailed
+
+
@@ -497,6 +947,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ sofortPaymentStatusAppointed
+
+
+
+
+
+ sofortPaymentStatusCapture
+
+
+
+
+
+ sofortPaymentStatusPartialCapture
+
+
+
+
+
+ sofortPaymentStatusPaid
+
+
+
+
+
+ sofortPaymentStatusUnderpaid
+
+
+
+
+
+ sofortPaymentStatusCancelation
+
+
+
+
+
+ sofortPaymentStatusRefund
+
+
+
+
+
+ sofortPaymentStatusPartialRefund
+
+
+
+
+
+ sofortPaymentStatusDebit
+
+
+
+
+
+ sofortPaymentStatusReminder
+
+
+
+
+
+ sofortPaymentStatusVauthorization
+
+
+
+
+
+ sofortPaymentStatusVsettlement
+
+
+
+
+
+ sofortPaymentStatusTransfer
+
+
+
+
+
+ sofortPaymentStatusInvoice
+
+
+
+
+
+ sofortPaymentStatusFailed
+
+
+
@@ -559,6 +1099,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ epsPaymentStatusAppointed
+
+
+
+
+
+ epsPaymentStatusCapture
+
+
+
+
+
+ epsPaymentStatusPartialCapture
+
+
+
+
+
+ epsPaymentStatusPaid
+
+
+
+
+
+ epsPaymentStatusUnderpaid
+
+
+
+
+
+ epsPaymentStatusCancelation
+
+
+
+
+
+ epsPaymentStatusRefund
+
+
+
+
+
+ epsPaymentStatusPartialRefund
+
+
+
+
+
+ epsPaymentStatusDebit
+
+
+
+
+
+ epsPaymentStatusReminder
+
+
+
+
+
+ epsPaymentStatusVauthorization
+
+
+
+
+
+ epsPaymentStatusVsettlement
+
+
+
+
+
+ epsPaymentStatusTransfer
+
+
+
+
+
+ epsPaymentStatusInvoice
+
+
+
+
+
+ epsPaymentStatusFailed
+
+
+
@@ -614,12 +1244,102 @@
-
- iDealProvideNarrativeText
-
-
- Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
- Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+ iDealProvideNarrativeText
+
+
+ Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
+ Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+
+ iDealPaymentStatusAppointed
+
+
+
+
+
+ iDealPaymentStatusCapture
+
+
+
+
+
+ iDealPaymentStatusPartialCapture
+
+
+
+
+
+ iDealPaymentStatusPaid
+
+
+
+
+
+ iDealPaymentStatusUnderpaid
+
+
+
+
+
+ iDealPaymentStatusCancelation
+
+
+
+
+
+ iDealPaymentStatusRefund
+
+
+
+
+
+ iDealPaymentStatusPartialRefund
+
+
+
+
+
+ iDealPaymentStatusDebit
+
+
+
+
+
+ iDealPaymentStatusReminder
+
+
+
+
+
+ iDealPaymentStatusVauthorization
+
+
+
+
+
+ iDealPaymentStatusVsettlement
+
+
+
+
+
+ iDealPaymentStatusTransfer
+
+
+
+
+
+ iDealPaymentStatusInvoice
+
+
+
+
+
+ iDealPaymentStatusFailed
+
+
@@ -708,6 +1428,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ payolutionInstallmentPaymentStatusAppointed
+
+
+
+
+
+ payolutionInstallmentPaymentStatusCapture
+
+
+
+
+
+ payolutionInstallmentPaymentStatusPartialCapture
+
+
+
+
+
+ payolutionInstallmentPaymentStatusPaid
+
+
+
+
+
+ payolutionInstallmentPaymentStatusUnderpaid
+
+
+
+
+
+ payolutionInstallmentPaymentStatusCancelation
+
+
+
+
+
+ payolutionInstallmentPaymentStatusRefund
+
+
+
+
+
+ payolutionInstallmentPaymentStatusPartialRefund
+
+
+
+
+
+ payolutionInstallmentPaymentStatusDebit
+
+
+
+
+
+ payolutionInstallmentPaymentStatusReminder
+
+
+
+
+
+ payolutionInstallmentPaymentStatusVauthorization
+
+
+
+
+
+ payolutionInstallmentPaymentStatusVsettlement
+
+
+
+
+
+ payolutionInstallmentPaymentStatusTransfer
+
+
+
+
+
+ payolutionInstallmentPaymentStatusInvoice
+
+
+
+
+
+ payolutionInstallmentPaymentStatusFailed
+
+
+
@@ -801,6 +1611,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ payolutionInvoicingPaymentStatusAppointed
+
+
+
+
+
+ payolutionInvoicingPaymentStatusCapture
+
+
+
+
+
+ payolutionInvoicingPaymentStatusPartialCapture
+
+
+
+
+
+ payolutionInvoicingPaymentStatusPaid
+
+
+
+
+
+ payolutionInvoicingPaymentStatusUnderpaid
+
+
+
+
+
+ payolutionInvoicingPaymentStatusCancelation
+
+
+
+
+
+ payolutionInvoicingPaymentStatusRefund
+
+
+
+
+
+ payolutionInvoicingPaymentStatusPartialRefund
+
+
+
+
+
+ payolutionInvoicingPaymentStatusDebit
+
+
+
+
+
+ payolutionInvoicingPaymentStatusReminder
+
+
+
+
+
+ payolutionInvoicingPaymentStatusVauthorization
+
+
+
+
+
+ payolutionInvoicingPaymentStatusVsettlement
+
+
+
+
+
+ payolutionInvoicingPaymentStatusTransfer
+
+
+
+
+
+ payolutionInvoicingPaymentStatusInvoice
+
+
+
+
+
+ payolutionInvoicingPaymentStatusFailed
+
+
+
@@ -852,31 +1752,121 @@
- payolutionDebitAuthorizationMethod
-
-
- Use this option to set the authorization method for this payment type.
- Legt die Autorisierungsmethode für diese Zahlungsart fest.
-
-
-
-
+ payolutionDebitAuthorizationMethod
+
+
+ Use this option to set the authorization method for this payment type.
+ Legt die Autorisierungsmethode für diese Zahlungsart fest.
+
+
+
+
+
+
+
+ payolutionDebitProvideNarrativeText
+
+
+ Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
+ Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+
+ payolutionDebitPaymentStatusAppointed
+
+
+
+
+
+ payolutionDebitPaymentStatusCapture
+
+
+
+
+
+ payolutionDebitPaymentStatusPartialCapture
+
+
+
+
+
+ payolutionDebitPaymentStatusPaid
+
+
+
+
+
+ payolutionDebitPaymentStatusUnderpaid
+
+
+
+
+
+ payolutionDebitPaymentStatusCancelation
+
+
+
+
+
+ payolutionDebitPaymentStatusRefund
+
+
+
+
+
+ payolutionDebitPaymentStatusPartialRefund
+
+
+
+
+
+ payolutionDebitPaymentStatusDebit
+
+
+
+
+
+ payolutionDebitPaymentStatusReminder
+
+
+
+
+
+ payolutionDebitPaymentStatusVauthorization
+
+
+
+
+
+ payolutionDebitPaymentStatusVsettlement
+
+
+
+
+
+ payolutionDebitPaymentStatusTransfer
+
+
+
+
+
+ payolutionDebitPaymentStatusInvoice
+
+
-
- payolutionDebitProvideNarrativeText
-
-
- Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portal
- Gibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+ payolutionDebitPaymentStatusFailed
+
+
@@ -940,6 +1930,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ paydirektPaymentStatusAppointed
+
+
+
+
+
+ paydirektPaymentStatusCapture
+
+
+
+
+
+ paydirektPaymentStatusPartialCapture
+
+
+
+
+
+ paydirektPaymentStatusPaid
+
+
+
+
+
+ paydirektPaymentStatusUnderpaid
+
+
+
+
+
+ paydirektPaymentStatusCancelation
+
+
+
+
+
+ paydirektPaymentStatusRefund
+
+
+
+
+
+ paydirektPaymentStatusPartialRefund
+
+
+
+
+
+ paydirektPaymentStatusDebit
+
+
+
+
+
+ paydirektPaymentStatusReminder
+
+
+
+
+
+ paydirektPaymentStatusVauthorization
+
+
+
+
+
+ paydirektPaymentStatusVsettlement
+
+
+
+
+
+ paydirektPaymentStatusTransfer
+
+
+
+
+
+ paydirektPaymentStatusInvoice
+
+
+
+
+
+ paydirektPaymentStatusFailed
+
+
+
@@ -1002,6 +2082,96 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ trustlyPaymentStatusAppointed
+
+
+
+
+
+ trustlyPaymentStatusCapture
+
+
+
+
+
+ trustlyPaymentStatusPartialCapture
+
+
+
+
+
+ trustlyPaymentStatusPaid
+
+
+
+
+
+ trustlyPaymentStatusUnderpaid
+
+
+
+
+
+ trustlyPaymentStatusCancelation
+
+
+
+
+
+ trustlyPaymentStatusRefund
+
+
+
+
+
+ trustlyPaymentStatusPartialRefund
+
+
+
+
+
+ trustlyPaymentStatusDebit
+
+
+
+
+
+ trustlyPaymentStatusReminder
+
+
+
+
+
+ trustlyPaymentStatusVauthorization
+
+
+
+
+
+ trustlyPaymentStatusVsettlement
+
+
+
+
+
+ trustlyPaymentStatusTransfer
+
+
+
+
+
+ trustlyPaymentStatusInvoice
+
+
+
+
+
+ trustlyPaymentStatusFailed
+
+
+
@@ -1065,5 +2235,95 @@
Indicates whether the order number should be transferred in the payment method's narrative text. If the option is deactivated, the narrative text is deducted from the corresponding field in your PMI payment portalGibt an, ob bei Zahlungen die Bestellnummer im Verwendungszweck der Zahlart übertragen werden soll. Ist die Option deaktiviert, greift die Einstellung für den Verwendungszweck aus dem Zahlungsportal im PMI
+
+
+ secureInvoicePaymentStatusAppointed
+
+
+
+
+
+ secureInvoicePaymentStatusCapture
+
+
+
+
+
+ secureInvoicePaymentStatusPartialCapture
+
+
+
+
+
+ secureInvoicePaymentStatusPaid
+
+
+
+
+
+ secureInvoicePaymentStatusUnderpaid
+
+
+
+
+
+ secureInvoicePaymentStatusCancelation
+
+
+
+
+
+ secureInvoicePaymentStatusRefund
+
+
+
+
+
+ secureInvoicePaymentStatusPartialRefund
+
+
+
+
+
+ secureInvoicePaymentStatusDebit
+
+
+
+
+
+ secureInvoicePaymentStatusReminder
+
+
+
+
+
+ secureInvoicePaymentStatusVauthorization
+
+
+
+
+
+ secureInvoicePaymentStatusVsettlement
+
+
+
+
+
+ secureInvoicePaymentStatusTransfer
+
+
+
+
+
+ secureInvoicePaymentStatusInvoice
+
+
+
+
+
+ secureInvoicePaymentStatusFailed
+
+
+
diff --git a/src/Resources/public/administration/js/payone-payment.js b/src/Resources/public/administration/js/payone-payment.js
index 95ffb37bb..5ccf0af17 100644
--- a/src/Resources/public/administration/js/payone-payment.js
+++ b/src/Resources/public/administration/js/payone-payment.js
@@ -1 +1 @@
-(this.webpackJsonp=this.webpackJsonp||[]).push([["payone-payment"],{"/hP7":function(e,t){e.exports='{% block payone_payment_plugin_icon %}\n \n{% endblock %}\n'},"2MhV":function(e,t){e.exports='{% block sw_data_grid_select_item_checkbox %}\n \n \n\n \n \n{% endblock %}\n'},"35DV":function(e,t,n){},"4oQF":function(e,t,n){var a=n("bhoq");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("835ea6d0",a,!0,{})},"67JB":function(e,t){e.exports='{% block sw_settings_content_card_slot_plugins %}\n {% parent %}\n\n \n \n \n \n \n{% endblock %}\n'},"7RQK":function(e,t,n){},"9CHL":function(e,t){e.exports='{% block payone_payment_payment_details %}\n
\n \n \n\n \n \n \n \n \n \n \n \n \n{% endblock %}\n'},GRpm:function(e){e.exports=JSON.parse('{"payone-payment":{"title":"PAYONE","general":{"mainMenuItemGeneral":"PAYONE","descriptionTextModule":"Settings for PAYONE"},"capture":{"buttonTitle":"Capture","successTitle":"PAYONE","successMessage":"Capture processed successfully.","errorTitle":"PAYONE","errorMessage":"Capture could not be processed.","tooltips":{"impossible":"Capture impossible"}},"refund":{"buttonTitle":"Refund","successTitle":"PAYONE","successMessage":"Refund processed successfully.","errorTitle":"PAYONE","errorMessage":"Refund could not be processed.","tooltips":{"impossible":"Refund impossible"}},"modal":{"capture":{"title":"Capture","submit":"Capture","fullSubmit":"Full capture","amount":"Capture amount","captured":"Captured amount"},"refund":{"title":"Refund","submit":"Refund","fullSubmit":"Full Refund","amount":"Refund amount","refunded":"Refunded amount"},"orderAmount":"Order amount","remainingAmount":"Remaining amount","descriptionHelpText":"Description help text","close":"Close","labelComment":"Label comment","columns":{"reference":"Reference","product":"Product","quantity":"Quantity","price":"Price"}},"settingsForm":{"save":"Save","test":"Test API Credentials","titleSuccess":"Success","titleError":"Error","messageTestSuccess":"The API credentials were verified successfully.","messageTestNoTestedPayments":"No payment methods were tested during the check because none of the PAYONE payment methods are activated. Please activate at least one PAYONE payment method under Settings --\x3e Shop --\x3e Payment.","messageTestError":{"general":"The API credentials could not be verified successfully.","creditCard":"The API credentials for Credit Card are not valid.","prepayment":"The API credentials for Prepayment are not valid.","debit":"The API credentials for Debit are not valid.","paypalExpress":"The API credentials for PayPal Express are not valid.","paypal":"The API credentials for PayPal are not valid.","payolutionInstallment":"The API credentials for Paysafe Pay Later Installment are not valid.","payolutionInvoicing":"The API credentials for Paysafe Pay Later Invoicing are not valid.","payolutionDebit":"The API credentials for Paysafe Pay Later Debit are not valid.","sofort":"The API credentials for SOFORT are not valid.","eps":"The API credentials for EPS are not valid.","iDeal":"The API credentials for iDEAL are not valid.","secureInvoice":"The API credentials for secure invoice payment are not valid.","paydirekt":"The API credentials for Paydirekt payment are not valid.","trustly":"The API credentials for Trustly payment are not valid."}},"supportModal":{"menuButton":"Support","title":"How Can We Help You?","documentation":{"description":"Read our online manual","button":"Online Manual"},"support":{"description":"Contact our technical support","button":"Tech Support"},"repository":{"description":"Report errors on GitHub","button":"GitHub"}},"transitionActionNames":{"cancel":"Cancel","complete":"Complete","pay":"Pay","pay_partially":"Pay partially","process":"Process","refund":"Refund","refund_partially":"Refund partially","remind":"Remind","reopen":"Reopen","retour":"Retour","retour_partially":"Retour partially","ship":"Ship","ship_partially":"Ship partially"},"messageNotBlank":"This field must not be empty.","txid":"TXID","sequenceNumber":{"label":"Sequence Number","empty":"none"},"transactionState":"State","transactionCancelled":"Transaction cancelled in Shopware","error":{"transaction":{"notFound":"No matching transaction could be found","orderNotFound":"No matching order could be found"}}},"sw-privileges":{"additional_permissions":{"Payone":{"label":"PAYONE","payone_order_management":"PAYONE transaction management"}}}}')},"Hh0+":function(e,t){const{Application:n}=Shopware,a=Shopware.Classes.ApiService;class i extends a{constructor(e,t,n="payone"){super(e,t,n)}capturePayment(e){const t=`_action/${this.getApiBasePath()}/capture-payment`;return this.httpClient.post(t,e,{headers:this.getBasicHeaders()}).then((e=>a.handleResponse(e)))}refundPayment(e){const t=`_action/${this.getApiBasePath()}/refund-payment`;return this.httpClient.post(t,e,{headers:this.getBasicHeaders()}).then((e=>a.handleResponse(e)))}}n.addServiceProvider("PayonePaymentService",(e=>{const t=n.getContainer("init");return new i(t.httpClient,e.loginService)}))},I32p:function(e,t,n){var a=n("KOKV");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("3e8d3ce2",a,!0,{})},KDI0:function(e,t,n){},KOKV:function(e,t,n){},MB5G:function(e,t,n){},OQqF:function(e,t){e.exports='{% block payone_payment_payment_details %}\n
\n{% endblock %}\n'},RLQU:function(e,t,n){var a=n("KDI0");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("fe558ee0",a,!0,{})},"WFC+":function(e){e.exports=JSON.parse('{"payone-payment":{"title":"PAYONE","general":{"mainMenuItemGeneral":"PAYONE","descriptionTextModule":"Einstellungen für PAYONE"},"capture":{"buttonTitle":"Capture","successTitle":"PAYONE","successMessage":"Capture erfolgreich durchgeführt.","errorTitle":"PAYONE","errorMessage":"Capture konnte nicht durchgeführt werden.","tooltips":{"impossible":"Einzug unmöglich"}},"refund":{"buttonTitle":"Refund","successTitle":"PAYONE","successMessage":"Refund erfolgreich durchgeführt.","errorTitle":"PAYONE","errorMessage":"Refund konnte nicht durchgeführt werden.","tooltips":{"impossible":"Erstattung unmöglich"}},"modal":{"capture":{"title":"Einzug","submit":"Einziehen","fullSubmit":"Alles Einziehen","amount":"Einzugswert","captured":"Eingezogener Wert"},"refund":{"title":"Erstattung","submit":"Erstatten","fullSubmit":"Alles Erstatten","amount":"Erstattungswert","refunded":"Erstatteter Wert"},"close":"Schließen","orderAmount":"Bestellungswert","remainingAmount":"Ausstehender Wert","labelComment":"Label comment","descriptionHelpText":"Description help text","columns":{"reference":"Referenz","product":"Produkt","quantity":"Anzahl","price":"Preis"}},"settingsForm":{"save":"Speichern","test":"API-Zugangsdaten testen","titleSuccess":"Erfolg","titleError":"Fehler","messageTestSuccess":"Die API-Zugangsdaten wurden erfolgreich validiert.","messageTestNoTestedPayments":"Bei der Prüfung wurden keine Zahlarten getestet, weil keine der PAYONE Zahlarten aktiviert ist. Bitte aktivieren Sie mindestens eine PAYONE Zahlart unter Einstellungen --\x3e Shop --\x3e Zahlungsarten.","messageTestError":{"general":"Die API-Zugangsdaten konnten nicht validiert werden.","creditCard":"Die API-Zugangsdaten für Kreditkarte sind nicht korrekt.","prepayment":"Die API-Zugangsdaten für Vorkasse sind nicht korrekt.","debit":"Die API-Zugangsdaten für Lastschrift sind nicht korrekt.","paypalExpress":"Die API-Zugangsdaten für PayPal Express sind nicht korrekt.","paypal":"Die API-Zugangsdaten für PayPal sind nicht korrekt.","payolutionInstallment":"Die API-Zugangsdaten für Paysafe Pay Later Ratenzahlung sind nicht korrekt.","payolutionInvoicing":"Die API-Zugangsdaten für Paysafe Pay Later Rechnungskauf sind nicht korrekt.","payolutionDebit":"Die API-Zugangsdaten für Paysafe Pay Later Lastschrift sind nicht korrekt.","sofort":"Die API-Zugangsdaten für SOFORT sind nicht korrekt.","eps":"Die API-Zugangsdaten für EPS sind nicht korrekt.","iDeal":"Die API-Zugangsdaten für iDEAL sind nicht korrekt.","secureInvoice":"Die API-Zugangsdaten für den gesicherten Rechnungskauf sind nicht korrekt.","paydirekt":"Die API-Zugangsdaten für Paydirekt sind nicht korrekt.","trustly":"Die API-Zugangsdaten für Trustly sind nicht korrekt."}},"supportModal":{"menuButton":"Support","title":"Wie können wir Ihnen helfen?","documentation":{"description":"Lesen Sie unsere Online-Dokumentation","button":"Dokumentation"},"support":{"description":"Kontaktieren Sie unseren technischen Support","button":"Technischer Support"},"repository":{"description":"Melden Sie Fehler und Verbesserungen auf GitHub","button":"GitHub"}},"transitionActionNames":{"cancel":"Stornieren","complete":"Abschließen","pay":"Bezahlen","pay_partially":"Teilweise bezahlen","process":"Durchführen","refund":"Rückerstatten","refund_partially":"Teilweise rückerstatten","remind":"Erinnern","reopen":"Wieder öffnen","retour":"Retoure","retour_partially":"Teilweise retounieren","ship":"Versenden","ship_partially":"Teilweise versenden"},"messageNotBlank":"Dieser Wert darf nicht leer sein.","txid":"TXID","sequenceNumber":{"label":"Sequenznummer","empty":"keine"},"transactionState":"Status","transactionCancelled":"Transaktion in Shopware abgebrochen","error":{"transaction":{"notFound":"Es wurde keine passende Transaktion gefundend","orderNotFound":"Es wurde keine passende Bestellung gefundend"}}},"sw-privileges":{"additional_permissions":{"Payone":{"label":"PAYONE","payone_order_management":"PAYONE Transaktionsmanagement"}}}}')},WrlN:function(e,t){const{Filter:n}=Shopware,{currency:a}=Shopware.Utils.format;n.register("payone_currency",((e,t,n,i)=>null===e?"-":(n||(n=0),a(e/=10**n,t,i))))},YvZz:function(e,t,n){var a=n("35DV");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("5e8e25f2",a,!0,{})},ZPgu:function(e,t){e.exports='{% block payone_payment %}\n\n {% block payone_payment_header %}\n \n
\n \n \n\n \n \n \n \n \n \n \n \n \n{% endblock %}\n'},GRpm:function(e){e.exports=JSON.parse('{"payone-payment":{"title":"PAYONE","general":{"mainMenuItemGeneral":"PAYONE","descriptionTextModule":"Settings for PAYONE"},"capture":{"buttonTitle":"Capture","successTitle":"PAYONE","successMessage":"Capture processed successfully.","errorTitle":"PAYONE","errorMessage":"Capture could not be processed.","tooltips":{"impossible":"Capture impossible"}},"refund":{"buttonTitle":"Refund","successTitle":"PAYONE","successMessage":"Refund processed successfully.","errorTitle":"PAYONE","errorMessage":"Refund could not be processed.","tooltips":{"impossible":"Refund impossible"}},"modal":{"capture":{"title":"Capture","submit":"Capture","fullSubmit":"Full capture","amount":"Capture amount","captured":"Captured amount"},"refund":{"title":"Refund","submit":"Refund","fullSubmit":"Full Refund","amount":"Refund amount","refunded":"Refunded amount"},"orderAmount":"Order amount","remainingAmount":"Remaining amount","descriptionHelpText":"Description help text","close":"Close","labelComment":"Label comment","columns":{"reference":"Reference","product":"Product","quantity":"Quantity","price":"Price"}},"settingsForm":{"save":"Save","test":"Test API Credentials","titleSuccess":"Success","titleError":"Error","labelShowSpecificStatusMapping":"Display state mapping configuration","helpTextShowSpecificStatusMapping":"If not configured the general status mapping config will be applied.","messageTestSuccess":"The API credentials were verified successfully.","messageTestNoTestedPayments":"No payment methods were tested during the check because none of the PAYONE payment methods are activated. Please activate at least one PAYONE payment method under Settings --\x3e Shop --\x3e Payment.","messageTestError":{"general":"The API credentials could not be verified successfully.","creditCard":"The API credentials for Credit Card are not valid.","prepayment":"The API credentials for Prepayment are not valid.","debit":"The API credentials for Debit are not valid.","paypalExpress":"The API credentials for PayPal Express are not valid.","paypal":"The API credentials for PayPal are not valid.","payolutionInstallment":"The API credentials for Paysafe Pay Later Installment are not valid.","payolutionInvoicing":"The API credentials for Paysafe Pay Later Invoicing are not valid.","payolutionDebit":"The API credentials for Paysafe Pay Later Debit are not valid.","sofort":"The API credentials for SOFORT are not valid.","eps":"The API credentials for EPS are not valid.","iDeal":"The API credentials for iDEAL are not valid.","secureInvoice":"The API credentials for secure invoice payment are not valid.","paydirekt":"The API credentials for Paydirekt payment are not valid.","trustly":"The API credentials for Trustly payment are not valid."}},"supportModal":{"menuButton":"Support","title":"How Can We Help You?","documentation":{"description":"Read our online manual","button":"Online Manual"},"support":{"description":"Contact our technical support","button":"Tech Support"},"repository":{"description":"Report errors on GitHub","button":"GitHub"}},"transitionActionNames":{"cancel":"Cancel","complete":"Complete","pay":"Pay","pay_partially":"Pay partially","process":"Process","refund":"Refund","refund_partially":"Refund partially","remind":"Remind","reopen":"Reopen","retour":"Retour","retour_partially":"Retour partially","ship":"Ship","ship_partially":"Ship partially"},"messageNotBlank":"This field must not be empty.","txid":"TXID","sequenceNumber":{"label":"Sequence Number","empty":"none"},"transactionState":"State","transactionCancelled":"Transaction cancelled in Shopware","error":{"transaction":{"notFound":"No matching transaction could be found","orderNotFound":"No matching order could be found"}}},"sw-privileges":{"additional_permissions":{"Payone":{"label":"PAYONE","payone_order_management":"PAYONE transaction management"}}}}')},"Hh0+":function(e,t){function n(e){return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:"payone";return a(this,l),c.call(this,e,t,n)}return t=l,(n=[{key:"capturePayment",value:function(e){var t="_action/".concat(this.getApiBasePath(),"/capture-payment");return this.httpClient.post(t,e,{headers:this.getBasicHeaders()}).then((function(e){return u.handleResponse(e)}))}},{key:"refundPayment",value:function(e){var t="_action/".concat(this.getApiBasePath(),"/refund-payment");return this.httpClient.post(t,e,{headers:this.getBasicHeaders()}).then((function(e){return u.handleResponse(e)}))}}])&&i(t.prototype,n),r&&i(t,r),l}(u);l.addServiceProvider("PayonePaymentService",(function(e){var t=l.getContainer("init");return new d(t.httpClient,e.loginService)}))},I32p:function(e,t,n){var a=n("KOKV");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("3e8d3ce2",a,!0,{})},KDI0:function(e,t,n){},KOKV:function(e,t,n){},MB5G:function(e,t,n){},OQqF:function(e,t){e.exports='{% block payone_payment_payment_details %}\n
\n{% endblock %}\n'},RLQU:function(e,t,n){var a=n("KDI0");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("fe558ee0",a,!0,{})},"WFC+":function(e){e.exports=JSON.parse('{"payone-payment":{"title":"PAYONE","general":{"mainMenuItemGeneral":"PAYONE","descriptionTextModule":"Einstellungen für PAYONE"},"capture":{"buttonTitle":"Capture","successTitle":"PAYONE","successMessage":"Capture erfolgreich durchgeführt.","errorTitle":"PAYONE","errorMessage":"Capture konnte nicht durchgeführt werden.","tooltips":{"impossible":"Einzug unmöglich"}},"refund":{"buttonTitle":"Refund","successTitle":"PAYONE","successMessage":"Refund erfolgreich durchgeführt.","errorTitle":"PAYONE","errorMessage":"Refund konnte nicht durchgeführt werden.","tooltips":{"impossible":"Erstattung unmöglich"}},"modal":{"capture":{"title":"Einzug","submit":"Einziehen","fullSubmit":"Alles Einziehen","amount":"Einzugswert","captured":"Eingezogener Wert"},"refund":{"title":"Erstattung","submit":"Erstatten","fullSubmit":"Alles Erstatten","amount":"Erstattungswert","refunded":"Erstatteter Wert"},"close":"Schließen","orderAmount":"Bestellungswert","remainingAmount":"Ausstehender Wert","labelComment":"Label comment","descriptionHelpText":"Description help text","columns":{"reference":"Referenz","product":"Produkt","quantity":"Anzahl","price":"Preis"}},"settingsForm":{"save":"Speichern","test":"API-Zugangsdaten testen","titleSuccess":"Erfolg","titleError":"Fehler","labelShowSpecificStatusMapping":"Statusmappingkonfiguration einblenden","helpTextShowSpecificStatusMapping":"Sie können für jede Zahlungsart ein spezifisches Statusmapping konfigurieren. Existiert eine solche Konfiguration nicht, wird auf die allgemeine Konfiguration zurückgegriffen.","messageTestSuccess":"Die API-Zugangsdaten wurden erfolgreich validiert.","messageTestNoTestedPayments":"Bei der Prüfung wurden keine Zahlarten getestet, weil keine der PAYONE Zahlarten aktiviert ist. Bitte aktivieren Sie mindestens eine PAYONE Zahlart unter Einstellungen --\x3e Shop --\x3e Zahlungsarten.","messageTestError":{"general":"Die API-Zugangsdaten konnten nicht validiert werden.","creditCard":"Die API-Zugangsdaten für Kreditkarte sind nicht korrekt.","prepayment":"Die API-Zugangsdaten für Vorkasse sind nicht korrekt.","debit":"Die API-Zugangsdaten für Lastschrift sind nicht korrekt.","paypalExpress":"Die API-Zugangsdaten für PayPal Express sind nicht korrekt.","paypal":"Die API-Zugangsdaten für PayPal sind nicht korrekt.","payolutionInstallment":"Die API-Zugangsdaten für Paysafe Pay Later Ratenzahlung sind nicht korrekt.","payolutionInvoicing":"Die API-Zugangsdaten für Paysafe Pay Later Rechnungskauf sind nicht korrekt.","payolutionDebit":"Die API-Zugangsdaten für Paysafe Pay Later Lastschrift sind nicht korrekt.","sofort":"Die API-Zugangsdaten für SOFORT sind nicht korrekt.","eps":"Die API-Zugangsdaten für EPS sind nicht korrekt.","iDeal":"Die API-Zugangsdaten für iDEAL sind nicht korrekt.","secureInvoice":"Die API-Zugangsdaten für den gesicherten Rechnungskauf sind nicht korrekt.","paydirekt":"Die API-Zugangsdaten für Paydirekt sind nicht korrekt.","trustly":"Die API-Zugangsdaten für Trustly sind nicht korrekt."}},"supportModal":{"menuButton":"Support","title":"Wie können wir Ihnen helfen?","documentation":{"description":"Lesen Sie unsere Online-Dokumentation","button":"Dokumentation"},"support":{"description":"Kontaktieren Sie unseren technischen Support","button":"Technischer Support"},"repository":{"description":"Melden Sie Fehler und Verbesserungen auf GitHub","button":"GitHub"}},"transitionActionNames":{"cancel":"Stornieren","complete":"Abschließen","pay":"Bezahlen","pay_partially":"Teilweise bezahlen","process":"Durchführen","refund":"Rückerstatten","refund_partially":"Teilweise rückerstatten","remind":"Erinnern","reopen":"Wieder öffnen","retour":"Retoure","retour_partially":"Teilweise retounieren","ship":"Versenden","ship_partially":"Teilweise versenden"},"messageNotBlank":"Dieser Wert darf nicht leer sein.","txid":"TXID","sequenceNumber":{"label":"Sequenznummer","empty":"keine"},"transactionState":"Status","transactionCancelled":"Transaktion in Shopware abgebrochen","error":{"transaction":{"notFound":"Es wurde keine passende Transaktion gefundend","orderNotFound":"Es wurde keine passende Bestellung gefundend"}}},"sw-privileges":{"additional_permissions":{"Payone":{"label":"PAYONE","payone_order_management":"PAYONE Transaktionsmanagement"}}}}')},WrlN:function(e,t){var n=Shopware.Filter,a=Shopware.Utils.format.currency;n.register("payone_currency",(function(e,t,n,i){return null===e?"-":(n||(n=0),e/=Math.pow(10,n),a(e,t,i))}))},YvZz:function(e,t,n){var a=n("35DV");"string"==typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);(0,n("SZ7m").default)("5e8e25f2",a,!0,{})},ZPgu:function(e,t){e.exports='{% block payone_payment %}\n\n {% block payone_payment_header %}\n \n