OpenCart
OpenCart is a lightweight open-source e-commerce platform geared primarily towards small to medium-sized online businesses. It has a user-friendly interface and uncomplicated admin panel, along with flexibility through various extensions. The Dojo plugin for OpenCart 3 allows you to integrate Dojo payments with an OpenCart online store. It has been tested up to OpenCart version 3.0.3.6.
Download and install the plugin
- Download the Dojo plugin from the OpenCart Marketplace.
Install using Extension Installer
OpenCart includes an Extension Installer which should simplify the next steps in setting up the plugin.
- Login to the OpenCart Admin Panel
- Go to Extensions -> Extensions Installer -> Upload to upload the extension's zip file
- Go to Extensions -> Extensions -> Payments and click the Install button next to Dojo.
- Click the Edit button next to Dojo to configure the extension.
- Set Extension Status to Enabled.
- Set your Gateway Username/URL and Gateway JWT.
- Set the Gateway Environment to Test or Production.
- Optionally, set the rest of the settings as per your needs.
- Click the Save button.
Manual installation
If you're unable to use the Extension Installer, or it's not appropriate for your integration, you can manually install the Dojo for OpenCart plugin:
- Unzip the extension's file and upload the content of the upload folder to the root folder of your OpenCart.
- Login to the OpenCart Admin Panel
- Go to Extensions -> Extensions -> Payments and click the Install button next to Dojo.
- Click the Edit button next to Dojo to configure the extension
- Set Extension Status to Enabled.
- Set your Gateway Username/URL and Gateway JWT
- Set the Gateway Environment to Test or Production.
- Optionally, set the rest of the settings as per your needs.
- Click the Save button.
Changelog
Version 1.0.2
- Updated checkout to fix deprecated function.
Version 1.0.1
- Added
metaData
parameter for API requests. - Removed
userAgent
header anduserAgent
parameter for API requests.
Note: The Dojo for OpenCart plugin is not currently compatible with Google Pay or Apple Pay.
Email devsupport@dojo.tech for any issues or problems!