微信支付商家转帐,的参数如下:
{"appid":"wx0d97701f162bea6b","out_bill_no":"20250125772750999850","transfer_scene_id":"1005","openid":"o0a4L4855ZWRs2B_lQE7rcsU1paA","transfer_amount":100,"transfer_remark":"张景骞提现","notify_url":"https://www.weixin.qq.com/wxpay/pay.php","user_recv_perception":"劳务报酬","transfer_scene_report_infos":[{"info_type":"团长","info_content":"1月份劳务报酬"}]}
出错提示 请传入转帐场景报备信息, 可是"transfer_scene_report_infos":[{"info_type":"团长","info_content":"1月份劳务报酬"}] 我已经填写了呀,请问哪里出错了呢?
{"appid":"wx0d97701f162bea6b","out_bill_no":"20250125772798529810","transfer_scene_id":"1005","openid":"o0a4L4855ZWRs2B_lQE7rcsU1paA","transfer_amount":100,"transfer_remark":"张XX提现","notify_url":"https://www.weixin.qq.com/wxpay/pay.php","user_recv_perception":"劳务报酬","transfer_scene_report_infos":[{"info_type":"岗位类型","info_content":"报酬说明"}]}
改成上面了,还是不行呀
报备信息仅支持以下字段,需根据场景传入对应字段,不支持自定义。没有“团长”这个字段
{"appid":"wx0d97701f162bea6b","out_bill_no":"20250125772710010198","transfer_scene_id":"1005","openid":"o0a4L4855ZWRs2B_lQE7rcsU1paA","transfer_amount":100,"transfer_remark":"张XX提现","notify_url":"https://www.weixin.qq.com/wxpay/pay.php","user_recv_perception":"劳务报酬","transfer_scene_report_infos":[{"info_type":"岗位类型","info_content":"团长"},{"info_type":"报酬说明","info_content":"1月份劳务报酬"}]}