获取支付参数 [ 会员 ]
POST
/plugin-wemall/api.auth.order/payment
最后修改时间:2024-07-28 10:11:50
请求参数
Body 参数application/x-www-form-urlencoded
order_no
string
必填,订单单号
示例值:
N202305036921548
order_ps
string
可选,订单备注
balance
string
可选,使用余额
示例值:
0
integral
string
可选,使用积分
示例值:
0
channel_code
string
必填,配置编号
示例值:
M780834464172204
payment_back
string
可选,回跳地址
payment_image
string
可选,凭证图片
示例代码
返回响应
修改于 2024-07-28 10:11:50