Download the zip file from latest release.
- In CS-Cart's admin backend navigate to
Addons -> Manage add-ons
. - Click on plus icon(
+
) on the right side to upload and install add-on. - Now select on zip file you had downloaded earlier and click on Upload & install.
- Now search for Instamojo in your plugins and click on "Install" button corresponding to Instamojo module.
- Extract the zip file and copy the content of
upload
directory in your CS-Cart installation root directory - Now in your CS-Cart's admin backend navigate to
Addons -> Manage add-ons
and click onBrowse all available add-ons
. - Look for Instamojo and click on install.
-
In CS-Cart's admin click on
Administration-> Payment Methods
. -
Look for
Instamojo
and click on setting dropdown and selectedit
. -
Feel free to change fields in general tab except processor and template.
-
Click on
configure
tab and fill the following fields-
Client ID and Client Secret - Client Secret and Client ID can be generated on the Integrations page. Related support article: How Do I Get My Client ID And Client Secret?
-
Test Mode: If enabled you can use our Sandbox environment to test payments. Note that in this case you should use
Client Secret
andClient ID
from the test account not production.
-
Phone number is a required field for this addon to work properly. Go to Administration -> Profile fields
and mark the Phone
field as both Show / Required
during checkout.
If you were already using older version of our plugin then follow these steps:
- In CS-Cart's admin backend navigate to
Addons -> Manage add-ons
. - Look for
Instamojo
and click on setting dropdown and selectUninstall
. - Now remove the following files:
- app/payments/instamojo.php
- design/backend/templates/views/payments/components/cc_processors/instamojo.tpl
For any issue send us an email to [email protected] and share the imojo.log
file. The location of imojo.log
file is var/log/imojo.log
.