Cashfree plugin Documentation

Installation

To install this plugin:


Compatibility


Update

Replace all the plugin's files on your server.


Configuration

Add the settings below in the script's /.env file on your server:

CASHFREE_MODE=live
CASHFREE_APP_ID=
CASHFREE_SECRET_KEY=
    

Example of use:

CASHFREE_MODE=your-cashfree-mode
CASHFREE_APP_ID=your-cashfree-app-id
CASHFREE_SECRET_KEY=your-cashfree-secret-key
    

NOTE: To place a test order with Cashfree's legacy Payment API, you have to:


Translation

To translate this plugin into your language:


Uninstallation

To uninstall this plugin, go to your Admin panel → Plugins (and click on "Uninstall") to uninstall it.


Removing

To remove this plugin:


Resources