Pay Payments Medusa
A comprehensive payment gateway plugin that integrates Pay.nl with Medusa v2 e-commerce platforms, offering extensive payment method support.
Features
- 50+ payment options support including:
- Credit and debit cards
- Digital wallets
- Buy-now-pay-later methods
- Region-specific payment solutions
- Online payments
- In-store payments
- Pay.nl gateway integration
- Multiple payment method configuration
- Secure payment processing
- Compatible with Medusa v2
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
- Node.js >= 20
- Medusa v2
- Pay.nl account and API credentials