Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyra/plugin-oscommerce
An open source plugin that links osCommerce based e-commerce websites to PayZen secured payment gateway developped by Lyra Network.
https://github.com/lyra/plugin-oscommerce
Last synced: 4 days ago
JSON representation
An open source plugin that links osCommerce based e-commerce websites to PayZen secured payment gateway developped by Lyra Network.
- Host: GitHub
- URL: https://github.com/lyra/plugin-oscommerce
- Owner: lyra
- License: gpl-2.0
- Created: 2017-07-18T08:36:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T08:46:35.000Z (8 months ago)
- Last Synced: 2024-03-07T09:51:28.018Z (8 months ago)
- Language: PHP
- Homepage: https://payzen.io
- Size: 267 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING.md
Awesome Lists containing this project
README
# PayZen for osCommerce
PayZen for osCommerce is an open source plugin that links e-commerce websites based on osCommerce to PayZen secure payment gateway developed by [Lyra Network](https://www.lyra.com/).
## Installation & Upgrade
If you already installed an old version of the module, you must uninstall it before installing new version:
- Go to Modules > Payment menu in the osCommerce backend, click on "PayZen - Payment by credit card" entry than click on "Remove Module" button.
- Do the same thing with "PayZen - Payment in installments by credit card" if installed.**Do not forget to backup your module settings.**
To install the new module version:
- Copy the catalog folder content to your osCommerce catalog folder.
- Go to `Modules > Payment menu` in the osCommerce backend.
- Click on `Install Module` button.
- Click on "PayZen - Payment by credit card" (or "PayZen - Payment in installments by credit card") entry.
- Click now on the `Install Module` button.## Configuration
Once the module is installed, to configure it:
- Select "PayZen - Payment by credit card" (or "PayZen - Payment in installments by credit card") entry on the modules list.
- Click `Edit` button to enter your PayZen credentials.## License
Each PayZen payment plugin source file included in this distribution is licensed under the GNU GENERAL PUBLIC LICENSE (GPL 2.0 or later).
Please see LICENSE.txt for the full text of the GPL 2.0 license. It is also available through the world-wide-web at this URL: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.