This module provides a payment gateway for Drupal Commerce websites, allowing customers to pay using PayPlug. It supports offsite payments and forwards customer information to PayPlug for better tracking, with options for both test and live modes.
This module integrates PayPlug payment as a gateway for your Drupal Commerce website.
PayPlug
PayPlug is a french payment gateway company that offers credit card online payment with very low fees compared to competitors. Don't hesitate to contact them for special offers depending on your business size.
Functionnality
This module integrates with Drupal Commerce and lets your customer pay via the PayPlug gateway. It supports the various following options:
- offsite payment via PayPlug
- support test / live mode (test mode can be tried for free at PayPlug
- forwards customer infos (order id, name and address, etc..) to PayPlug backend for tracability.
Roadmap
Currently, only offsite payment gateway is supported.
PayPlug also provides onsite and embedded payment forms that is not yet supported by this module.
If you miss something, don't hesitate to ask for feature requests.
Support
This module is provided for free and free support is offered via the issue queue. To help it keep free, please take two minutes, to either contact me or PayPlug team to add me as a sponsor (id = 318). This would cost you nothing but 2 min of your time and help me a lot !
Installation
This module requires PayPlug PHP dependency. The module can thus be installed via Composer using :
composer require "drupal/commerce_payplug"
Use composer update drupal/commerce_payplug --with-dependencies to update Commerce PayPlug to a new release.
See Using Composer in a Drupal project for more information.
Compatibility
- Use version 4.x for Drupal Commerce 2.x with Drupal up-to 10.x
- Use version 5.x for Drupal Commerce 3.x with Drupal up-to 11.x
Depends on
Dependencies of the latest stable release
- Commerce Core commerce_payment >=3.0
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 5.0.0 | Stable | 10–11 | No change since 5.0.0-beta2 | Jan 13, 2026 | |
| 5.0.0-beta2 | Pre-release | 10–11 | Failed payment notification enhanced handling | Nov 20, 2025 | |
| 5.0.0-beta1 | Pre-release | 10–11 | Commerce 3 & Drupal 11 support + bug fixes | Aug 12, 2025 | |
| 5.x-dev | Dev | 10–11 | Mar 27, 2025 |