Razorpay plugin Documentation

Prerequisites


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:

RAZORPAY_KEY_ID=
RAZORPAY_KEY_SECRET=
    

Example of use:

RAZORPAY_KEY_ID=your-razorpay-key-id
RAZORPAY_KEY_SECRET=your-razorpay-key-secret
    

NOTE: To place a test order with Razorpay'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