银联行业码支付
开发中
测试环境
测试环境
POST
https://notify-test.easypay.com.cn
最后修改时间:2025-03-11 08:12:39
责任人:未设置
请求参数
Body 参数application/x-www-form-urlencoded
tradeamt
array[string]
支付金额,单位分
示例值:
["1"]
customerip
string
当前地址
示例值:
127.0.0.1
openid
string
唯一标识
示例值:
admin4
termid
string
终端号
示例值:
32773796
opt
string
可选
示例值:
upPreOrder
tradetrace
string
流水号,要唯一
示例值:
3453465756756345345
sign
string
签名值,由加密生成
示例值:
F00A743746545AC9ED8EFFE639627770
merid
string
商户号
示例值:
531000012973385
body
string
商品标题
示例值:
测试被扫支付
version
string
固定值,传 "1"
示例值:
1
channelid
string
渠道号
示例值:
D01X00000801264
tradetype
array[string]
可选
示例值:
["JSAPI"]
notifyurl
string
支付通知回调地址
示例值:
https://notify-test.eycard.cn:7443/WorthTech_PayChannelModule_V1/Channel008/UnionPay_Weixin_Servlet
returnurl
string
页面回调地址
示例值:
https://www.baidu.com
示例代码
返回响应
修改于 2025-03-11 08:12:39