nocksapp / magento2

Nocks Payment Module for Magento 2

1.4.0 2019-11-28 14:45 UTC

README

Nocks Payment Gateway for Magento 2

安装

Nocks Magento 2 插件通过 Composer 进行安装。要安装,只需运行

composer require nocksapp/magento2

接下来运行以下命令以激活模块

php bin/magento module:enable Magento_NocksPaymentGateway
php bin/magento setup:upgrade
php bin/magento cache:clean

如果 Magento 正在生产模式下运行,部署静态内容

php bin/magento setup:static-content:deploy

安装后,请访问您的 Magento 管理门户,转到“商店”>“配置”>“销售”>“支付方法”>“Nocks Gateway”。