openpay / magento2-banks
Openpay 集成到 Magento 2(银行转账)
4.2.4
2024-08-09 19:36 UTC
Requires
- openpay/sdk: 3.1.*
- dev-master
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.1.2
- 4.1.1
- 4.1.0
- v4.0.x-dev
- 4.0.10
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.5.1
- 3.5.0
- v3.4.x-dev
- 3.4.8
- 3.4.7
- 3.4.6
- 3.4.5
- 3.4.4
- 3.4.3
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.1.1
- 3.1.0
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- v2.2.x-dev
- 2.0.1
- 2.0.0
- 1.2.3
- 1.2.2
- 1.2.0
- 1.1.1
- dev-developer
- dev-hotfix/hotfix-ES6-2093_implementacion_multisite
- dev-feature/ES6-2078_Envio_direciones_ip
- dev-features/ES6-2093_implementacion_multisite_para_configuracion
- dev-feature/ES6-2037_Guardado_configuraciones_multisite
- dev-hotfix/ES6-2037_Guardado_configuraciones_multisite
- dev-features/ES6-1827_compatibiliad_magento_2.4.7
- dev-features/ES6-1556_informar_origin_channel
- dev-features/ES6-1454_implementacion_version_magento_2.4.6-p3
- dev-v.3.0
- dev-PLUG-464_rebranding
This package is auto-updated.
Last update: 2024-09-09 19:51:25 UTC
README
适用于 Magento2 的 Openpay 通过 SPEI 支付模块(支持至 v2.3.5)
安装
- 前往 Magento 项目根目录,并按照以下步骤操作
对于 Magento 版本 < 2.3.0
composer require openpay/magento2-banks:~3.1.0
对于 Magento 版本 >= 2.3.0
composer require openpay/magento2-banks:~3.5.0
对于 Magento 版本 >= 2.3.5
composer require openpay/magento2-banks:4.2.*
- 之后,启用模块,更新并清理平台缓存。
php bin/magento module:enable Openpay_Banks --clear-static-content php bin/magento setup:upgrade php bin/magento cache:clean
- 要从商店管理面板配置模块,请转到:商店 > 配置 > 销售与支付方式