Disclaimer: Please note that we no longer support older versions of SDKs and Modules. We recommend that the latest versions are used.
- Introduction
- Prerequisites
- Installing and configuring the module
- License
This OpenCart module provides an easy method to integrate with the payment gateway.
- Supports Open versions: 3.X
- The module requires the following prerequisites to be met in order to function correctly:
- The 'bcmath' php extension module: https://www.php.net/manual/en/book.bc.php
Please note that we can only offer support for the module itself. While every effort has been made to ensure the payment module is complete and bug free, we cannot guarantee normal functionality if unsupported changes are made.
- Zip the upload folder and rename it upload.ocmod so the full filename is upload.ocmod.zip
- Navigate to the Extensions dropwon -> Installer
- Upload the module useing the installer's upload option
You can also install the module by copying the upload folder into the root OpenCart directory
- Navigate to the Extensions dropdown -> Extensions -> Payment methods -> PaymentNetwork and click 'Activate'
- Navigate to the Extensions dropdown -> Extensions -> Payment methods -> PaymentNetwork and click the 'Edit' button
- Enter your MerchantID / Secretkey and update the customer/country code
- Select what type of integration you would like to use
- Set what status you would like to update an order to once paid
- Set the Enabled option to true
- Click 'Save Changes'
MIT
Disclaimer
Sample code, SDKs and modules have been created as reference material only. Modules are developed and tested against vanilla base platform installs only. Any further module compatibility would need to be tested by the user/merchant/developer. Version support is as shown within the associated VERSION section. All sample code, SDKs and modules offer foundation transaction functionality for merchant and developers to use as a guide and/or to adapt, enhance or otherwise build upon. For the avoidance of doubt, this means that some desired functionality may not be useable or exist. All sample code, SDKs or modules that are used will require complete full end to end testing by the user/merchant/developer. Further to this, use of any sample code, SDKs or modules, Open Payment Network bears no responsibility for; nor extends any warranty in regard to; nor accepts any liability arising due to any changes or errors in functionality that may result. Developers, merchants or other users of any sample code, SDKs or modules accept these conditions de facto upon usage.