hiqdev/php-merchant
最新稳定版本:2.0.0
Composer 安装命令:
composer require hiqdev/php-merchant
包简介
Generalization over Omnipay and Payum
README 文档
README
Generalization over Omnipay
This package provides generalized interface for Omnipay and Payum:
- generalized
purseandsecretfor gateways - generalized
timeandpayerfor responses
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 7.1+.
Installation
The preferred way to install this library is through composer.
Either run
php composer.phar require "hiqdev/php-merchant"
or add
"hiqdev/php-merchant": "^2.0"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2015-2022, HiQDev (http://hiqdev.com/)
统计信息
- 总下载量: 25.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-10-21