Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyra/plugin-prestashop
An open source plugin that links PrestaShop based e-commerce websites to PayZen secure payment gateway developed by Lyra Network.
https://github.com/lyra/plugin-prestashop
e-commerce lyra lyra-network payment payzen secure
Last synced: 4 days ago
JSON representation
An open source plugin that links PrestaShop based e-commerce websites to PayZen secure payment gateway developed by Lyra Network.
- Host: GitHub
- URL: https://github.com/lyra/plugin-prestashop
- Owner: lyra
- License: afl-3.0
- Created: 2017-07-05T10:03:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T09:19:45.000Z (5 months ago)
- Last Synced: 2024-06-22T02:36:26.352Z (5 months ago)
- Topics: e-commerce, lyra, lyra-network, payment, payzen, secure
- Language: PHP
- Homepage: https://lyra.com/fr/guides/prestashop/
- Size: 3.5 MB
- Stars: 2
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
# PayZen for PrestaShop
PayZen for PrestaShop is an open source plugin that links e-commerce websites based on PrestaShop to PayZen secure payment gateway developed by [Lyra Network](https://www.lyra.com/).
## Installation
To install the module, follow these steps:
- Goto `Modules > Module manager` menu in PrestaShop Back Office.
- Click on `Upload a module` button and select the module ZIP.In older PrestaShop versions:
- Goto `Modules & services` menu in PrestaShop Back Office.
- Upload `payzen` directory to `[PRESTASHOP]/modules/` via FTP or upload module ZIP from PrestaShop backend interface.
- Click on install button corresponding to the PayZen module entry.## Upgrade
To update the payment module, either follow the installation section or follow these steps:
- Upload `payzen` directory to `[PRESTASHOP]/modules/` via FTP.
- Goto `Modules > Module manager` menu in PrestaShop Back Office (`Modules & services` in old PrestaShop versions).
- Click on `Upgrade` button corresponding to the PayZen module entry.## Configuration
To configure the payment module, click on `Configure` button corresponding to `PayZen` payment module entry. The payment module configuration interface is composed of several sections. Enter your gateway credentials in `GENERAL CONFIGURATION` section.
## License
Each PayZen payment module source file included in this distribution is licensed under the Academic Free License (AFL 3.0).
Please see LICENSE.txt for the full text of the AFL 3.0 license. It is also available through the world-wide-web at this URL: https://opensource.org/licenses/afl-3.0.php.