mage_rocket / module-gocuotas-m23
适用于 Magento 2 的 Go Cuotas 支付模块(2.3.3/2.3.6 php 7.3)
1.0.3
2024-07-10 20:02 UTC
Requires
- php: <7.4
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magerocket/module-core-m23: ^1.0
README
由 MageRocket 提供的模块
描述
适用于 Magento 2 的 Go Cuotas 模块。该模块使用 Go Cuotas API 文档进行开发。
指南
安装
该模块需要 Magento 2.3.x <= 2.3.6 才能正确运行。它需要通过 Magento 控制台命令进行安装。
composer require magerocket/module-gocuotas-m23
bin/magento module:enable MageRocket_GoCuotas MageRocket_Core
bin/magento setup:upgrade
卸载
bin/magento module:uninstall MageRocket_GoCuotas