quickpay/magento2 问题修复 & 功能扩展

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

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

quickpay/magento2

最新稳定版本:v2.5.2

Composer 安装命令:

composer require quickpay/magento2

包简介

Implements integration with the QuickPay payment service provider.

README 文档

README

This is a major release - a remake of the old 2.x module (QuickPay_Payment).

The main reason for the remake was to fix two main issues of QuickPay_Payment, namely:

  • Marking unsuccessful orders as "Authorized"
  • Making it not possible to cancel such orders

We highly suggest to test it on a staging/development environment first.

Tested on Magento 2.3 / 2.4 (PHP version up to 8.3). Compatible with Magento 2.4.8-p2 Compatible with Hyva Checkout

If you have trouble running it on an older Magento version, please, try to update it first.

Installation

composer require quickpay/magento2
php bin/magento module:enable QuickPay_Gateway
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:clean

Please note that FTP installation will not work as this module has requirements that will be auto installed when using composer

Pull requests welcome.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2017-01-10