Download the PHP package hejiaqiang1980/fast-payment without Composer
On this page you can find all versions of the php package hejiaqiang1980/fast-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hejiaqiang1980/fast-payment
More information about hejiaqiang1980/fast-payment
Files in hejiaqiang1980/fast-payment
Download hejiaqiang1980/fast-payment
More information about hejiaqiang1980/fast-payment
Files in hejiaqiang1980/fast-payment
Vendor hejiaqiang1980
Package fast-payment
Short Description 通联支付网上收银统一下单接口,提供统一支付、统一扫码、交易查询、推送通知、退款等功能,新增微信批量转账和查询功能
License MIT
Package fast-payment
Short Description 通联支付网上收银统一下单接口,提供统一支付、统一扫码、交易查询、推送通知、退款等功能,新增微信批量转账和查询功能
License MIT
Please rate this library. Is it a good library?
Informations about the package fast-payment
fastPayment
通用支付接口,目前已接入:通联网上收银统一下单接口功能
运行环境
PHP7.0
安装方法
- 可以在你的项目根目录运行:
composer require sxqibo/fast-payment
快速使用
通联初始化类
1. 统一支付接口
使用场景:请求扫码支付的二维码串(支持支付宝、QQ钱包、云闪付),公众号JS支付(支付宝,微信,QQ钱包,云闪付),微信小程序支付
2. 统一扫码接口
使用场景:扫一扫付款二维码,获取付款二维码内容调用此接口进行收款.支持微信,支付宝,手机qq,银联规范付款二维码
3. 交易撤销
使用场景:只能撤销当天的交易,全额退款,实时返回退款结果
4. 交易退款
使用场景:支持部分金额退款,隔天交易退款。(建议在交易完成后间隔几分钟(最短2分钟)再调用退款接口,避免出现订单状态同步不及时导致退款失败。)
5. 交易查询
使用场景:同时支持统一支付、支付退货两种种交易的查询
6. 根据授权码(付款码)获取用户ID
使用场景: 通过微信付款码换取openid 通过银联userAuth的code(非付款码)换取userid
7. 微信人脸授权码获取
使用场景:使用微信rawdata换取authcode
8. 订单关闭
使用场景:对于处理中的交易,可调用该接口直接将未付款的交易进行关闭。
9. 获取交易类型列表
10. 获取交易方式列表
其他
代码贡献
如果您有发现有BUG,欢迎 Star,欢迎 PR !
商务合作
手机和微信: 18903467858 欢迎商务联系!合作共赢!
All versions of fast-payment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
guzzlehttp/guzzle Version 7.5.0
wechatpay/wechatpay-guzzle-middleware Version ^0.2.2
ext-openssl Version *
ext-curl Version *
ext-json Version *
ext-simplexml Version *
ext-libxml Version *
overtrue/wechat Version ^5.6
guzzlehttp/guzzle Version 7.5.0
wechatpay/wechatpay-guzzle-middleware Version ^0.2.2
ext-openssl Version *
ext-curl Version *
ext-json Version *
ext-simplexml Version *
ext-libxml Version *
overtrue/wechat Version ^5.6
The package hejiaqiang1980/fast-payment contains the following files
Loading the files please wait ....