Skip to content

Commit

Permalink
Release 1.2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrowanwallee committed Jan 4, 2023
1 parent 6604b44 commit 37eb4d1
Show file tree
Hide file tree
Showing 97 changed files with 102 additions and 102 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ 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

Support queries can be issued on the [wallee support site](https://app-wallee.com/space/select?target=/support).

## 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

Expand Down
2 changes: 1 addition & 1 deletion controllers/admin/AdminWalleeCronJobsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/admin/AdminWalleeDocumentsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/admin/AdminWalleeMethodSettingsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/admin/AdminWalleeOrderController.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/cron.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/documents.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/payment.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/return.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion controllers/front/webhook.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
4 changes: 2 additions & 2 deletions docs/en/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2>Documentation</h2> </div>
</a>
</li>
<li>
<a href="https://github.com/wallee-payment/prestashop-1.6/releases/tag/1.2.33/">
<a href="https://github.com/wallee-payment/prestashop-1.6/releases/tag/1.2.34/">
Source
</a>
</li>
Expand Down Expand Up @@ -54,7 +54,7 @@ <h1>
<div class="olist arabic">
<ol class="arabic">
<li>
<p><a href="https://github.com/wallee-payment/prestashop-1.6/releases/tag/1.2.33/">Download</a> the module.</p>
<p><a href="https://github.com/wallee-payment/prestashop-1.6/releases/tag/1.2.34/">Download</a> the module.</p>
</li>
<li>
<p>Login to the backend of your PrestsShop store.</p>
Expand Down
2 changes: 1 addition & 1 deletion inc/Abstractmigration.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Backend/Defaultstrategy.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Backend/Istrategy.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Backend/Strategyprovider.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Basemodule.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Cartruleaccessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Cron.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Downloadhelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Exception/Incompleteconfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Exception/Invalidtransactionamount.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Feehelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Frontpaymentcontroller.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Migration.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Completionjob.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Methodconfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Refundjob.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Tokeninfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Transactioninfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Model/Voidjob.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Orderstatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Abstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Currency.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Labeldescription.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Labeldescriptiongroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Paymentconnector.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Provider/Paymentmethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Service/Abstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
2 changes: 1 addition & 1 deletion inc/Service/Lineitem.php
Original file line number Diff line number Diff line change
Expand Up @@ -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)
*/

Expand Down
Loading

0 comments on commit 37eb4d1

Please sign in to comment.