文档
测试

pay_channel

GET
http://game.myqmajiang.com:8091/gateway/pay/pay_channel

响应参数

参数名
类型
描述
必填
resp_code
string
示例:0000
必填
msg
string
示例:获取成功
必填
ut
string
示例:2.07300Ms
必填
um
string
示例:27.8281Kb
必填
data
object
数据字典
必填
agent
array
数据列表
必填
title
string
示例:充值找我
必填
qq
string
示例:2278549547
必填
weixin
string
示例:
必填
weburl
string
示例:https://tb.53kf.com/code/client/c8272ee07dacecd5ba8195ad064a666e6/1
必填
web_channel
array
数据列表
必填
id
number
示例:29
必填
pay_name
string
示例:支付宝支付
必填
txt_remark
string
示例:新用户
必填
pay_type_mark
string
示例:hjzf
必填
txt_notice
string
示例:
必填
channel_id
string
示例:104
必填
channel_use
string
示例:8007
必填
money_list
array
数据列表
必填
name
string
示例:支付宝支付
必填
dingding
array
数据列表
必填
success
boolean
示例:true
必填

说明 / 示例

{ "resp_code": "0000", "msg": "获取成功", "ut": "2.07300Ms", "um": "27.8281Kb", "data": { "agent": [{ "title": "充值找我", "qq": "2278549547", "weixin": "", "weburl": "https://tb.53kf.com/code/client/c8272ee07dacecd5ba8195ad064a666e6/1" }, { "title": "信誉充值", "qq": "166837848", "weixin": "", "weburl": "https://tb.53kf.com/code/client/c8272ee07dacecd5ba8195ad064a666e6/1" }, { "title": "极速充值", "qq": "2278549547", "weixin": "", "weburl": "https://tb.53kf.com/code/client/c8272ee07dacecd5ba8195ad064a666e6/1" }, { "title": "代理充值", "qq": "166837848", "weixin": "", "weburl": "https://tb.53kf.com/code/client/c8272ee07dacecd5ba8195ad064a666e6/1" }], "web_channel": [{ "id": 29, "pay_name": "支付宝支付", "txt_remark": "新用户", "pay_type_mark": "hjzf", "txt_notice": "", "channel_id": "104", "channel_use": "8007", "money_list": [52, 103, 203, 505, 1001, 1050, 2002, 3002], "name": "支付宝支付" }, { "id": 28, "pay_name": "云闪付转账", "txt_remark": "新用户", "pay_type_mark": "hjzf", "txt_notice": "1:需要安装云闪付客户端2:充值会打开外部链接,请放心支付", "channel_id": "105", "channel_use": "8014", "money_list": [100, 200, 300, 500, 800, 1000, 2000, 3000], "name": "云闪付转账" }, { "id": 25, "pay_name": "微信充值", "txt_remark": "新用户", "pay_type_mark": "hjzf", "txt_notice": "兑换比例1:1 若充值未到账,请联系在线客服!", "channel_id": "102", "channel_use": "8003", "money_list": [500, 601, 802, 1002, 2003, 3003, 5005, 7998], "name": "微信充值" }, { "id": 10, "pay_name": "微信大额", "txt_remark": "老用户", "pay_type_mark": "xinfapay", "txt_notice": "", "channel_id": "11", "channel_use": "WX_H5", "money_list": [299, 399, 499, 999, 1499, 1999, 2999, 4999], "name": "微信大额" }, { "id": 9, "pay_name": "云闪付充值", "txt_remark": "老用户", "pay_type_mark": "xinfapay", "txt_notice": "1:需要安装云闪付客户端\n2:充值会打开外部链接,请放心支付", "channel_id": "19", "channel_use": "UNION_PAY_H5", "money_list": [100, 200, 300, 500, 800, 1000, 2000, 5000], "name": "云闪付充值" }, { "id": 8, "pay_name": "微信小额", "txt_remark": "老用户", "pay_type_mark": "xinfapay", "txt_notice": "兑换比例1:1\n \n若充值未到账,请联系在线客服!", "channel_id": "10", "channel_use": "WX_WAP", "money_list": [50, 50, 50, 50, 100, 100, 100, 100], "name": "微信小额" }, { "id": 7, "pay_name": "支付宝转账", "txt_remark": "老用户", "pay_type_mark": "xinfapay", "txt_notice": "兑换比例1:1\n \n若充值未到账,请联系在线客服!", "channel_id": "12", "channel_use": "ZFB_WAP", "money_list": [299, 399, 499, 599, 999, 1999, 2999, 3999], "name": "支付宝转账" }], "dingding": [] }, "success": true }