订单同步接口调用成功了,抖音app订单列表中也展示订单了,但是点击订单详情时出错
961 浏览2023年03月27日作者:wudadi

未发版环境中,在使用担保支付api时,支付成功后调用订单同步接口也成功了,在抖音app的订单中也看到订单了,但是点击订单详情时跳转到一个加载失败页面。订单同步接口中的detail_url字段的值为【pages/orderGoods/index?orderId=1640277810905878528】。


调用订单同步接口的全部参数:

{

"access_token": "08011218463141327074376e4c4532427036636675766d672f673d3d",

"app_name": "douyin",

"open_id": "_000N2j9FqIxQIcXxoKzFUIWz5MjNwdYlMZB",

"order_detail": "{\"order_id\":\"1640277810968801280\",\"create_time\":1679907680000,\"status\":\"待支付\",\"amount\":1,\"total_price\":200,\"detail_url\":\"pages/orderGoods/index?orderId=1640277810905878528\",\"item_list\":[{\"item_code\":\"1428544118593695651\",\"img\":\"https://t1.58cdn.com.cn/brandads/jxedt/back/n_v26d29f3743f6d4af8ae2f42c595d986b4_372202d62716b7e1.png\",\"title\":\"懒人考驾照超级会员\",\"sub_title\":\"懒人考驾照超级会员\",\"amount\":1,\"price\":200}]}",

"order_status": 0,

"order_type": 0,

"update_time": 1679907679895

}

接口返回:

{"body":"{\"err_code\":0,\"err_msg\":\"success\",\"body\":\"\"}"}


订单列表:


订单详情:

最后一次编辑于 2023 年 03 月 27 日
1 条评论

相关文章

专题推荐

热门文章

热门问答