调用接口:https://api.weixin.qq.com/xpay/query_order?access token=xxx&pay sig=xxx
返回结果:{"errcode":48001,"errmsg":"api unauthorized rid: 6538bf90-640709e4-325f1237","order":null}
或{"errcode":268490002,"errmsg":"数据不存在 rid: 6538c45b-2eadd112-6b8a9976","order":null}
使用微信虚拟币支付,查询订单接口 (https://api.weixin.qq.com/xpay/query_order?access token=xxx&pay sig=xxx) 时返回错误信息如上
通过哪个接口下单的?
地址
https://api.weixin.qq.com/xpay/currency_pay?access_token=xxx&pay_sig=xxx&signature=xxx
描述
扣减代币(一般用于代币支付)
请求方法
POST , 请求参数为json字符串,Content-Type为application/json