接口地址:https://LIVIPAY服务网址/getOrder?orderId=201901102225513177

调用方法:GET

注意:api 里面的 aoid 为发起付款接口返回的 aoid注意:该接口支持 JSONP 方式调用,增加 callback 参数即可

 

接口返回:

 - {"status": "not_exist"}, 订单不存在

 - {"status": "new"}, 新订单

 - {"status": "payed"}, 订单已支付未回调

 - {"status": "success"}, 订单已支付已经回调成功

 - {"status": "fee_error"}, 账户余额不足扣除手续费失败,订单未回调

 - {"status": "expire"}, 订单已过期