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). 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). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (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 Unzer payment provider with Drupal Commerce. It offers an onsite payment gateway for credit card transactions and is developing an offsite gateway for additional payment methods.

This module provides an integration of the payment provider Unzer for the Drupal Commerce payment and checkout system.

Features

  • The onsite payment gateway supports credit card payment. It is a straight forward port of the one from commerce_heidelpay (see History)
  • The offsite payment gateway is under active development and is supposed to support other payment methods in addition to credit card payment.

Version Compatibility

Drupal 11

Supposed to work (2.0.x branch (with Commerce 3.x)) but untested.

Drupal 10.1+

Supported (1.0.x (with Commerce 2.x) and 2.0.x branches (with Commerce 3.x)). The version used for developing the module is currently 10.4.

Drupal 8 and 9

Drupal 8 and 9 themselves are no longer supported. So we have dropped support, too.

PHP 8

The minimum PHP version of Drupal 10.1 is PHP 8.1.

PHP 7

Not supported by Drupal 10 and thus not by commerce_unzer.

Installation Instructions

Composer

In your project top level directory run
composer require drupal/commerce_unzer

PHP configuration

Unzer will throw exceptions due to rounding errors for some amounts to be paid if this setting is not set to -1 in your PHP configuration.
serialize_precision = -1
See https://docs.unzer.com/server-side-integration/php-sdk-integration/php-i... and https://www.php.net/manual/en/ini.core.php#ini.serialize-precision

History

This module started as a port of commerce_heidelpay to the new Unzer SDK. See also that module for additional credits.

Activity

Total releases
5
First release
Mar 2025
Latest release
11 months ago
Releases (12 mo)
2 ▼ from 3
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
3.0.0-alpha1 Pre-release Aug 14, 2025
3.0.x-dev Dev Aug 13, 2025
2.0.0-alpha1 Pre-release Mar 10, 2025
1.0.0-alpha6 Pre-release Mar 6, 2025
2.0.x-dev Dev Mar 5, 2025