gento-arg / module-redsys
Integracion con redsys
Fund package maintenance!
cafecito.app/gento
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.2
- magento/framework: *
This package is auto-updated.
Last update: 2025-03-17 22:03:16 UTC
README
Installation
Use composer to install Gento_Redsys.
composer require gento-arg/module-redsys
After installation by either means, enable the extension by running following commands:
$ php bin/magento module:enable Gento_Redsys --clear-static-content $ php bin/magento setup:upgrade