tpaycom/magento2cards 问题修复 & 功能扩展

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

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

tpaycom/magento2cards

最新稳定版本:1.4.4

Composer 安装命令:

composer require tpaycom/magento2cards

包简介

Tpay card payments module

README 文档

README

Tpay credit cards payment gateway Magento2 module.

Latest stable version PHP version License CI status Type coverage

Polish version 🇵🇱 wersja polska

Manual installation

  1. Go to Magento2 root directory.

  2. Copy plugin files to app/code/tpaycom/magento2cards.

  3. If you have already installed the magento2basic module, you can skip this step. Download and copy required library tpay-php to app/code folder. In the result you should have 2 folders in app/code - tpaycom and tpayLibs.

  4. Execute following commands to enable module:

    php bin/magento module:enable tpaycom_magento2cards
    php bin/magento setup:upgrade
  5. Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards.

Composer installation

  1. Execute following command to download module:

    composer require tpaycom/magento2cards
  2. Execute following commands to enable module:

    php bin/magento module:enable tpaycom_magento2cards
    php bin/magento setup:upgrade
  3. Enable and configure module in Magento Admin under Stores/Configuration/Payment Methods/tpay.com credit cards.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 5
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2017-05-23