# multisafepay/magento2-core 3.20.0

> Version 3.20.0 of multisafepay/magento2-core, released 2026-07-21.

`composer require multisafepay/magento2-core:3.20.0`

Canonical URL: https://packagento.com/multisafepay/magento2-core/3.20.0

## At a glance

- **Released**: 2026-07-21
- **Magento**: ^102.0|^103.0
- **PHP**: >=7.2
- **QA**: failing

## What it does

MultiSafepay core module for Magento 2

## Dependencies

### Require

| Package | Constraint |
|---|---|
| ext-curl | * |
| ext-json | * |
| ext-pcre | * |
| magento/framework | ^102.0\|^103.0 |
| magento/module-checkout | ^100.0 |
| magento/module-payment | ^100.0 |
| magento/module-quote | ^101.0 |
| magento/module-sales | ^102.0\|^103.0 |
| magento/module-store | ^101.0 |
| magento/module-vault | ^101.0 |
| multisafepay/php-sdk | ^5.21 |
| nyholm/psr7 | ^1.4 |
| php | >=7.2 |
| psr/http-client | ^1.0 |

### Require (dev)

| Package | Constraint |
|---|---|
| object-calisthenics/phpcs-calisthenics-rules | ^3.5 \|\| ^2.0 |
| php-http/mock-client | ^1.3 |

### Provide

| Package | Constraint |
|---|---|
| psr/http-client-implementation | 1.0 |

## Quality

Version 3.20.0 fails the Packagento QA pipeline. Verdicts below are per-cell (Magento line × PHP version) for the matrixed tools, and run-once for the static / security tiers.


### Compatibility

Each Magento line is installed on its supported PHP versions, then the module is built (DI compile + static-content deploy). Cells show passed / failed / untested; staircase gaps render as `–`.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | Pass | Pass | – | – |
| 2.4.8 | – | Pass | Pass | – |
| 2.4.9 | – | – | Pass | Pass |


### Code Quality

Advisory checks against the module's source. Never affect the Compatibility verdict — 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.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 14 | 1 error, 13 warnings (ruleset: Magento2) |
| PHPMD | Warning | 624 | 624 rule violations (UnusedPrivateField:624) |
| Cpd | Warning | 1 | 1 duplicated chunk spanning 22 total lines (min-lines=5, min-tokens=70) |
| Composer validate | Info | 1 | valid; 1 advisory note (composer validate --strict) |

#### PHPStan

Type-checks the module against a real Magento install. Re-runs per Magento + PHP version because resolvable symbols differ between releases.

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | 84 | 84 | – | – |
| 2.4.8 | – | 87 | 87 | – |
| 2.4.9 | – | – | 87 | 87 |


### Tests

Unit and integration suites run per Magento + PHP cell. Test failures speak to the module's behaviour, not its compatibility with a line, so they're reported here separately.

#### Unit Tests

| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | Error | Error | – | – |
| 2.4.8 | – | Pass | Pass | – |
| 2.4.9 | – | – | Pass | Pass |


### Security

Dependency-advisory audit (composer audit) plus a source malware scan. A malware detection fails the version outright.

| Tool | Status | Findings | Summary |
|---|---|---|---|
| Composer audit | Pass | 0 |  |
| Malware scan | Pass | 0 |  |

## Parent package

[multisafepay/magento2-core](https://packagento.com/multisafepay/magento2-core.md) — full catalogue, pricing, install steps, and vendor info.

