This project is not covered by Drupal’s security advisory policy.
Commerce EuPlatesc Payment Gateway integrates EuPlatesc.ro, a Romanian payment processor, into Drupal Commerce as an offsite payment gateway. Customers are redirected to EuPlatesc's
secure payment page and returned to the site after completing the transaction. Payment responses are verified using HMAC signature validation to ensure integrity.
Features
- Offsite payment integration with EuPlatesc.ro.
- Visa, Mastercard and Maestro card support.
- HMAC-MD5 signature verification on both return and IPN callbacks.
- Idempotent payment processing — safe against duplicate IPN delivery.
- Custom events (
commerce_euplatesc.payment_success/payment_failure) for other modules to react to payment outcomes. - Romanian (RON) and other currency support inherited from Drupal Commerce.
Requirements
- Drupal 10 or 11.
- Commerce with
commerce_paymentenabled. - A merchant account on EuPlatesc.ro (merchant ID + secret key).
Configuration
- Enable the module at
/admin/modules. - Go to
/admin/commerce/config/payment-gatewaysand add a new payment gateway. - Choose the EuPlatesc Checkout plugin.
- Fill in the Merchant ID and Secret key issued by EuPlatesc.
- Configure the IPN URL inside your EuPlatesc merchant account to
https://yoursite.example/payment/notify/gateway-machine-name.
Similar modules
EuPlatesc.ro is a Romanian-specific processor; this module is the only Drupal Commerce integration for it. For other Romanian processors, see e.g. Commerce Mobilpay.
Project information
- Project categories: E-commerce
3 sites report using this module
- Created by adevms on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


