From a1a89f771bbea2735c5035df0f15b7c4d55c3b21 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Tue, 13 Jun 2023 13:38:52 +0200 Subject: [PATCH] add 6.2.7.0 (sourceGuardian for PHP 8.x) --- docs/daux/changelog/010_Changelog.md | 4 ++++ docs/daux/config.json | 4 ++-- docs/html/changelog/Changelog.html | 9 +++++++-- docs/html/changelog/Channel_Rekonfiguration.html | 2 +- docs/html/changelog/MGW_Implementation.html | 2 +- .../Cronjob_per_Konsole_einrichten.html | 2 +- .../Cronjob_per_Webaufruf_einrichten.html | 2 +- .../OXID_eShop_Enterprise_Edition.html | 2 +- ...gseingaenge_bei_Heidelpay_erneut_abrufen.html | 2 +- .../Infos_fuer_Entwickler.html | 2 +- ...Was_hat_sich_im_Bestellprozess_geaendert.html | 2 +- .../Was_ist_noch_zu_beachten.html | 2 +- .../Was_macht_der_Cronjob.html | 2 +- .../Was_passiert_bei_einem_Refund.html | 2 +- .../Wie_ist_der_Cronjob_einzurichten.html | 2 +- .../Konfiguration_der_Zahlungsarten.html | 2 +- ...chnungskauf_und_Vorkasse_anzeigen_lassen.html | 2 +- .../automatische_Vorkasse_und_Rechnungskauf.html | 2 +- .../Konfiguration/Channeleinstellungen.html | 2 +- .../Konfiguration/Channelzuordnungen.html | 2 +- .../Konfiguration/Schluesselpaar_eintragen.html | 2 +- .../Schnittstellenwechsel/Nacharbeiten.html | 2 +- .../Schnittstellenwechsel/Start.html | 2 +- .../Vorbereitung/Schluesselpaare_finden.html | 2 +- .../Vorbereitung/Sicherung.html | 2 +- .../Vorbereitung/Unzer_Insights.html | 2 +- .../Vorbereitung/Zahlarten.html | 2 +- .../Vorbereitung/was_wird_benoetigt.html | 2 +- docs/html/configuration/index.html | 2 +- docs/html/description/Beschreibung.html | 2 +- docs/html/description/Editionsunterschiede.html | 2 +- docs/html/index.html | 2 +- .../Anforderungen/Beiliegende_Bibliotheken.html | 2 +- .../Anforderungen/Systemanforderungen.html | 2 +- .../Anforderungen/Vorbereitungen.html | 2 +- .../Anforderungen/wichtige_Hinweise.html | 2 +- .../Deinstallation/Dateien_loeschen.html | 2 +- .../Deinstallation/Datenbank_bereinigen.html | 2 +- .../Modul_aus_der_Installation_entfernen.html | 2 +- .../Deinstallation/Modul_deaktivieren.html | 2 +- ...erweiterungen_deaktivieren_und_entfernen.html | 2 +- .../Deinstallation/TMP-Ordner_leeren.html | 2 +- docs/html/installation/Installation.html | 2 +- .../html/installation/Installationspruefung.html | 2 +- .../Konfiguration_einstellen.html | 2 +- .../Neuinstallation/Lizenz_eintragen.html | 2 +- .../Neuinstallation/Modul_hinzufuegen.html | 4 ++-- .../Modul_im_Shop_aktivieren.html | 2 +- .../Providerspezifische_Installation.html | 2 +- .../Shopanpassungen_installieren.html | 2 +- .../Neuinstallation/TMP-Ordner_leeren.html | 2 +- .../Neuinstallation/Updatefaehigkeit.html | 2 +- .../Verwendung_eigener_Themes.html | 2 +- .../html/installation/Neuinstallation/index.html | 4 ++-- docs/html/installation/Schnellstart.html | 2 +- .../Update/Aenderungen_kontrollieren.html | 2 +- .../installation/Update/Dateien_erneuern.html | 4 ++-- .../Update/Erweiterungen_anpassen.html | 2 +- .../Update/Lizenzschluessel_aktualisieren.html | 2 +- .../installation/Update/Modul_deaktivieren.html | 2 +- .../Update/Modulinformationen_aktualisieren.html | 2 +- .../Update/Providerspezifische_Installation.html | 2 +- .../Update/Shopanpassungen_installieren.html | 2 +- .../installation/Update/TMP-Ordner_leeren.html | 2 +- .../installation/Update/Updatedefinition.html | 2 +- docs/html/support/Hilfe-und-Support.html | 2 +- docs/html/tipuesearch/tipuesearch_content.json | 2 +- src/.php-cs-fixer.php | 4 ++-- src/Controllers/Admin/AdminList.php | 4 ++-- src/Controllers/Admin/Base.php | 4 ++-- src/Controllers/Admin/Channels/AdminList.php | 4 ++-- src/Controllers/Admin/Channels/Base.php | 4 ++-- src/Controllers/Admin/Channels/Main.php | 4 ++-- src/Controllers/Admin/Channels/Payments.php | 4 ++-- src/Controllers/Admin/Log.php | 4 ++-- src/Controllers/Admin/LogList.php | 4 ++-- src/Controllers/Admin/Order/Heidelpay.php | 4 ++-- src/Controllers/Admin/Settings.php | 4 ++-- src/Controllers/Admin/Support.php | 4 ++-- src/Controllers/Admin/TransactionlogList.php | 4 ++-- src/Controllers/ChannelProvider.php | 4 ++-- src/Controllers/MGWUserInputValidator.php | 4 ++-- src/Controllers/MgwOrder.php | 4 ++-- src/Controllers/MgwResourceHandler.php | 4 ++-- src/Controllers/ModuleProvider.php | 4 ++-- src/Controllers/Notify.php | 4 ++-- src/Controllers/Order.php | 4 ++-- src/Controllers/OxidProvider.php | 4 ++-- src/Controllers/Payment.php | 4 ++-- src/Controllers/PaymentCollector.php | 4 ++-- src/Controllers/PaymentGateway.php | 4 ++-- src/Controllers/Response.php | 4 ++-- src/Interfaces/Config/ConstantInterface.php | 4 ++-- src/Interfaces/Criterion/ContainerInterface.php | 4 ++-- src/Interfaces/Parameter/GroupInterface.php | 4 ++-- src/Models/Actions/Action.php | 4 ++-- src/Models/Actions/Capture.php | 4 ++-- src/Models/Actions/Debit.php | 4 ++-- src/Models/Actions/Finalize.php | 4 ++-- src/Models/Actions/Preauthorization.php | 4 ++-- src/Models/Actions/Rebill.php | 4 ++-- src/Models/Actions/Refund.php | 4 ++-- src/Models/Actions/Reversal.php | 4 ++-- src/Models/Bankaccount.php | 4 ++-- src/Models/Communicator.php | 4 ++-- src/Models/Configuration/ModProfile.php | 4 ++-- src/Models/Containers/Criterions.php | 4 ++-- src/Models/Containers/Criterions/Easycredit.php | 4 ++-- src/Models/Containers/InputContainer.php | 4 ++-- src/Models/Containers/Parameter.php | 4 ++-- src/Models/Containers/PrepaymentData.php | 4 ++-- src/Models/Containers/Skeleton.php | 4 ++-- src/Models/Factory.php | 4 ++-- .../Formatters/MgwCustomerAttributeFormatter.php | 4 ++-- src/Models/Formatters/abstractFormatter.php | 4 ++-- src/Models/Generators/Basket.php | 4 ++-- src/Models/Generators/Body.php | 4 ++-- src/Models/Generators/MGWBasket.php | 4 ++-- .../Hostdecorators/hostDecoratorsInterface.php | 4 ++-- .../Hostdecorators/hostDecoratorsRegistry.php | 4 ++-- src/Models/Hostdecorators/removePortFromHost.php | 4 ++-- src/Models/MGWDebugHandler.php | 4 ++-- src/Models/Mail.php | 4 ++-- src/Models/Ngw.php | 4 ++-- src/Models/Parameter/Criterion.php | 4 ++-- src/Models/Parameter/Dynvalues.php | 4 ++-- src/Models/Parameter/Group/AccountData.php | 4 ++-- src/Models/Parameter/Group/CompanyData.php | 4 ++-- src/Models/Parameter/Group/CustomerData.php | 4 ++-- src/Models/Parameter/Group/FrontendData.php | 4 ++-- src/Models/Parameter/Group/MandatoryData.php | 4 ++-- .../Parameter/Group/RiskInformationData.php | 4 ++-- src/Models/Parameter/StoredData.php | 4 ++-- src/Models/Payment/Btobbillpurchase.php | 4 ++-- src/Models/Payment/Cards.php | 4 ++-- src/Models/Payment/Creditcard.php | 4 ++-- src/Models/Payment/Debitcard.php | 4 ++-- src/Models/Payment/Directdebit.php | 4 ++-- src/Models/Payment/Directdebit/Secured.php | 4 ++-- src/Models/Payment/Easycredit.php | 4 ++-- src/Models/Payment/Eps.php | 4 ++-- .../PaymentNotReferencedToHeidelpayException.php | 4 ++-- .../UnknownRedirectParameterException.php | 4 ++-- src/Models/Payment/FlexiPayDirect.php | 4 ++-- src/Models/Payment/Giropay.php | 4 ++-- src/Models/Payment/Ideal.php | 4 ++-- src/Models/Payment/Invoice/Secured.php | 4 ++-- src/Models/Payment/Invoice/Unsecured.php | 4 ++-- src/Models/Payment/Masterpass.php | 4 ++-- src/Models/Payment/Payment.php | 4 ++-- src/Models/Payment/Paypal.php | 4 ++-- src/Models/Payment/Postfinance.php | 4 ++-- src/Models/Payment/Prepayment.php | 4 ++-- src/Models/Payment/Przelewy24.php | 4 ++-- src/Models/Payment/Sofortueberweisung.php | 4 ++-- src/Models/Redirect.php | 4 ++-- src/Models/Request.php | 4 ++-- .../Exception/InvalidHeidelpayDataException.php | 4 ++-- .../Exception/InvalidTagNameException.php | 4 ++-- .../Request/Exception/NoBasketException.php | 4 ++-- .../Request/Exception/NoOrderException.php | 4 ++-- .../Exception/NoPaymentMethodException.php | 4 ++-- .../Exception/NoPaymentOptionException.php | 4 ++-- .../Request/Exception/NoTransactionUniqueId.php | 4 ++-- ...wnHeidelpayOnlinetransferPaymentException.php | 4 ++-- src/Models/Request/Pattern/BankAccountCheck.php | 4 ++-- src/Models/Request/Pattern/Creditcard.php | 4 ++-- src/Models/Request/Pattern/Debitcard.php | 4 ++-- src/Models/Request/Pattern/Directdebit.php | 4 ++-- src/Models/Request/Pattern/Hip.php | 4 ++-- src/Models/Request/Pattern/Onlinetransfer.php | 4 ++-- .../Request/Pattern/OnlinetransferCheck.php | 4 ++-- src/Models/Request/Pattern/Pattern.php | 4 ++-- src/Models/Request/Pattern/Prepayment.php | 4 ++-- src/Models/Request/Xml.php | 4 ++-- src/Models/Response.php | 4 ++-- src/Models/Response/Parser.php | 4 ++-- .../Settings/Channels/BToBBillPurchase.php | 4 ++-- src/Models/Settings/Channels/CardPayments.php | 4 ++-- src/Models/Settings/Channels/Cards.php | 4 ++-- src/Models/Settings/Channels/Channels.php | 4 ++-- src/Models/Settings/Channels/CreditCard.php | 4 ++-- src/Models/Settings/Channels/DebitCard.php | 4 ++-- .../Settings/Channels/Directdebit/Secured.php | 4 ++-- .../Settings/Channels/Directdebit/Unsecured.php | 4 ++-- src/Models/Settings/Channels/EasyCredit.php | 4 ++-- src/Models/Settings/Channels/Eps.php | 4 ++-- src/Models/Settings/Channels/FlexiPayDirect.php | 4 ++-- src/Models/Settings/Channels/Giropay.php | 4 ++-- src/Models/Settings/Channels/Ideal.php | 4 ++-- src/Models/Settings/Channels/Invoice/Secured.php | 4 ++-- .../Settings/Channels/Invoice/Unsecured.php | 4 ++-- src/Models/Settings/Channels/Masterpass.php | 4 ++-- src/Models/Settings/Channels/OnlineTransfer.php | 4 ++-- src/Models/Settings/Channels/Paypal.php | 4 ++-- src/Models/Settings/Channels/Postfinance.php | 4 ++-- src/Models/Settings/Channels/Prepayment.php | 4 ++-- src/Models/Settings/Channels/Przelewy24.php | 4 ++-- src/Models/Settings/Channels/Sofort.php | 4 ++-- .../Exception/EmptyPasswordException.php | 4 ++-- .../Exception/EmptySecuritySenderException.php | 4 ++-- .../Exception/EmptyUsernameException.php | 4 ++-- src/Models/Settings/Heidelpay.php | 4 ++-- src/Models/Transactionlog/Reader/Heidelpay.php | 4 ++-- src/Models/Transactionlog/Reader/Mgw.php | 4 ++-- .../Verify/Exception/AgbNotAcceptedException.php | 4 ++-- .../Exception/CheckSessionChallengeException.php | 4 ++-- .../CustomerinformationNotAcceptedException.php | 4 ++-- .../Verify/Exception/NotLoggedInException.php | 4 ++-- .../Verify/Exception/UnzerApiException.php | 4 ++-- src/Models/Verify/Input.php | 4 ++-- src/Models/Verify/OrderContext.php | 4 ++-- src/Models/Verify/PaymentSuccess.php | 4 ++-- src/Models/Verify/PreInputValidator.php | 4 ++-- src/Models/Verify/Verify.php | 4 ++-- src/Models/Viewconfig.php | 4 ++-- src/Setup/InstallRoutine.php | 16 ++++++++-------- src/metadata.php | 2 +- src/translations/de/d3_heidelpay_lang.php | 4 +++- src/translations/en/d3_heidelpay_lang.php | 2 ++ tests/unittests/MC_Metrics.php | 4 ++-- tests/unittests/additional.inc.php | 4 ++-- tests/unittests/bootstrap.php | 4 ++-- tests/unittests/libs/d3heidelpayTestCase.php | 4 ++-- tests/unittests/unit/OxidCommand.php | 4 ++-- tests/unittests/unit/OxidTestCase.php | 4 ++-- tests/unittests/unit/criticalerrorshandler.php | 4 ++-- tests/unittests/unit/dbMaintenance.php | 4 ++-- .../controllers/admin/order/heidelpayTest.php | 4 ++-- .../controllers/admin/settingsTest.php | 4 ++-- .../d3/d3heidelpay/controllers/orderTest.php | 4 ++-- .../controllers/paymentgatewayTest.php | 4 ++-- .../d3/d3heidelpay/models/communicatorTest.php | 4 ++-- .../models/containers/parameterTest.php | 4 ++-- .../models/containers/skeletonTest.php | 4 ++-- .../d3/d3heidelpay/models/d3_hp_responseTest.php | 4 ++-- .../models/d3hpprepaymentdataTest.php | 4 ++-- .../d3/d3heidelpay/models/factoryTest.php | 4 ++-- .../d3heidelpay/models/generators/basketTest.php | 4 ++-- .../d3heidelpay/models/generators/bodyTest.php | 4 ++-- ...mentnotreferencedtoheidelpayexceptionTest.php | 4 ++-- .../d3heidelpay/models/payment/paymentTest.php | 4 ++-- .../invalidheidelpaydataexceptionTest.php | 4 ++-- .../exception/invalidtagnameexceptionTest.php | 4 ++-- .../request/exception/nobasketexceptionTest.php | 4 ++-- .../request/exception/noorderexceptionTest.php | 4 ++-- .../exception/nopaymentmethodexceptionTest.php | 4 ++-- .../exception/nopaymentoptionexceptionTest.php | 4 ++-- .../exception/notransactionuniqueidTest.php | 4 ++-- ...idelpayonlinetransferpaymentexceptionTest.php | 4 ++-- .../models/request/pattern/patternTest.php | 4 ++-- .../d3/d3heidelpay/models/request/xmlTest.php | 4 ++-- .../d3/d3heidelpay/models/requestTest.php | 4 ++-- .../d3heidelpay/models/response/parserTest.php | 4 ++-- .../d3/d3heidelpay/models/responseTest.php | 4 ++-- .../exception/emptypasswordexceptionTest.php | 4 ++-- .../emptysecuritysenderexceptionTest.php | 4 ++-- .../exception/emptyusernameexceptionTest.php | 4 ++-- .../models/settings/heidelpayTest.php | 4 ++-- .../transactionlog/reader/heidelpayTest.php | 4 ++-- .../transactionlog/reader/testdata/PostData.php | 4 ++-- .../reader/testdata/xmlInPostData.php | 4 ++-- .../d3/d3heidelpay/models/verify/inputTest.php | 4 ++-- .../models/verify/ordercontextTest.php | 4 ++-- .../models/verify/paymentsuccessTest.php | 4 ++-- .../d3/d3heidelpay/models/viewconfigTest.php | 4 ++-- .../controllers/d3_order_heidelpayTest.php | 4 ++-- .../controllers/d3_payment_heidelpayTest.php | 4 ++-- .../modules/core/d3_oxemail_heidelpayTest.php | 4 ++-- .../models/d3_d3counter_heidelpayTest.php | 4 ++-- .../models/d3_oxinputvalidator_heidelpayTest.php | 4 ++-- .../modules/models/d3_oxorder_heidelpayTest.php | 4 ++-- .../models/d3_oxpaymentgateway_heidelpayTest.php | 4 ++-- tests/unittests/unit/oxPrinter.php | 4 ++-- tests/unittests/unit/test_config.inc.php | 4 ++-- tests/unittests/unit/test_utils.php | 4 ++-- 276 files changed, 504 insertions(+), 491 deletions(-) diff --git a/docs/daux/changelog/010_Changelog.md b/docs/daux/changelog/010_Changelog.md index 115a0ee3..1c8e3b5a 100644 --- a/docs/daux/changelog/010_Changelog.md +++ b/docs/daux/changelog/010_Changelog.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.2.6.2...rel_6.x_mgw) +## [6.2.7.0](https://git.d3data.de/D3Private/Unzer/compare/6.2.6.2...6.2.7.0) - 2023-06-13 +### Changed +- bei gelöschten Unzer Bestellungen werden keine Zahlungsdaten abgefragt + ## [6.2.6.2](https://git.d3data.de/D3Private/Unzer/compare/6.2.6.1...6.2.6.2) - 2022-07-18 ### Fixed - verhindert, dass die Liste der Zahlungsarten abgerufen wird, bevor die vorherige ShipSetId bereinigt wurde, wenn die Benutzerländer gewechselt werden diff --git a/docs/daux/config.json b/docs/daux/config.json index 81237341..bb758be1 100644 --- a/docs/daux/config.json +++ b/docs/daux/config.json @@ -1,9 +1,9 @@ { "title": " unzer", - "moduleversion": "6.2.6.2", + "moduleversion": "6.2.7.0", "titledesc": "für den Oxid eShop", "author": "D³ Data Development", - "moduledate": "18.08.2022", + "moduledate": "13.06.2023", "editors": "", "tagline": "", "image": "", diff --git a/docs/html/changelog/Changelog.html b/docs/html/changelog/Changelog.html index 714ce117..d04b7bd1 100644 --- a/docs/html/changelog/Changelog.html +++ b/docs/html/changelog/Changelog.html @@ -91,7 +91,7 @@
@@ -99,6 +99,11 @@

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

