Download the above repository and copy contents of folders "admin" and "catalog" inside your opencart setup. If you are on linux, you can use below commands:
rsync -a /<path_to_current_directory>/upload/admin/ /<path_to_opencart_setup>/admin/
rsync -a /<path_to_current_direcrtory>/upload/catalog /<path_to_opencart_setup>/catalog/
-
Go to your opencart admin console
-
Click on Extensions link, present on left-hand side naviation
-
Choose Payments from the drop down
-
Go to "Cashfree" row and click on "plus" sign to install it
-
Once installed, click on edit icon to provide the configuration values
Refer screenshots for a more detailed view.
- The master branch holds the plugin for OpenCart 3
- The opencart-2.x branch holds the plugin for Opencart 2
Report it at https://github.com/cashfree/cashfree_opencart_kit/issues
For further queries, reach us at [email protected] .