Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module integrates the Mollie payment gateway for e-commerce sites, offering various European payment methods like iDEAL and Bancontact through a hosted checkout. It handles payment processing, status updates via webhooks, and supports features like Klarna Pay Later and Apple Pay.

MonkeysCommerce Payment: Mollie

Mollie payment gateway for European merchants. Hosted checkout supporting iDEAL, Bancontact, SOFORT, EPS, Przelewy24, Klarna, credit cards, Apple Pay, and gift cards.

This is an official payment gateway for MonkeysCommerce. It implements the PaymentGatewayInterface plugin system — providing createPayment, capture, refund, and handleWebhook methods.

Features

  • European Local Methods: Out-of-the-box support for iDEAL (NL), Bancontact (BE), SOFORT (DE/AT), EPS (AT), and Przelewy24 (PL).
  • Hosted Checkout: Customers are redirected to Mollie's PCI-compliant, localized payment screens.
  • Klarna Pay Later: Offer "buy now, pay later" to European customers.
  • Webhook Verification: Asynchronous payment status updates with payment ID verification.
  • Simple API Keys: Just one key — test_xxx for sandbox, live_xxx for production.
  • Lightweight: Built directly on Guzzle HTTP — no bulky Mollie SDK dependency.

Configuration

Navigate to Administration → Commerce → Payment settings → Configure and enter:

  • API Key — Mollie API key (test_xxx or live_xxx)
  • Webhook URL — Auto-configured at /payment/mollie/webhook

Webhook Endpoint

POST /payment/mollie/webhook

Installation

composer require drupal/mkc_payment_mollie
drush en mkc_payment_mollie -y

Requirements

Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.

Activity

Total releases
1
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jun 2, 2026