Back to Plugins

Mollie Payments Medusa

A comprehensive payment plugin that integrates Mollie payment gateway with Medusa V2 projects, supporting multiple payment methods.


Features

Installation

npm install @variablevic/mollie-payments-medusa

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "@variablevic/mollie-payments-medusa",
      options: {
        // Your Mollie API key and configuration
      }
    }
  ]
}

Requirements


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