- 商家转账回调通知,为什么没有回调通知过来?
通知地址:https://dev.menglvyun.cn/pay/withdraw/wechat/notify
08-05 - 微信发起转账报证书序例号错误?
报错:The `certs(47457FAFB282DA6C3EF4B78FA2DF8C4B57A79ACC)` contains the merchant's certificate serial number(47457FAFB282DA6C3EF4B78FA2DF8C4B57A79ACC) which is not allowed here. 问一下,这个是什么原因,证书看了是对的
08-04 - 商家发起转账场景对不上?
提现参数: {"appid":"wx1c3f051a724225d9","out_bill_no":"txwiz18","transfer_scene_id":"1005","openid":"oxfrF5HDluCmGZxlV70DBx620L2E","transfer_amount":10000.0,"transfer_remark":"微信提现","transfer_scene_report_infos":[{"info_type":"报酬说明","info_content":"分销员佣金"}]} 提现结果: {"msg":"Client error: `POST https://api.mch.weixin.qq.com/v3/fund-app/mch-transfer/transfer-bills` resulted in a `400 Bad Request` response:\n{\"code\":\"PARAM_ERROR\",\"message\":\"未传入完整且对应的转账场景报备信息,请根据接口文档检查\"}\n"}
07-29 - 商家发起转账失败问题?
参数:{"appid":"wx1c3f051a724225d9","out_bill_no":"txwiz18","transfer_scene_id":1005,"openid":"oxfrF5HDluCmGZxlV70DBx620L2E","user_name":"徐燕怀","transfer_amount":10000.0,"transfer_remark":"微信提现","transfer_scene_report_infos":[{"info_type":"报酬说明","info_content":"订单提现"}]} 结果:{"msg":"Client error: `POST https://api.mch.weixin.qq.com/v3/fund-app/mch-transfer/transfer-bills` resulted in a `400 Bad Request` response:\n{\"code\":\"PARAM_ERROR\",\"detail\":{\"location\":\"body\",\"value\":1005},\"message\":\"无法将 JSON 输入源“/body/transfer_sce (truncated...)\n"}
07-28 - 微信发货信息录入返回 : 10060001?
参数:{"order_key":{"order_number_type":1,"mchid":"1709432210","out_trade_no":"2025070110380558390293"},"delivery_mode":1,"logistics_type":3,"shipping_list":[{"item_desc":"新同步规则测试票-单人日历票"}],"upload_time":"2025-07-01T10:56:54+08:00","payer":{"openid":"oZUf96zCCNFwpMH9uh8xClGn9ntE"}} 结果:{"errcode":10060001,"errmsg":"支付单不存在 rid: 68634e76-07cfb4a4-0f5c7348"}
07-01 - 微信发货信息录入返回api is unauthorized to component rid?
参数:{"order_key":{"order_number_type":2,"transaction_id":"4200002412202506309734619910"},"delivery_mode":1,"logistics_type":3,"shipping_list":[{"item_desc":"新同步规则测试票-单人日历票"}],"upload_time":"2025-06-30T16:23:23+08:00","payer":{"openid":"oZUf96zCCNFwpMH9uh8xClGn9ntE"}} 结果:{"errcode":61007,"errmsg":"api is unauthorized to component rid: 6862497b-378d0331-0e3c819f"}
06-30 - 发货信息录入返回api unauthorized rid?
参数:{"order_key":{"order_number_type":2,"transaction_id":"4200002411202506266460269489"},"delivery_mode":1,"logistics_type":3,"shipping_list":[{"item_desc":"我是不打印门票"}],"upload_time":"2025-06-26T09:46:56+08:00","payer":{"openid":"oFAsc0SajLrC-UXxe5N3UTQ2V77Q"}} 返回:{"errcode":48001,"errmsg":"api unauthorized rid: 685ca690-51259711-4ffbf7c6"}
06-26 - 新版一次性订阅消息85435 :invalid content_json 参数不合法,具体指哪呢?
{"openid":"oFAsc0SajLrC-UXxe5N3UTQ2V77Q","notify_type":2011,"notify_code":"4200002538202502134029956405","content_json":"{\"cur_status\":1,\"product_list\":{\"info_list\":{\"product_img\":\"https:\\\/\\\/res.menglvyun.cn\\\/86561393\\\/2024\\\/0723\\\/ad080c8f072951cc2310710cfa9f887e.jpg?imageView2\\\/1\\\/w\\\/300\\\/h\\\/200\",\"product_name\":\"总次数测试\",\"product_path_query\":\"\\\/pages\\\/product\\\/detail\",\"count\":1,\"single_price\":\"0.01\"}},\"start_use_time\":1739376000,\"expiration_time\":1739376000,\"wxa_path_query\":\"\\\/pages\\\/user\\\/order\\\/detail\"}","check_json":"{\"pay_amount\":1,\"pay_time\":1739431756}"} invalid content_json rid: 67ad9f4e-11c9ab03-7855d4dc
02-13 - 新版一次性订阅消息85437 : invalid notify_code ?
Array ( [openid] => oFAsc0SajLrC-UXxe5N3UTQ2V77Q [notify_type] => 2011 [notify_code] => 2025021211194014791 [content_json] => {"cur_status":1,"product_list":{"info_list":{"product_img":"","product_name":"订单支付超时门票测试","product_path_query":"\/pages\/product\/detail","count":1,"single_price":"0.01"}},"start_use_time":1739289600,"expiration_time":1739289600,"wxa_path_query":"\/pages\/user\/order\/detail"} [check_json] => {"pay_amount":1,"pay_time":1739330391} ) Array ( [errcode] => 85437 [errmsg] => invalid notify_code rid: 67ad54fe-40a5a9bd-2c8dcde7 )
02-13 - 微信服务商现金红包的开发问题?
接口已经调好,但一起报: 你的商户号未开通该产品权限,请联系管理员到产品中心开通。开通路径:产品中心-产品大全-现金红包-申请开通
2023-04-10