gento-arg / module-redsys
与redsys的集成
1.0.0
2020-12-02 13:28 UTC
Requires
- php: >=7.2
- magento/framework: *
This package is auto-updated.
Last update: 2024-09-17 20:48:14 UTC
README
安装
使用 composer 安装 Gento_Redsys。
composer require gento-arg/module-redsys
通过任何方式安装后,运行以下命令启用扩展
$ php bin/magento module:enable Gento_Redsys --clear-static-content $ php bin/magento setup:upgrade