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 Adyen as a payment gateway for Drupal Commerce, offering over 250 payment methods via a PCI-compliant Drop-in UI. It supports features like 3D Secure 2 and HMAC-signed webhooks for secure payment processing.

MonkeysCommerce Payment: Adyen

Adyen payment integration using the Checkout API v71 and Drop-in UI component. PCI-compliant card input, 250+ local payment methods, and HMAC-signed webhooks.

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

Features

  • Adyen Drop-in Component: PCI-compliant, conversion-optimized checkout UI that adapts to the customer's location and device.
  • 250+ Payment Methods: Credit cards, iDEAL, SEPA, Klarna, Bancontact, WeChat Pay, Apple Pay, Google Pay, and local methods worldwide.
  • 3D Secure 2: Native 3DS2 challenge flow for Strong Customer Authentication (SCA) compliance.
  • HMAC-Signed Webhooks: Cryptographically verified asynchronous status updates for captures, refunds, and disputes.
  • Environments: Test and Live modes with separate API keys and client keys.
  • Lightweight: Built directly on Guzzle HTTP — no bulky Adyen SDK dependency.

Configuration

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

  • API Key — Adyen API key (from Customer Area)
  • Merchant Account — Your Adyen merchant account name
  • Client Key — For the Drop-in component (frontend)
  • HMAC Key — Webhook signature verification key
  • Environment — Test or Live (with live URL prefix)

Webhook Endpoint

POST /payment/adyen/webhook

Installation

composer require drupal/mkc_payment_adyen
drush en mkc_payment_adyen -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