发起支付
POST
https://api.demo.xielongly.com/xielong
请求参数
参数名
类型
描述
必填
appkey
string
系统版本密钥,具体以系统配置为准
必填
userid
int
账号
必填
timestamp
int
当前时间戳
必填
sign
string
签名,具体请查看公共说明->3.数字签名
必填
requesttype
int
Elephant-Index-topay(接口标识)
必填
ip
int
客户端IP
必填
usertoken
string
会员标识
必填
pid
int
支付通道编号(1余额,2积分,其他为三方支付)
必填
order_sn
int
订单编号
必填
type
订单类型(1.正常订单,2.合并订单)
必填
backurl
同步返回地址(可选)
必填
openid
微信用户OPENID(可选)
必填