文档
测试

订单支付接口

POST
https://api.leadnew.com.cn/index.php/centeruser/index.html

接口描述

POST提交

请求参数

参数名
类型
描述
必填
action
string
user.mall.order.pay
必填
type
string
客户端类型 Web,App,Wechat
必填
mobile
string
手机号
必填
data
array
数组
必填
timestamp
int
时间戳
必填
order_id
string
订单号
必填

响应参数

参数名
类型
描述
必填
result
int
1:成功 0:失败
必填
msg
string
result为0时固有出错信息
必填
timestamp
int
时间戳
必填
data
array
订单数组
必填
pay_code
string
银行编号 ccb:建行;abc:农行;cmb:招行;wxjsapi:微信;unipay:银联
必填
pay_param
string
传入接口的参数
必填

说明 / 示例

请看加密说明