Back to Plugins

Pay Payments Medusa

A comprehensive payment gateway plugin that integrates Pay.nl with Medusa v2 e-commerce platforms, offering extensive payment method support.


Features

Installation

npm install @webbers/pay-payments-medusa

Configuration

Add the plugin to your medusa-config.js:

module.exports = {
  plugins: [
    {
      resolve: "@webbers/pay-payments-medusa",
      options: {
        // Your Pay.nl API credentials 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