- 1.总体介绍
- 2.接口规范
- 3.商户进件类接口
- 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.付款类接口
- 通知接口
- 会员商户操作审核POST
- 商户协议签约POST
- 开户POST
- 商户开户POST
- 3.1.2 商户信息录入(已废)POST
- 3.1.3 商户信息变更(已废)POST
- 3.1.4 修改商户经办人手机号POST
- 3.1.5 会员商户状态管理POST
- 3.3.2 终端机具号更新POST
- 3.7.3 商户网联报备申请POST
- 3.7.4 新增渠道商户路由POST
- 3.8.2 渠道营销活动元数据选项查询POST
- 4.3.4 获取支付宝授权GET
- 4.3.5 获取微信授权GET
- 4.8.6 获取银联授权GET
- 8.7 提现(专用)POST
- 9.2 商户费率查询POST
- 11.1.9 主动支付预下单通知POST
- 11.1.4 确认订单回调通知2POST
- 11.1.9 主动支付结果通知2POST
- 商户终端密钥重置POST
消费通知接口
开发中
易企通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
请求参数
Body 参数application/json
reqBody
object
必需
mchtCode
string
商户号
<= 32 字符
transMchtCode
string
交易商户号
<= 32 字符
termCode
string
终端号
<= 16 字符
mchtOrderNo
string
可选
<= 64 字符
easypayOrderNo
string
可选
outTrace
string
可选
<= 64 字符
pcTrace
string
可选
<= 64 字符
platId
string
产品类型
<= 32 字符
transType
string
交易类型
<= 16 字符
transCode
string
交易码
transAmt
integer
订单金额
<= 10000000000000000000
payAmt
integer
实付金额
<= 10000000000000000000
mchtDate
string
商户业务日期
mchtDateTime
string
商户业务时间
businessDateTime
string
订单业务时间
transDateTime
string
可选
tradeDateTime
string
可选
transState
string
易生订单状态
<= 32 字符
默认值:
SUCCESS
transStatusDesc
string
易生订单状态说明
<= 128 字符
默认值:
支付成功
appendRetCode
string
渠道返回码
<= 64 字符
appendRetMsg
string
渠道返回描述
<= 256 字符
patnerSettleFlag
string
是否D0
<= 1 字符
示例值:
秒到标识 (1:是 0:否)
splitSettleFlag
string
是否分账
<= 1 字符
示例值:
分账标识 (0-不是分账交易 1-指令分账 2-交易分账(交易中1次分完) 3-固定分账)
delaySettleFlag
string
是否延时结算
<= 1 字符
示例值:
延迟结算标识 (1:是 0:否)
fee
integer
结算手续费
<= 10000000000000000000
d0Fee
integer
D0手续费
<= 10000000000000000000
attchFee
integer
附加手续费
<= 10000000000000000000
tobFee
integer
toB营销金额
<= 10000000000000000000
handlingFee
integer
指定手续费
<= 10000000000000000000
settleAmount
integer
可选
<= 10000000000000000000
示例
{
"reqBody": {
"mchtCode": "string",
"transMchtCode": "string",
"termCode": "string",
"mchtOrderNo": "string",
"easypayOrderNo": "string",
"outTrace": "string",
"pcTrace": "string",
"platId": "string",
"transType": "string",
"transCode": "string",
"transAmt": 10000000000000000000,
"payAmt": 10000000000000000000,
"mchtDate": "string",
"mchtDateTime": "string",
"businessDateTime": "string",
"transDateTime": "string",
"tradeDateTime": "string",
"transState": "SUCCESS",
"transStatusDesc": "支付成功",
"appendRetCode": "string",
"appendRetMsg": "string",
"patnerSettleFlag": "秒到标识 (1:是 0:否)",
"splitSettleFlag": "分账标识 (0-不是分账交易 1-指令分账 2-交易分账(交易中1次分完) 3-固定分账)",
"delaySettleFlag": "延迟结算标识 (1:是 0:否)",
"fee": 10000000000000000000,
"d0Fee": 10000000000000000000,
"attchFee": 10000000000000000000,
"tobFee": 10000000000000000000,
"handlingFee": 10000000000000000000,
"settleAmount": 10000000000000000000
}
}
返回响应
🟢200成功
application/json
Body
object {0}
示例
{}