ccircle/creditcall

使用Omnipay为Magento 2集成的Creditcall

安装: 110

依赖项: 0

建议者: 0

安全: 0

类型:magento2-module

dev-master 2016-09-28 08:10 UTC

This package is auto-updated.

Last update: 2024-08-29 03:52:54 UTC


README

Creditcall支付网关Magento2扩展

安装

  1. 进入Magento2根目录

  2. 使用composor安装

composer require ccircle/creditcall

  1. 输入以下命令以启用模块

     php bin/magento module:enable CCircle_Creditcall --clear-static-content
     php bin/magento setup:upgrade
    
  2. 在Magento Admin的“商店/配置/支付方式/Creditcall”下启用并配置Creditcall

其他注意事项