openpay / magento2-banks

openpay/magento2-banks

Openpay integration for Magento 2 (Bank transfer)

magento2-module Compatibility: 2.4.7-2.4.8 Code Quality: Fail Tests: N/A Security: Pass Apache-2.0

Are you the maintainer of openpay?

Packagento pulls openpay'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 →

Openpay-Magento2-Banks

Módulo para pagos vía SPEI con Openpay para Magento2 (soporte hasta v2.3.5)

Instalación

  1. Ir a la carpeta raíz del proyecto de Magento y seguir los siguiente pasos:

Para versiones de Magento < 2.3.0

composer require openpay/magento2-banks:~3.1.0

Para versiones de Magento >= 2.3.0

composer require openpay/magento2-banks:~3.5.0

Para versiones de Magento >= 2.3.5

composer require openpay/magento2-banks:4.2.*
  1. Después se procede a habilitar el módulo,actualizar y limpiar cache de la plataforma.
php bin/magento module:enable Openpay_Banks --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:clean
  1. Para configurar el módulo desde el panel de administración de la tienda diríjase a: Stores > Configuration > Sales > Payment Methods

No changelog yet

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

Versions
Version Stability QA Status Compatibility Released
4.2.7 stable Fail Magento 2.4.7-2.4.8 Details 2025-09-24 23:37:22
4.2.6 stable Not tested Not yet tested Details 2025-08-12 03:46:46
4.2.5 stable Not tested Not yet tested Details 2024-10-28 22:43:15
4.2.4 stable Not tested Not yet tested Details 2024-08-09 19:36:36
4.2.3 stable Not tested Not yet tested Details 2024-06-20 18:48:22
4.2.2 stable Not tested Not yet tested Details 2024-05-24 16:08:40
4.2.1 stable Not tested Not yet tested Details 2024-04-10 22:34:49
4.2.0 stable Not tested Not yet tested Details 2024-03-20 23:54:16
3.1.1 stable Not tested Not yet tested Details 2022-01-24 18:21:48
3.5.1 stable Not tested Not yet tested Details 2022-01-24 18:15:39
4.1.1 stable Not tested Not yet tested Details 2022-01-24 18:08:05
4.0.10 stable Not tested Not yet tested Details 2022-01-21 23:19:42
4.1.2 stable Not tested Not yet tested Details 2021-12-07 01:49:46
3.5.0 stable Not tested Not yet tested Details 2021-10-20 02:42:06
3.1.0 stable Not tested Not yet tested Details 2021-10-20 02:38:33
4.1.0 stable Not tested Not yet tested Details 2021-10-19 19:43:02
3.4.8 stable Not tested Not yet tested Details 2021-08-04 16:26:59
3.0.5 stable Not tested Not yet tested Details 2021-08-04 16:25:16
4.0.8 stable Not tested Not yet tested Details 2021-08-04 14:42:37
4.0.7 stable Not tested Not yet tested Details 2020-12-15 22:59:23
3.0.4 stable Not tested Not yet tested Details 2020-09-22 17:47:01
3.4.7 stable Not tested Not yet tested Details 2020-09-22 17:40:23
4.0.6 stable Not tested Not yet tested Details 2020-09-22 17:30:22
3.4.6 stable Not tested Not yet tested Details 2020-09-04 21:16:12
4.0.5 stable Not tested Not yet tested Details 2020-09-04 21:11:39
3.0.3 stable Not tested Not yet tested Details 2020-09-01 23:25:32
3.4.5 stable Not tested Not yet tested Details 2020-09-01 23:21:18
4.0.4 stable Not tested Not yet tested Details 2020-09-01 21:24:39
4.0.3 stable Not tested Not yet tested Details 2020-08-28 23:00:12
3.4.4 stable Not tested Not yet tested Details 2020-08-28 22:46:00
3.0.2 stable Not tested Not yet tested Details 2020-08-28 22:28:19
3.0.1 stable Not tested Not yet tested Details 2020-08-14 14:32:24
3.4.3 stable Not tested Not yet tested Details 2020-08-14 13:13:33
4.0.2 stable Not tested Not yet tested Details 2020-08-10 23:30:17
4.0.1 stable Not tested Not yet tested Details 2020-07-27 03:12:24
4.0.0 stable Not tested Not yet tested Details 2020-07-14 22:14:10
3.4.2 stable Not tested Not yet tested Details 2020-07-01 22:17:04
3.4.1 stable Not tested Not yet tested Details 2020-06-26 23:47:15
3.4.0 stable Not tested Not yet tested Details 2020-06-18 22:18:14
3.3.1 stable Not tested Not yet tested Details 2020-06-16 22:21:41
3.0.0 stable Not tested Not yet tested Details 2020-04-15 16:43:17
3.3.0 stable Not tested Not yet tested Details 2020-04-15 16:27:36
2.3.3 stable Not tested Not yet tested Details 2019-04-05 23:04:13
2.3.2 stable Not tested Not yet tested Details 2019-04-04 01:04:09
2.0.1 stable Not tested Not yet tested Details 2019-02-20 19:03:44
2.3.1 stable Not tested Not yet tested Details 2019-02-15 00:29:21
2.3.0 stable Not tested Not yet tested Details 2019-02-14 02:00:15
2.0.0 stable Not tested Not yet tested Details 2019-02-13 23:42:08
1.2.3 stable Not tested Not yet tested Details 2016-03-04 22:52:35
1.2.2 stable Not tested Not yet tested Details 2016-03-04 18:49:17
1.2.0 stable Not tested Not yet tested Details 2016-03-04 00:37:00
1.1.1 stable Not tested Not yet tested Details 2016-03-03 22:29:28

Requires 1

Package Constraint
openpay/sdk 3.1.*

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 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass 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 498 13 errors, 485 warnings (ruleset: Magento2) — 316 auto-fixable with phpcbf
PHPMD Warning 17 17 rule violations (MissingImport:6, CyclomaticComplexity:2, UndefinedVariable:2, UnusedFormalParameter:2, TooManyFields:1)
Cpd Pass 0
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 82 82
2.4.8 88 93
2.4.9 93 93

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 N/A N/A
2.4.9 N/A 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
Apache-2.0
Authors

More from openpay

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.