定制 twigpay/twigpaymentgateway 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

twigpay/twigpaymentgateway

最新稳定版本:1.0.0

Composer 安装命令:

composer require twigpay/twigpaymentgateway

包简介

Twig Payment Gateway

README 文档

README

Twig Payment Gateway This extension allows you to use Twig as a payment gateway in your Magento 2 store.

Installation using Composer (Recommended) composer require twigpay/twigpaymentgateway php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento cache:clean

Manual Setup

In your Magento 2 [ROOT]/app/code/ create folder Magento and put the extract folder (TwigPaymentGateway). Open the command line interface and run the following commands :

  • Magento setup upgrade: php bin/magento setup:upgrade
  • Magento Dependencies Injection Compile: php bin/magento setup:di:compile
  • Magento Static Content deployment: php bin/magento setup:static-content:deploy
  • Login to Magento Admin and navigate to System/Cache Management
  • Flush the cache storage by selecting Flush Cache Storage

Admin Configuration Login to your Magento Admin Navigate to Store -> Configuration -> Sales -> Payment Methonds -> TWIG Gateway -> Configure. Please change the Enable filed to YES and fill Merchant Api Key,Twig Client ID provided by Twig Dashboard.

After you save the configuration the module will be enabled in your Magento 2 Store.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-13