magerocket / module-gocuotas-m23
Module Go Cuotas Payment for Magento 2 (2.3.x)
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- guzzlehttp/guzzle: ^6.0 || ^7.0
- magerocket/module-core-m23: ^1.0
README
Module by MageRocket
Description
Go Cuotas module for Magento 2. The module was developed using Go Cuotas API documentation.
Guides
Installation
The module requires Magento 2.3.x <= 2.3.6 for its correct operation. It will need to be installed using the Magento console commands
composer require magerocket/module-gocuotas-m23
bin/magento module:enable MageRocket_GoCuotas MageRocket_Core
bin/magento setup:upgrade
Uninstall
bin/magento module:uninstall MageRocket_GoCuotas