收藏
回答

新版一次性订阅消息,使用微信支付服务订单号,报错 invalid notify_code?

当前订单为"微信支付分订单":使用“微信支付服务订单号”,作为 code
备注:不是时延问题,过了一段时间,依旧不行
请求:
{
    "notify_type": 2008,
    "openid": "XXX",
    "notify_code": "XXX",
    "check_json": "{\"pay_amount\":15100,\"pay_time\": 1731035020}",
    "content_json": "{\"cur_status\":2,\"wxa_path_query\":\"page/home/index/index\",\"product_list\":{\"info_list\":[{\"product_name\":\"如家酒店\",\"product_img\":\"http://pic5.40017.cn/02/001/c7/ae/rBANDFuOVEGAQNGvAAA_pan1cZs362.jpg\",\"product_path_query\":\"page/home/index/index\",\"count\":2,\"single_price\":10000}]},\"check_in_time\":1731207820,\"check_out_time\":1731294220}"
}
响应:
{
    "errcode": 85437,
    "errmsg": "invalid notify_code rid: 672d80ff-1680e4c3-2aeffc71"
}
回答关注问题邀请回答
收藏
登录 后发表内容