是如下流程吗例如我下单成功获取到了 transaction_id(微信支付订单号)
用notify_type=2006这个模板发送支付成功消息,微信支付订单号作为code调用这个接口setUserNotify激活和更新,然后调用sendMessage这个接口发送订阅消息,template_id就是10000006这个tid吗,data就用如下"{\"cur_status\":1,\"product_count\": 1,\"product_list\":{\"info_list\":[{\"product_img\":\"https://res.wx.qq.com/op_res/DiSd8fVjXuHr5K9U73oRr74fMqnT5r9_GmI3mbfLOn2RpC_aENIPjYPPhPN_YnNKnUhyuAy8yLqNRAlh_JCsWQ\",\"product_name\":\"阿白\",\"product_path_query\":\"pages/index/index\"}]},\"wxa_path_query\":\"pages/index/index\"}"。是这个流程吗

你好,请先查看接入文档:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/subscribe-message-2.html