diff --git a/README.md b/README.md index 34630a8..acfb312 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This repository contains the PrestaShop wallee payment module that enables the s ## Documentation -* [English](https://plugin-documentation.wallee.com/wallee-payment/prestashop-1.6/1.2.33/docs/en/documentation.html) +* [English](https://plugin-documentation.wallee.com/wallee-payment/prestashop-1.6/1.2.34/docs/en/documentation.html) ## Support @@ -23,7 +23,7 @@ Support queries can be issued on the [wallee support site](https://app-wallee.co ## License -Please see the [license file](https://github.com/wallee-payment/prestashop-1.6/blob/1.2.33/LICENSE) for more information. +Please see the [license file](https://github.com/wallee-payment/prestashop-1.6/blob/1.2.34/LICENSE) for more information. ## Other PrestaShop Versions diff --git a/controllers/admin/AdminWalleeCronJobsController.php b/controllers/admin/AdminWalleeCronJobsController.php index ed7dc0f..c28cd3d 100644 --- a/controllers/admin/AdminWalleeCronJobsController.php +++ b/controllers/admin/AdminWalleeCronJobsController.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/admin/AdminWalleeDocumentsController.php b/controllers/admin/AdminWalleeDocumentsController.php index 43f196e..ebf27c9 100644 --- a/controllers/admin/AdminWalleeDocumentsController.php +++ b/controllers/admin/AdminWalleeDocumentsController.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/admin/AdminWalleeMethodSettingsController.php b/controllers/admin/AdminWalleeMethodSettingsController.php index b31dd9a..39d947d 100644 --- a/controllers/admin/AdminWalleeMethodSettingsController.php +++ b/controllers/admin/AdminWalleeMethodSettingsController.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/admin/AdminWalleeOrderController.php b/controllers/admin/AdminWalleeOrderController.php index e30c675..55b5d4c 100644 --- a/controllers/admin/AdminWalleeOrderController.php +++ b/controllers/admin/AdminWalleeOrderController.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/cron.php b/controllers/front/cron.php index b782e91..faa9c9b 100644 --- a/controllers/front/cron.php +++ b/controllers/front/cron.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/documents.php b/controllers/front/documents.php index a0ccb86..8332b54 100644 --- a/controllers/front/documents.php +++ b/controllers/front/documents.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/order.php b/controllers/front/order.php index c5d2470..1f3ae94 100644 --- a/controllers/front/order.php +++ b/controllers/front/order.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/payment.php b/controllers/front/payment.php index 844f530..a226313 100644 --- a/controllers/front/payment.php +++ b/controllers/front/payment.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/return.php b/controllers/front/return.php index e16fa3c..6cb204f 100644 --- a/controllers/front/return.php +++ b/controllers/front/return.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/controllers/front/webhook.php b/controllers/front/webhook.php index f947c76..9c4a8bf 100644 --- a/controllers/front/webhook.php +++ b/controllers/front/webhook.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/docs/en/documentation.html b/docs/en/documentation.html index 11a4d11..b1d2695 100644 --- a/docs/en/documentation.html +++ b/docs/en/documentation.html @@ -22,7 +22,7 @@

