PayZen for OpenCart is an open source plugin that links e-commerce websites based on OpenCart to PayZen secure payment gateway developed by Lyra Network.
- Unzip downloaded archive and copy the
upload
directory contents to your website root folder. - Browse to
Extensions > Payments
in OpenCart Back Office. - Click on the
Install (+)
button in theAction
column of the desired PayZen payment method.
To update the payment plugin, you must first uninstall and delete the previous version. Make sure you saved the parameters of your plugin before deleting it.
To uninstall the payment module:
- Browse to
Extensions > Payments
in OpenCart Back office. - Click on the
Uninstall (-)
button in theAction
column of the desired PayZen payment method. - Manually delete files
payzen.php
andpayzen_multi.php
in/admin/controller/extension/payment/
folder via FTP. - Please consult previous chapter
# Installation
to perform the module installation.
- Browse to
Extensions > Payments
in OpenCart Back Office. - Click on the
Edit
button in theAction
column of the desired PayZen payment method. - You can now enter your gateway credentials.
- Click on the
Save
button.
Each PayZen payment module for OpenCart source file included in this distribution is licensed under the GNU General Public License (GPL 3.0 or later).
Please see LICENSE.txt for the full text of the GPL 3.0 license. It is also available through the world-wide-web at this URL: http://www.gnu.org/licenses/gpl.html.