统一下单接口:https://api.mch.weixin.qq.com/pay/unifiedorder
调用的参数
<xml>
<appid>wx571328b61dc13cf1</appid>
<attach>22596622|0|61ae88|17</attach>
<body><![CDATA[M20220524155]]></body>
<mch_id>505770152</mch_id>
<nonce_str>50982fb2f2cfa186d335310461dfa2be</nonce_str>
<notify_url>http://jz.webportalpay.cn/mallpay_wxnotify.jsp</notify_url>
<out_trade_no>M20220524155</out_trade_no>
<product_id>123213</product_id>
<sign>6A129C70FDAAD27BC31E767E4C50249C</sign>
<spbill_create_ip>219.**.**.36</spbill_create_ip>
<total_fee>1</total_fee>
<trade_type>NATIVE</trade_type>
</xml>
返回参数:{"return_code":"FAIL","return_msg":"system error"}
我这也遇到了 这是什么问题啊 不知道咋排查啊;我是APP支付