- 微信支付预下单一直报无效的openid是怎么回事?
调用的是https://api.mch.weixin.qq.com/pay/unifiedorder这个借口,xml传送的代码如下: <xml><appid><![CDATA[wx48de17bbef3b9486]]></appid><attach><![CDATA[test]]></attach><body><![CDATA[加入易吧会员]]></body><goods_tag><![CDATA[test]]></goods_tag><mch_id><![CDATA[1492071822]]></mch_id><nonce_str><![CDATA[07a804043a764ec7a9f3fa529129156c]]></nonce_str><notify_url><![CDATA[http://mihui.mooli.cn/ResultNotifyPage.aspx]]></notify_url><openid><![CDATA['obXq85Entc4yXlJcjP4r3SK2vo8Q']]></openid><out_trade_no><![CDATA[UZD20211025122319758]]></out_trade_no><sign><![CDATA[9DDA01DD27CECE9C1DCF2244B7C6E2DA]]></sign><spbill_create_ip><![CDATA[8.8.8.8]]></spbill_create_ip><time_expire><![CDATA[20211025123319]]></time_expire><time_start><![CDATA[20211025122319]]></time_start><total_fee>100</total_fee><trade_type><![CDATA[JSAPI]]></trade_type></xml> 返回的xml: <xml><return_code><![CDATA[SUCCESS]]></return_code> <return_msg><![CDATA[OK]]></return_msg> <result_code><![CDATA[FAIL]]></result_code> <err_code_des><![CDATA[无效的openid]]></err_code_des> <err_code><![CDATA[PARAM_ERROR]]></err_code> <mch_id><![CDATA[1492071822]]></mch_id> <appid><![CDATA[wx48de17bbef3b9486]]></appid> <nonce_str><![CDATA[Sg1OgE1UaIPACdZf]]></nonce_str> <sign><![CDATA[E8419127F87F4352BDA689ECFBC36044]]></sign> </xml>
2021-10-25 - 小程序后台登不上去
小程序后台登不上去
2020-08-14