mvnrsa/omnipay-paygate
Composer 安装命令:
composer require mvnrsa/omnipay-paygate
包简介
README 文档
README
Paygate driver for the Omnipay PHP payment processing library
Updated by mvnrsa to do redirect - 2022/12
Installation
Composer
If you use Composer, you can run the following command from the root of your project:
composer require mvnrsa/omnipay-paygate:dev-master
Or add mvnrsa/omnipay-paygate to your composer.json file:
{
"require": {
"mvnrsa/omnipay-paygate": "dev-master"
}
}
Laravel
The only specific PayGate package for laravel is abandoned and not compatible with php 8!
This package can be used very easily with Laravel and OmniPay to accept PayGate payments.
See the laravel-samples folder for a working Controller and sample config file.
mvnrsa
2022/12/07
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-07