Download the PHP package simplephp/payment without Composer
On this page you can find all versions of the php package simplephp/payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package payment
介绍
payment 集成了原始支付宝支付SDK、微信支付SDK,封装了统一的支付接口,方便开发者快速集成支付功能,专注业务开发。
功能列表
- [x] 多商户号支持
- [x] 支付宝支付
- [x] APP支付
- [x] 周期扣款
- [x] 商家扣款
- [x] 独立签约后扣款
- [x] 个人代扣协议查询
- [x] 周期性扣款协议执行计划修改
- [x] 个人代扣协议解约
- [x] web支付
- [x] 扫码支付
- [x] 交易查询
- [x] 交易撤销
- [x] 交易关闭
- [x] 退款申请
- [x] 退款查询
- [x] 申请交易账单
- [x] 微信支付
- [x] APP支付
- [x] jsapi支付
- [x] wap支付
- [x] 扫码支付
- [x] 交易查询
- [x] 交易关闭
- [x] 退款申请
- [x] 退款查询
- [x] 申请交易账单
- [x] 异步通知
- [ ] 更多功能持续更新中(如有急需功能,请提issues)...
环境依赖
- PHP >= 7.1.2
- ext-json
- ext-openssl
- wechatpay/wechatpay: ^1.4.10
- simplephp/easyalipaysdk: ^2.2.7
安装
1、通过命令行下安装:
2、通过项目下composer.json文件配置方式安装:
食用
1、配置详解
2、集成示例 (示例详情请查看examples目录)
说明
本项目基于:
All versions of payment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.2
ext-json Version *
wechatpay/wechatpay Version ^1.4.10
simplephp/easyalipaysdk Version ^2.2.7
ext-openssl Version *
ext-json Version *
wechatpay/wechatpay Version ^1.4.10
simplephp/easyalipaysdk Version ^2.2.7
ext-openssl Version *
The package simplephp/payment contains the following files
Loading the files please wait ....