- 鸿蒙Next 5.0系统,使用微信鸿蒙版,进行小程序调试,无法拉起真机调试窗口?
鸿蒙Next 5.0系统,使用微信鸿蒙版,使用稳定版IDE进行开发,小程序调试时: 1,无法拉起真机调试窗口?看不到调试日志。 2,同时,蓝牙设备无法正常链接,在wx.openBluetoothAdapter时就停止了。 不知道有没有人遇到同样的问题 [图片]
04-12 - 调用“商家转账到零钱”,报错:failed to obtain wechat pay...
微信支付,调用“商家转账到零钱”,报错:failed to obtain wechat pay x509Certificate 经过检查,证书在有效期范围内,同时也没有对证书和密钥进行修改。 请问是什么问题。
2024-07-15 - 微信支付V3,退款接口调用失败?
2023-12-25 06:29:23.871 [http-nio-8400-exec-10] DEBUG o.a.h.impl.execchain.MainClientExec - Connection discarded org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://api.mch.weixin.qq.com/v3/refund/domestic/refunds": api.mch.weixin.qq.com:443 failed to respond; nested exception is org.apache.http.NoHttpResponseException: api.mch.weixin.qq.com:443 failed to respond at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660) Caused by: org.apache.http.NoHttpResponseException: api.mch.weixin.qq.com:443 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) 以上报错内容是我调用退款接口时的报错,偶现。因为这个问题存在,导致用户退款失败。 请问这个问题怎么解决
2023-12-25 - 小程序交易保证金,为什么没有按照规定来,按照规定10000元,为什么要30000元
我们的月营业额不超过30000元,按照规定,应缴金额为10000元,但是实际却要收取30000元,这个不合理。[图片]
2022-12-26 - 此商家的收款功能已被限制,暂无法支付,这是为什么?
<xml><return_code><![CDATA[FAIL]]></return_code> <return_msg><![CDATA[此商家的收款功能已被限制,暂无法支付。商家可以登录微信商户平台/微信支付商家助手小程序查看原因和解决方案。]]></return_msg> </xml> 商户号:1453853702
2022-04-25