Documentation

  • - + Source
  • @@ -54,7 +54,7 @@

    1. -

      Download the module.

      +

      Download the module.

    2. Login to the backend of your PrestsShop store.

      diff --git a/inc/Abstractmigration.php b/inc/Abstractmigration.php index 3045519..2cc4c2e 100644 --- a/inc/Abstractmigration.php +++ b/inc/Abstractmigration.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Backend/Defaultstrategy.php b/inc/Backend/Defaultstrategy.php index 8692f02..c648ff4 100644 --- a/inc/Backend/Defaultstrategy.php +++ b/inc/Backend/Defaultstrategy.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Backend/Istrategy.php b/inc/Backend/Istrategy.php index 5499f0b..8500e7c 100644 --- a/inc/Backend/Istrategy.php +++ b/inc/Backend/Istrategy.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Backend/Strategyprovider.php b/inc/Backend/Strategyprovider.php index 03371d0..d3bd4da 100644 --- a/inc/Backend/Strategyprovider.php +++ b/inc/Backend/Strategyprovider.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Basemodule.php b/inc/Basemodule.php index abbdc56..083131f 100644 --- a/inc/Basemodule.php +++ b/inc/Basemodule.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Cartruleaccessor.php b/inc/Cartruleaccessor.php index d3ece35..64acd84 100644 --- a/inc/Cartruleaccessor.php +++ b/inc/Cartruleaccessor.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Cron.php b/inc/Cron.php index e831e02..1b31447 100644 --- a/inc/Cron.php +++ b/inc/Cron.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Downloadhelper.php b/inc/Downloadhelper.php index a6f1fa7..3670ca9 100644 --- a/inc/Downloadhelper.php +++ b/inc/Downloadhelper.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Exception/Incompleteconfig.php b/inc/Exception/Incompleteconfig.php index db4e8dd..ac8058d 100644 --- a/inc/Exception/Incompleteconfig.php +++ b/inc/Exception/Incompleteconfig.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Exception/Invalidtransactionamount.php b/inc/Exception/Invalidtransactionamount.php index aeec1f2..d5aa38f 100644 --- a/inc/Exception/Invalidtransactionamount.php +++ b/inc/Exception/Invalidtransactionamount.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Feehelper.php b/inc/Feehelper.php index 5995e23..398aee2 100644 --- a/inc/Feehelper.php +++ b/inc/Feehelper.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Frontpaymentcontroller.php b/inc/Frontpaymentcontroller.php index 3ae614e..9e27f79 100644 --- a/inc/Frontpaymentcontroller.php +++ b/inc/Frontpaymentcontroller.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Helper.php b/inc/Helper.php index 90bd44b..4cc9d7f 100644 --- a/inc/Helper.php +++ b/inc/Helper.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Migration.php b/inc/Migration.php index f7b4e2b..939adc8 100644 --- a/inc/Migration.php +++ b/inc/Migration.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Completionjob.php b/inc/Model/Completionjob.php index f7a4960..c2ba084 100644 --- a/inc/Model/Completionjob.php +++ b/inc/Model/Completionjob.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Methodconfiguration.php b/inc/Model/Methodconfiguration.php index f102919..831916f 100644 --- a/inc/Model/Methodconfiguration.php +++ b/inc/Model/Methodconfiguration.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Refundjob.php b/inc/Model/Refundjob.php index 630337d..a6314e9 100644 --- a/inc/Model/Refundjob.php +++ b/inc/Model/Refundjob.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Tokeninfo.php b/inc/Model/Tokeninfo.php index 2f63317..16363e0 100644 --- a/inc/Model/Tokeninfo.php +++ b/inc/Model/Tokeninfo.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Transactioninfo.php b/inc/Model/Transactioninfo.php index acb3289..d8083d8 100644 --- a/inc/Model/Transactioninfo.php +++ b/inc/Model/Transactioninfo.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Model/Voidjob.php b/inc/Model/Voidjob.php index e23edc7..d2a9f0b 100644 --- a/inc/Model/Voidjob.php +++ b/inc/Model/Voidjob.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Orderstatus.php b/inc/Orderstatus.php index 4b2d975..a7ede00 100644 --- a/inc/Orderstatus.php +++ b/inc/Orderstatus.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Abstract.php b/inc/Provider/Abstract.php index 585fd4b..52fccf3 100644 --- a/inc/Provider/Abstract.php +++ b/inc/Provider/Abstract.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Currency.php b/inc/Provider/Currency.php index d8bf3f6..5335544 100644 --- a/inc/Provider/Currency.php +++ b/inc/Provider/Currency.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Labeldescription.php b/inc/Provider/Labeldescription.php index fe13dfd..d98a585 100644 --- a/inc/Provider/Labeldescription.php +++ b/inc/Provider/Labeldescription.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Labeldescriptiongroup.php b/inc/Provider/Labeldescriptiongroup.php index ea8dfdc..2fc825d 100644 --- a/inc/Provider/Labeldescriptiongroup.php +++ b/inc/Provider/Labeldescriptiongroup.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Language.php b/inc/Provider/Language.php index 5ba5d29..73cb745 100644 --- a/inc/Provider/Language.php +++ b/inc/Provider/Language.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Paymentconnector.php b/inc/Provider/Paymentconnector.php index 5de6bef..1bb5a02 100644 --- a/inc/Provider/Paymentconnector.php +++ b/inc/Provider/Paymentconnector.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Provider/Paymentmethod.php b/inc/Provider/Paymentmethod.php index 9d2ee4f..830c244 100644 --- a/inc/Provider/Paymentmethod.php +++ b/inc/Provider/Paymentmethod.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Abstract.php b/inc/Service/Abstract.php index 9375c82..1f35a6a 100644 --- a/inc/Service/Abstract.php +++ b/inc/Service/Abstract.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Lineitem.php b/inc/Service/Lineitem.php index d735147..eed3d35 100644 --- a/inc/Service/Lineitem.php +++ b/inc/Service/Lineitem.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Manualtask.php b/inc/Service/Manualtask.php index 5f30100..c68640a 100644 --- a/inc/Service/Manualtask.php +++ b/inc/Service/Manualtask.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Methodconfiguration.php b/inc/Service/Methodconfiguration.php index f72d393..7df117f 100644 --- a/inc/Service/Methodconfiguration.php +++ b/inc/Service/Methodconfiguration.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Refund.php b/inc/Service/Refund.php index cb7282e..217115d 100644 --- a/inc/Service/Refund.php +++ b/inc/Service/Refund.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Token.php b/inc/Service/Token.php index cc5b4ca..e5e9514 100644 --- a/inc/Service/Token.php +++ b/inc/Service/Token.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Transaction.php b/inc/Service/Transaction.php index b6c8a4d..7bdfbff 100644 --- a/inc/Service/Transaction.php +++ b/inc/Service/Transaction.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Transactioncompletion.php b/inc/Service/Transactioncompletion.php index 070fe04..a5b49db 100644 --- a/inc/Service/Transactioncompletion.php +++ b/inc/Service/Transactioncompletion.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Transactionvoid.php b/inc/Service/Transactionvoid.php index 90acc33..76aa0ef 100644 --- a/inc/Service/Transactionvoid.php +++ b/inc/Service/Transactionvoid.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Service/Webhook.php b/inc/Service/Webhook.php index 5b6c616..e7a330f 100644 --- a/inc/Service/Webhook.php +++ b/inc/Service/Webhook.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Smartyfunctions.php b/inc/Smartyfunctions.php index 0027af2..582ba51 100644 --- a/inc/Smartyfunctions.php +++ b/inc/Smartyfunctions.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Tools.php b/inc/Tools.php index c468b34..f4ea311 100644 --- a/inc/Tools.php +++ b/inc/Tools.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Versionadapter.php b/inc/Versionadapter.php index 1665695..2d08f58 100644 --- a/inc/Versionadapter.php +++ b/inc/Versionadapter.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Abstract.php b/inc/Webhook/Abstract.php index 5dce2eb..2d09744 100644 --- a/inc/Webhook/Abstract.php +++ b/inc/Webhook/Abstract.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Deliveryindication.php b/inc/Webhook/Deliveryindication.php index 2c2fc69..c3c5681 100644 --- a/inc/Webhook/Deliveryindication.php +++ b/inc/Webhook/Deliveryindication.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Entity.php b/inc/Webhook/Entity.php index 3a2e002..ef572bc 100644 --- a/inc/Webhook/Entity.php +++ b/inc/Webhook/Entity.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Manualtask.php b/inc/Webhook/Manualtask.php index 04ee6f6..287f313 100644 --- a/inc/Webhook/Manualtask.php +++ b/inc/Webhook/Manualtask.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Methodconfiguration.php b/inc/Webhook/Methodconfiguration.php index fc7e576..3453be0 100644 --- a/inc/Webhook/Methodconfiguration.php +++ b/inc/Webhook/Methodconfiguration.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Orderrelatedabstract.php b/inc/Webhook/Orderrelatedabstract.php index 7a54365..a78a97e 100644 --- a/inc/Webhook/Orderrelatedabstract.php +++ b/inc/Webhook/Orderrelatedabstract.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Refund.php b/inc/Webhook/Refund.php index 859b776..2d9e4f8 100644 --- a/inc/Webhook/Refund.php +++ b/inc/Webhook/Refund.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Request.php b/inc/Webhook/Request.php index cb19818..a0c22de 100644 --- a/inc/Webhook/Request.php +++ b/inc/Webhook/Request.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Token.php b/inc/Webhook/Token.php index 3360cda..3b142aa 100644 --- a/inc/Webhook/Token.php +++ b/inc/Webhook/Token.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Tokenversion.php b/inc/Webhook/Tokenversion.php index 350779d..496e189 100644 --- a/inc/Webhook/Tokenversion.php +++ b/inc/Webhook/Tokenversion.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Transaction.php b/inc/Webhook/Transaction.php index a4abbdf..796ba1c 100644 --- a/inc/Webhook/Transaction.php +++ b/inc/Webhook/Transaction.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Transactioncompletion.php b/inc/Webhook/Transactioncompletion.php index 53fec34..1741b0b 100644 --- a/inc/Webhook/Transactioncompletion.php +++ b/inc/Webhook/Transactioncompletion.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/inc/Webhook/Transactionvoid.php b/inc/Webhook/Transactionvoid.php index fab2a02..ab06fa2 100644 --- a/inc/Webhook/Transactionvoid.php +++ b/inc/Webhook/Transactionvoid.php @@ -5,7 +5,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ diff --git a/views/css/admin/order.css b/views/css/admin/order.css index 78f3df5..3504867 100644 --- a/views/css/admin/order.css +++ b/views/css/admin/order.css @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ .wallee-loader { diff --git a/views/css/frontend/checkout.css b/views/css/frontend/checkout.css index a520d8e..2cd79aa 100644 --- a/views/css/frontend/checkout.css +++ b/views/css/frontend/checkout.css @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ div.wallee-method div.wallee.no_logo { diff --git a/views/js/admin/general.js b/views/js/admin/general.js index d1ec54b..b044465 100644 --- a/views/js/admin/general.js +++ b/views/js/admin/general.js @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ jQuery(function ($) { diff --git a/views/js/admin/order.js b/views/js/admin/order.js index 23039d6..044e3b7 100644 --- a/views/js/admin/order.js +++ b/views/js/admin/order.js @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ jQuery(function ($) { diff --git a/views/js/frontend/checkout.js b/views/js/frontend/checkout.js index f195b26..436e565 100644 --- a/views/js/frontend/checkout.js +++ b/views/js/frontend/checkout.js @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ jQuery(function ($) { diff --git a/views/js/frontend/selection.js b/views/js/frontend/selection.js index 72cc53d..93aea93 100644 --- a/views/js/frontend/selection.js +++ b/views/js/frontend/selection.js @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ jQuery(function ($) { diff --git a/views/js/frontend/tos-handling.js b/views/js/frontend/tos-handling.js index ecde6c7..b0a9e12 100644 --- a/views/js/frontend/tos-handling.js +++ b/views/js/frontend/tos-handling.js @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) */ jQuery(function ($) { diff --git a/views/templates/admin/_configure/helpers/form/form.tpl b/views/templates/admin/_configure/helpers/form/form.tpl index 8b037b9..5380202 100644 --- a/views/templates/admin/_configure/helpers/form/form.tpl +++ b/views/templates/admin/_configure/helpers/form/form.tpl @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) *} {extends file='helpers/form/form.tpl'} diff --git a/views/templates/admin/admin_help_buttons.tpl b/views/templates/admin/admin_help_buttons.tpl index e6610c1..0660fa2 100644 --- a/views/templates/admin/admin_help_buttons.tpl +++ b/views/templates/admin/admin_help_buttons.tpl @@ -4,11 +4,11 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) *} \ No newline at end of file diff --git a/views/templates/admin/cronjob/list.tpl b/views/templates/admin/cronjob/list.tpl index c996383..a4ad875 100644 --- a/views/templates/admin/cronjob/list.tpl +++ b/views/templates/admin/cronjob/list.tpl @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) *}
      diff --git a/views/templates/admin/hook/admin_after_header.tpl b/views/templates/admin/hook/admin_after_header.tpl index a70fe5a..6322abe 100644 --- a/views/templates/admin/hook/admin_after_header.tpl +++ b/views/templates/admin/hook/admin_after_header.tpl @@ -4,7 +4,7 @@ * This Prestashop module enables to process payments with wallee (https://www.wallee.com). * * @author customweb GmbH (http://www.customweb.com/) - * @copyright 2017 - 2022 customweb GmbH + * @copyright 2017 - 2023 customweb GmbH * @license http://www.apache.org/licenses/LICENSE-2.0 Apache Software License (ASL 2.0) *}