Back to Plugins

Razorpay

Razorpay integration for Medusa


Installation

npm install @devx-commerce/razorpay

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "@devx-commerce/razorpay",
      options: {
        // Plugin options here
      },
    },
  ],
};

Explore More Medusa Plugins

Find more powerful plugins and integrations to enhance your Medusa store. Browse our collection of community-driven solutions.

Free & Open Source
Community Driven
Easy Integration