magerocket / module-gocuotas
Module Go Cuotas Payment for Adobe Commerce / Magento 2 Open Source
Installs: 2 958
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
- magento/framework: >=101
- magerocket/module-core: >=1.0.5
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.4.x or higher for its correct operation. It will need to be installed using the Magento console commands
composer require magerocket/module-gocuotas
bin/magento module:enable MageRocket_GoCuotas
bin/magento setup:upgrade
Uninstall
bin/magento module:uninstall MageRocket_GoCuotas