liquidlab-agency / magento2-euplatesc-payment

liquidlab-agency/magento2-euplatesc-payment

EuPlatesc payment gateway for Magento 2

magento2-module Compatibility: Not compatible Code Quality: Fail Tests: Pass Security: Pass MIT

Are you the maintainer of liquidlab-agency?

Packagento pulls liquidlab-agency's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

EuPlatesc Payment Gateway for Magento 2

This module provides integration with the EuPlatesc payment gateway for Magento 2.

Installation

composer require liquidlab-agency/magento2-euplatesc-payment
php bin/magento setup:upgrade

Features

  • Secure payment processing via EuPlatesc.
  • Support for multiple currencies.
  • Order status management.

Support for Hyvä Checkout

If you are using Hyvä Checkout, you can also install the following compatibility module for integration:
liquidlab-agency/hyva-checkout-euplatesc-payment

License

MIT

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
2.0.1 stable Fail Not compatible Details 2026-07-13 16:03:00
2.0.0 stable Not tested Not yet tested Details 2026-05-06 09:24:03

Requires 5

Package Constraint
magento/framework ^103.0.8
magento/module-checkout ^100.4.8
magento/module-payment ^100.4.8
magento/module-sales ^103.0.8
php ~8.2.0||~8.3.0||~8.4.0

Suggests 1

Package Reason
liquidlab-agency/hyva-checkout-euplatesc-payment Hyva Checkout integration for EuPlatesc

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Fail magento version unsupported Fail magento version unsupported
2.4.8 Pass Fail di error
2.4.9 Fail di error not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 917 2 errors, 915 warnings (ruleset: Magento2), 828 auto-fixable with phpcbf
PHPMD Warning 7 7 rule violations (UnusedPrivateField:7)
Cpd Warning 1 1 duplicated chunk spanning 12 total lines (min-lines=5, min-tokens=70)
Composer validate Pass 0

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Error Error
2.4.8 14 16
2.4.9 16 N/A

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 Pass Pass
2.4.9 Pass N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
MIT

More from liquidlab-agency

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.