+

6.2.7.0 - 2023-06-13

+

Changed

+

6.2.6.2 - 2022-07-18

Fixed

6.2.6.1 - 2022-07-18

-

Changed

+

Changed

diff --git a/docs/html/changelog/Channel_Rekonfiguration.html b/docs/html/changelog/Channel_Rekonfiguration.html index c267b853..85735b19 100644 --- a/docs/html/changelog/Channel_Rekonfiguration.html +++ b/docs/html/changelog/Channel_Rekonfiguration.html @@ -91,7 +91,7 @@
diff --git a/docs/html/changelog/MGW_Implementation.html b/docs/html/changelog/MGW_Implementation.html index 738c1c80..4fe6b0c8 100644 --- a/docs/html/changelog/MGW_Implementation.html +++ b/docs/html/changelog/MGW_Implementation.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html index 75c003fd..a9f5c2f5 100644 --- a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html +++ b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Webaufruf_einrichten.html b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Webaufruf_einrichten.html index 7daf1b1f..14352633 100644 --- a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Webaufruf_einrichten.html +++ b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Webaufruf_einrichten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Cronjob_einrichten/OXID_eShop_Enterprise_Edition.html b/docs/html/configuration/Konfiguration/Cronjob_einrichten/OXID_eShop_Enterprise_Edition.html index eb08a876..dfebfec2 100644 --- a/docs/html/configuration/Konfiguration/Cronjob_einrichten/OXID_eShop_Enterprise_Edition.html +++ b/docs/html/configuration/Konfiguration/Cronjob_einrichten/OXID_eShop_Enterprise_Edition.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Zahlungseingaenge_bei_Heidelpay_erneut_abrufen.html b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Zahlungseingaenge_bei_Heidelpay_erneut_abrufen.html index 3f1415bd..fdd7273d 100644 --- a/docs/html/configuration/Konfiguration/Cronjob_einrichten/Zahlungseingaenge_bei_Heidelpay_erneut_abrufen.html +++ b/docs/html/configuration/Konfiguration/Cronjob_einrichten/Zahlungseingaenge_bei_Heidelpay_erneut_abrufen.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Infos_fuer_Entwickler.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Infos_fuer_Entwickler.html index cd944b67..9fac725c 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Infos_fuer_Entwickler.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Infos_fuer_Entwickler.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html index 399e9ebc..09bf6683 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_ist_noch_zu_beachten.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_ist_noch_zu_beachten.html index 4640a3e1..ea40bd0b 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_ist_noch_zu_beachten.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_ist_noch_zu_beachten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_macht_der_Cronjob.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_macht_der_Cronjob.html index b6bd009b..0e77278a 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_macht_der_Cronjob.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_macht_der_Cronjob.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_passiert_bei_einem_Refund.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_passiert_bei_einem_Refund.html index 6828cf37..5e59a9d9 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_passiert_bei_einem_Refund.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_passiert_bei_einem_Refund.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Wie_ist_der_Cronjob_einzurichten.html b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Wie_ist_der_Cronjob_einzurichten.html index d7e42654..7dda00f8 100644 --- a/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Wie_ist_der_Cronjob_einzurichten.html +++ b/docs/html/configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Wie_ist_der_Cronjob_einzurichten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html b/docs/html/configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html index 0419a3b1..c0af4d0e 100644 --- a/docs/html/configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html +++ b/docs/html/configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/Zahlungsinformationen_fuer_Rechnungskauf_und_Vorkasse_anzeigen_lassen.html b/docs/html/configuration/Konfiguration/Zahlungsinformationen_fuer_Rechnungskauf_und_Vorkasse_anzeigen_lassen.html index 8f3e9cc4..b1af9572 100644 --- a/docs/html/configuration/Konfiguration/Zahlungsinformationen_fuer_Rechnungskauf_und_Vorkasse_anzeigen_lassen.html +++ b/docs/html/configuration/Konfiguration/Zahlungsinformationen_fuer_Rechnungskauf_und_Vorkasse_anzeigen_lassen.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Konfiguration/automatische_Vorkasse_und_Rechnungskauf.html b/docs/html/configuration/Konfiguration/automatische_Vorkasse_und_Rechnungskauf.html index 92a9657f..8c121b2e 100644 --- a/docs/html/configuration/Konfiguration/automatische_Vorkasse_und_Rechnungskauf.html +++ b/docs/html/configuration/Konfiguration/automatische_Vorkasse_und_Rechnungskauf.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channeleinstellungen.html b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channeleinstellungen.html index 1ff22986..bb289482 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channeleinstellungen.html +++ b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channeleinstellungen.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channelzuordnungen.html b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channelzuordnungen.html index 92152b72..ffa71fcd 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channelzuordnungen.html +++ b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Channelzuordnungen.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html index 675bd2d6..046cd364 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html +++ b/docs/html/configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Nacharbeiten.html b/docs/html/configuration/Schnittstellenwechsel/Nacharbeiten.html index c5765411..65e0f265 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Nacharbeiten.html +++ b/docs/html/configuration/Schnittstellenwechsel/Nacharbeiten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Start.html b/docs/html/configuration/Schnittstellenwechsel/Start.html index a6822e4a..41fb1f49 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Start.html +++ b/docs/html/configuration/Schnittstellenwechsel/Start.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Schluesselpaare_finden.html b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Schluesselpaare_finden.html index b9b379bd..3c468b31 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Schluesselpaare_finden.html +++ b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Schluesselpaare_finden.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Sicherung.html b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Sicherung.html index 37a634b0..2e4e701e 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Sicherung.html +++ b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Sicherung.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Unzer_Insights.html b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Unzer_Insights.html index 757c5126..3e741945 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Unzer_Insights.html +++ b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Unzer_Insights.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Zahlarten.html b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Zahlarten.html index 7c47aa6a..96e762c0 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Zahlarten.html +++ b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/Zahlarten.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html index 6217cd11..85c0e430 100644 --- a/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html +++ b/docs/html/configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html @@ -91,7 +91,7 @@
diff --git a/docs/html/configuration/index.html b/docs/html/configuration/index.html index e273e46e..354239cd 100644 --- a/docs/html/configuration/index.html +++ b/docs/html/configuration/index.html @@ -91,7 +91,7 @@
diff --git a/docs/html/description/Beschreibung.html b/docs/html/description/Beschreibung.html index 6e464cc2..0a152ab0 100644 --- a/docs/html/description/Beschreibung.html +++ b/docs/html/description/Beschreibung.html @@ -91,7 +91,7 @@
diff --git a/docs/html/description/Editionsunterschiede.html b/docs/html/description/Editionsunterschiede.html index 4069678a..c848f1f7 100644 --- a/docs/html/description/Editionsunterschiede.html +++ b/docs/html/description/Editionsunterschiede.html @@ -91,7 +91,7 @@
diff --git a/docs/html/index.html b/docs/html/index.html index 28a29c06..3f72f135 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -48,7 +48,7 @@
-
Autor: D³ Data Development
Stand: 18.08.2022
+
Autor: D³ Data Development
Stand: 13.06.2023
Version wechseln: