收藏
回答

H5支付统一下单 返回return_msg为System Error



请求参数为类似这样:

<xml>
<sign>5F04F947ABF97FABB84424BD966210B7</sign>
<time_expire>20190625172119</time_expire>
<body>充值到XXX账户</body>
<mch_id>12222222</mch_id>
<spbill_create_ip>192.168.2.215</spbill_create_ip>
<total_fee>100</total_fee>
<notify_url>http://app.xxx.com/</notify_url>
<appid>3fa65dfa89222222</appid>
<out_trade_no>1080272433228812289</out_trade_no>
<nonce_str>ly3fp2wlvlawwg9j</nonce_str>
<scene_info>{"h5_info": {"type":"Wap","wap_url": "http://app.xxx.com","wap_name": "EHR"}}</scene_info>
<trade_type>MWEB</trade_type>
</xml>



返回的是:

<xml><return_code><![CDATA[FAIL]]></return_code><return_msg><![CDATA[System Error]]></return_msg></xml>


这个返回啥也没提示,不知原因所以。

回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容