openpay / magento2-stores
为 Magento 2 开发的 Openpay 集成(现金支付)
4.2.4
2024-08-09 19:40 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.3
- 4.1.2
- 4.1.1
- 4.1.0
- 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.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.0
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 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.1
- 1.2.0
- 1.1.1
- dev-developer
- dev-hotfix/hotfix-ES6-2093_implementacion_multisite
- dev-features/ES6-2093_implementacion_multisite_para_configuracion
- dev-feature/ES6-2078_Envio_direcciones_ip_header
- dev-feature/ES6-2038_Guardado_configuraciones_multisite
- dev-hotfix/ES6-2038_Guardado_configuraciones_multisite
- dev-features/ES6-1826_compatibilidad_magento_2.4.7
- dev-features/ES6-1556_informar_origin_channel
- dev-features/ES6-1440_implementacion_version_magento_2_4_6-p3
- dev-features/ES6-1401_eliminacion_config_mapa_paynet
- dev-hotfix/plugins/PLG-599_error_descarga_pdf
- dev-PLUG-464_rebranding
- dev-v.3.0
- dev-colombia
This package is auto-updated.
Last update: 2024-09-09 19:54:29 UTC
README
适用于 Magento2 的 Openpay 现金支付模块(支持至 v2.3.0)
安装
- 前往 Magento 项目的根目录,按照以下步骤操作
对于 Magento 版本 < 2.3.0
composer require openpay/magento2-stores:~3.1.0
对于 Magento 版本 >= 2.3.0
composer require openpay/magento2-stores:~3.5.0
对于 Magento 版本 >= 2.3.5
composer require openpay/magento2-stores:4.2.*
- 然后启用模块,更新并清理平台缓存。
php bin/magento module:enable Openpay_Stores --clear-static-content php bin/magento setup:upgrade php bin/magento cache:clean
- 要从商店管理面板配置模块,请转到:商店 > 配置 > 销售与支付方法