订单状态查询1

说明
  • GET 方式

接口地址

https://xorpay.com/api/query/aoid 其中 aoid 为 XorPay 平台订单号


返回参数

返回为 json 格式

名称 类型 必有 说明
status string not_exist 订单不存在
new 订单未支付
payed 订单已支付,未通知成功
fee_error 手续费扣除失败
success 订单已支付,通知成功
expire 订单过期

订单状态查询2

说明
  • GET 方式

接口地址

https://xorpay.com/api/query2/aid?order_id=XXXXXXX&sign=XXXXXXXX 其中 aid 为用户 appid,请在 XorPay 后台 查看后替换

接口参数
名称 类型 必须 说明
order_id string 你平台订单号
sign string 将参数按
order_id + app secret
顺序拼接后MD5(纯 value 拼接,不要包含 + 号)

返回参数

返回为 json 格式

名称 类型 必有 说明
status string not_exist 订单不存在
new 订单未支付
payed 订单已支付,未通知成功
fee_error 手续费扣除失败
success 订单已支付,通知成功
expire 订单过期

results matching ""

    No results matching ""