Download the PHP package swimtobird/yee-pay without Composer
On this page you can find all versions of the php package swimtobird/yee-pay. 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 yee-pay
yee-pay
目前支持支付网关
名称 | 网关名称 |
---|---|
Yee_Pay | 易宝聚合支付 |
目前支持分账网关
名称 | 网关名称 |
---|---|
Yee_ProfitSharing | 易宝分账 |
支付网关目前支持以下方法
-
pay(array $params)
说明:发起支付接口 -
query(array $params)
说明:查找订单接口 -
refund(array $params)
说明:退款接口 - cancel(array $params)
说明:取消订单接口
分账网关目前支持以下方法
-
profitSharing(array $params)
说明:申请分账 -
queryProfitSharing(array $params)
说明:查询分账结果 -
addReceiver(array $params)
说明:添加分账接收方 -
removeReceiver(array $params)
说明:移除分账接收方 -
finishProfitSharing(array $params)
说明:完结分账 -
refundProfitSharing(array $params)
说明:申请分账回退 - refundProfitSharing(array $params)
说明:查询分账回退结果
使用
以易宝支付为列
All versions of yee-pay with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
guzzlehttp/guzzle Version ^6.5
illuminate/support Version ^7.30
wechatpay/wechatpay-guzzle-middleware Version ^0.2.1
alipaysdk/easysdk Version ^2.2
guzzlehttp/guzzle Version ^6.5
illuminate/support Version ^7.30
wechatpay/wechatpay-guzzle-middleware Version ^0.2.1
alipaysdk/easysdk Version ^2.2
The package swimtobird/yee-pay contains the following files
Loading the files please wait ....