orders:
参数:
shippingId: 6806
{
"status": 0,
"data": {
"orderNo": 1612438083648,
"payment": 4098,
"paymentType": 1,
"paymentTypeDesc": "在线支付",
"postage": 0,
"status": 10, //后续支付了改变status为另一个值
"statusDesc": "未支付",
"paymentTime": "",
"sendTime": "",
"endTime": "",
"closeTime": "",
"createTime": "",
"orderItemVoList": [
{
"orderNo": 1612438083648,
"productId": 36,
"productName": "Redmi Note 8 Pro",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/6f2493e6c6fe8e2485c407e5d75e3651.jpg",
"currentUnitPrice": 1399,
"quantity": 1,
"totalPrice": 1399,
"createTime": ""
},
{
"orderNo": 1612438083648,
"productId": 38,
"productName": "Redmi K20 Pro 尊享版",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/8737a33c78a94bc36afb860ab23b3939.jpg",
"currentUnitPrice": 2699,
"quantity": 1,
"totalPrice": 2699,
"createTime": ""
}
],
"imageHost": null,
"shippingId": 6806,
"receiverName": "ddd",
"shippingVo": {
"receiverName": "ddd",
"receiverPhone": null,
"receiverMobile": "11111111111",
"receiverProvince": "浙江",
"receiverCity": "台州",
"receiverDistrict": "路桥",
"receiverAddress": "广东省",
"receiverZip": "523879"
}
}
}
测试数据:
{
"status": 0,
"data": {
"orderNo": 1217212161,
"payment": 5717,
"paymentType": 1,
"paymentTypeDesc": "在线支付",
"postage": 0,
"status": 10,
"statusDesc": "未支付",
"paymentTime": null,
"sendTime": null,
"endTime": null,
"closeTime": null,
"createTime": "2021-02-06 11:37:18",
"orderItemList": [
{
"orderNo": 1217212161,
"good_id": 4,
"goods_name": "小米11",
"price": 4299,
"count": 1,
"productTotalPrice": 4299,
"productImage": null,
"createTime": "2021-02-06 11:37:18"
},
{
"orderNo": 1217212161,
"good_id": 3,
"goods_name": "Redmi K20 Pro",
"price": 1418,
"count": 1,
"productTotalPrice": 1418,
"productImage": null,
"createTime": "2021-02-06 11:37:18"
}
],
"imageHost": "www.mi.com",
"shippingId": 2,
"receiverName": "ttt",
"shippingVo": {
"id": 2,
"userid": "60e7d760-1fa9-4391-a0e7-a302b0439ca1",
"username": null,
"receiverName": "ttt",
"receiverMobile": "11111111111",
"receiverProvince": "天津市",
"receiverCity": "和平区",
"receiverAddress": "无",
"receiverZip": "523879"
}
}
}
orders/1612438083648
{
"status": 0,
"data": {
"orderNo": 1612438083648,
"payment": 4098,
"paymentType": 1,
"paymentTypeDesc": "在线支付",
"postage": 0,
"status": 10,
"statusDesc": "未支付",
"paymentTime": "",
"sendTime": "",
"endTime": "",
"closeTime": "",
"createTime": "2021-02-04 19:28:03",
"orderItemVoList": [
{
"orderNo": 1612438083648,
"productId": 36,
"productName": "Redmi Note 8 Pro",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/6f2493e6c6fe8e2485c407e5d75e3651.jpg",
"currentUnitPrice": 1399,
"quantity": 1,
"totalPrice": 1399,
"createTime": "2021-02-04 19:28:03"
},
{
"orderNo": 1612438083648,
"productId": 38,
"productName": "Redmi K20 Pro 尊享版",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/8737a33c78a94bc36afb860ab23b3939.jpg",
"currentUnitPrice": 2699,
"quantity": 1,
"totalPrice": 2699,
"createTime": "2021-02-04 19:28:03"
}
],
"imageHost": null,
"shippingId": 6806,
"receiverName": "ddd",
"shippingVo": {
"receiverName": "ddd",
"receiverPhone": null,
"receiverMobile": "11111111111",
"receiverProvince": "浙江",
"receiverCity": "台州",
"receiverDistrict": "路桥",
"receiverAddress": "广东省",
"receiverZip": "523879"
}
}
}
点击支付宝按钮不会发生变化、点击微信支付按钮会先发pay请求,
{"status":0,"data":{"content":"weixin://wxpay/bizpayurl?pr=kqKif46zz"}}
再每隔1s返回订单状态信息
{
"status": 0,
"data": {
"orderNo": 1612569652281,
"payment": 20998,
"paymentType": 1,
"paymentTypeDesc": "在线支付",
"postage": 0,
"status": 10,
"statusDesc": "未支付",
"paymentTime": "",
"sendTime": "",
"endTime": "",
"closeTime": "",
"createTime": "2021-02-06 08:00:52",
"orderItemVoList": [
{
"orderNo": 1612569652281,
"productId": 35,
"productName": "小米MIX Alpha",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/5d19da60f9f62eb2aa5dcdbd7df19f0f.png",
"currentUnitPrice": 19999,
"quantity": 1,
"totalPrice": 19999,
"createTime": "2021-02-06 08:00:52"
},
{
"orderNo": 1612569652281,
"productId": 37,
"productName": "Redmi Note 8",
"productImage": "https://cdn.cnbj1.fds.api.mi-img.com/mi-mall/4c87947d104ee5833913e4c520108f16.jpg",
"currentUnitPrice": 999,
"quantity": 1,
"totalPrice": 999,
"createTime": "2021-02-06 08:00:52"
}
],
"imageHost": null,
"shippingId": 6806,
"receiverName": "ddd",
"shippingVo": {
"receiverName": "ddd",
"receiverPhone": null,
"receiverMobile": "11111111111",
"receiverProvince": "浙江",
"receiverCity": "台州",
"receiverDistrict": "路桥",
"receiverAddress": "广东省",
"receiverZip": "523879"
}
}
}