Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallee-payment/prestashop-1.7
Wallee Integration for Prestashop 1.7
https://github.com/wallee-payment/prestashop-1.7
payment payment-integration php prestashop prestashop-1-7 prestashop-module wallee
Last synced: about 2 months ago
JSON representation
Wallee Integration for Prestashop 1.7
- Host: GitHub
- URL: https://github.com/wallee-payment/prestashop-1.7
- Owner: wallee-payment
- License: apache-2.0
- Created: 2018-03-07T09:07:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T09:49:20.000Z (9 months ago)
- Last Synced: 2024-04-24T08:18:22.519Z (9 months ago)
- Topics: payment, payment-integration, php, prestashop, prestashop-1-7, prestashop-module, wallee
- Language: PHP
- Homepage:
- Size: 24 MB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/wallee-payment/prestashop-1.7.svg?branch=master)](https://travis-ci.org/wallee-payment/prestashop-1.7)
# PrestaShop 1.7 wallee Integration
This repository contains the PrestaShop wallee payment module that enables the shop to process payments with [wallee](https://www.wallee.com).## To install module manually by dragging up zip file, please download [.zip archive](https://plugin-documentation.wallee.com/wallee-payment/prestashop-1.7/1.2.48/wallee.zip) of module with correct structure required by Prestashop installation.
## Important Notice for Existing Merchants
**Compatibility Update for Our Prestashop Plugin**
Effective from version 1.2.36 of our plugin, we have made important changes to enhance its functionality. To ensure a seamless experience, please take note of the following instructions:
### 1. Uninstall the Mailhook Plugin
If you are an existing merchant using our Prestashop plugin, it is crucial that you uninstall the [Mailhook](https://github.com/wallee-payment/prestashop-mailhook) plugin from your Prestashop shop modules. This step is necessary because our plugin now includes the Mailhook functionality by default.
Also please disable all plugins that overrides default mail behavior. If you can't install/enable or uninstall the plugin, please rename or delete Mail.php from override folder if it exists there.### 2. Download the Correct Plugin Archive
We have provided a [ZIP archive](#WalleeDocPath(/wallee.zip)) that contains the correct structural setup of our plugin, along with the Mailhook plugin. To guarantee the proper operation of our solution, please use this archive for installation.
Your prompt attention to these instructions is greatly appreciated. If you have any questions or require further assistance, please do not hesitate to contact our support team.
##### To use this extension, a [wallee](https://app-wallee.com/user/signup) account is required.
## Requirements
* [PrestaShop](https://www.prestashop.com/) 1.7.8.7
* [PHP](http://php.net/) 5.6 or later## Documentation
* [English](https://plugin-documentation.wallee.com/wallee-payment/prestashop-1.7/1.2.48/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.7/blob/1.2.48/LICENSE) for more information.
## Other PrestaShop Versions
Find the module for different PrestaShop versions [here](../../../prestashop).