zilla/magento2-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zilla/magento2-module

Composer 安装命令:

composer require zilla/magento2-module

包简介

Zilla Magento2 Module using \Magento\Payment\Model\Method\AbstractMethod

README 文档

README

using composer, in your magento webroot, issue the following commands:

composer require zilla/magento2-module
php bin/magento module:enable Zilla_Payments
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

if for some reason composer is not available, obtain the files from the repo, and place them in app/code/Zilla/Payments and then

php bin/magento module:enable Zilla_Payments
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Configuration

  1. Navigate to Stores → Configuration
  2. Navigate to Sales → Payments Method

Stores → Configuration -> Sales -> Payments Method

  • Enable - this option allows you to enable the Zilla Payment with your Magento store(s). Before enabling the extension, you must fill in the test and live keys.
  • Merchant ID - is given to you by Zilla when setting up account.
  • Test secret key - is given to you by Zilla when setting up account.
  • Test public key - is given to you by Zilla when setting up account.
  • Live secret key - is given to you by Zilla when setting up account.
  • Live public key - is given to you by Zilla when setting up account.
  • Test Mode - select Yes, to enable test environment.
  1. Merchant ID
  2. Test secret key
  3. Test public key
  4. Live secret key
  5. Live public key
  6. Save Config
  7. Enable = Yes
  8. Save Config

统计信息

  • 总下载量: 35
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-04