- 1.总体介绍
- 2.接口规范
- 3.商户进件类接口
- 3.1 收单商户信息
- 3.2 非收单会员信息
- 3.3 终端管理
- 3.4 微信支付宝配置类
- 3.5 电子协议
- 3.6 商户交易限额管理
- 3.7 渠道报备查询
- 3.1 收单商户信息
- 4.条码类交易接口
- 5.订单分账类接口
- 7.延时确认类接口
- 8.账户类接口
- 9.其他辅助类接口
- 10.对账文件
- 11.信用付(先享后付)
- 12.预付卡支付
- 13.营销类接口
- 14.QS优化
- F.附录
- F.1 返回码说明
- F.2 BankType微信银行类型
- F.3 fund_channel支付宝渠道
- F.4 acctClass云闪付账户类型
- F.5 CertType证件类型
- F.6 payType交易方式
- F.7 terminalInfo终端信息说明
- F.8 acctType账户类型
- F.9 cardType付款卡类型
- F.10 cardIssuerCode卡机构编码
- F.11 云闪付云微笔笔支付小程序说明
- F.12 transType交易类型
- F.13 dgtlEnvlp 参数说明(付款)
- F.14 商户类型所需图片
- F.15 JSAPI预下单后 微信/支付宝调起支付步骤
- F.16 扫码支付微信支付开户意愿确认、支付宝商家认证流程
- F.17 银联二维码云微支付小程序说明
- F.18 银联无感支付云微小程序调用说明
- F.19 businessCode 字段传值
- F.20 商户调起微信分小程序说明
- F.21 银联二维码qrCode说明
- F.22 白条 orderInfo/goodsInfo 参数附加说明
- F.24 非收单会员sceneFunctionList
- FAQ
- 易企通1.0防腐层接口
- 回收站
- 防腐层
- 微收单优化
- 代付API
- health-check-controller
- 清算相关查询API
- 通知API(内部)
- 机构信息API
- 退货API
- spring-bean-test-controller
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getAllServiceBeans
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- getServiceMethodMetadata
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- testSpringServiceMethod
- 交易API
- 微收单优化
- 6.付款类接口
- 通知接口
- 会员商户操作审核
- 商户协议签约
- 开户
- 商户开户
- 3.1.2 商户信息录入(已废)
- 3.1.3 商户信息变更(已废)
- 3.1.4 修改商户经办人手机号
- 3.1.5 会员商户状态管理
- 3.3.2 终端机具号更新
- 3.7.3 商户网联报备申请
- 3.7.4 新增渠道商户路由
- 3.8.2 渠道营销活动元数据选项查询
- 4.3.4 获取支付宝授权
- 4.3.5 获取微信授权
- 4.8.6 获取银联授权
- 8.7 提现(专用)
- 9.2 商户费率查询
- 11.1.9 主动支付预下单通知
- 11.1.4 确认订单回调通知2
- 11.1.9 主动支付结果通知2
- 商户终端密钥重置
- 防腐层
7.5 延迟确认后台通知
易企通2.0联调环境 (对外)
https://d-phoenix-gap.easypay.com.cn:24443/yqt
易企通2.0联调环境 (对外)
https://d-phoenix-gap.easypay.com.cn:24443/yqt
POST
https://d-phoenix-gap.easypay.com.cn:24443/yqt
通知API(内部)
请求参数
Body 参数application/json
reqBody
object (DelayNoticeBackRequestVO)
必需
agentMchtCode
string
可选
backNotifyUrl
string
后台通知地址
businessDatetime
string
交易时间
code
string
业务应答码
currency
string
可选
delayStlmAmount
integer <int64>
延迟结算金额-分
delayStlmStatus
string
延迟结算状态
delayStlmStatusDesc
string
延迟结算状态描述
easypayOrderNo
string
易生订单号
isD0
string
是否D0
mchtCode
string
商户号
mchtName
string
商户名称
mchtOrderNo
string
商户订单号
msg
string
业务应答说明
patnerSettleFlag
string
可选
platId
string
平台号
ppOrderNo
string
支付流水号
respCode
string
状态
respDesc
string
交易状态描述
respPayOrders
object
可选
tpOrderNo
string
支付域订单号
transAmount
integer <int64>
交易金额-分
transDate
string
交易日期
transStatus
string
订单状态
transStatusDesc
string
交易状态描述
updateDatetime
string
更新时间
reqHeader
object (ReqHeader)
请求头
certificateId
string
证书id
easyPayCertificateId
string
易生证书id
reqId
string
请求Id
reqType
string
可选
transCode
string
交易代码
transSequence
string
交易流水
transTime
string
请求时间
示例
{
"reqBody": {
"agentMchtCode": "string",
"backNotifyUrl": "string",
"businessDatetime": "string",
"code": "string",
"currency": "string",
"delayStlmAmount": 0,
"delayStlmStatus": "string",
"delayStlmStatusDesc": "string",
"easypayOrderNo": "string",
"isD0": "string",
"mchtCode": "string",
"mchtName": "string",
"mchtOrderNo": "string",
"msg": "string",
"patnerSettleFlag": "string",
"platId": "string",
"ppOrderNo": "string",
"respCode": "string",
"respDesc": "string",
"respPayOrders": {
"property1": {},
"property2": {}
},
"tpOrderNo": "string",
"transAmount": 0,
"transDate": "string",
"transStatus": "string",
"transStatusDesc": "string",
"updateDatetime": "string"
},
"reqHeader": {
"certificateId": "string",
"easyPayCertificateId": "string",
"reqId": "string",
"reqType": "string",
"transCode": "string",
"transSequence": "string",
"transTime": "string"
}
}
返回响应
🟢200OK
application/json
Body
code
string
返回码
msg
string
返回码信息
示例
{
"code": "string",
"msg": "string"
}
🟢201Created
🟠401Unauthorized
🟠403Forbidden
🟠404Not Found