- 调用“商家转账到零钱”,报错:failed to obtain wechat pay...
微信支付,调用“商家转账到零钱”,报错:failed to obtain wechat pay x509Certificate 经过检查,证书在有效期范围内,同时也没有对证书和密钥进行修改。 请问是什么问题。
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 - 关于新版接口的疑问?
问题1:支付分查询用户授权状态API能正常使用吗?我用我自己的OPENID来查询,提示我没授权,实际上,我的支付分已经用了很多次? 问题2:现在支付分不支持按次收费的配置了吗?我们是最早一批试用的商户,用的也是旧接口,旧的接口支持按次租赁,请问这个怎么解决?
2020-06-17 - 已经通过认证的企业小程序,获取手机号码提示没有权限
[图片] [图片] 如图,我的小程序是通过认真的,为什么调用获取手机号码的API,提示没有权限:getPhoneNumber:fail:access denied
2019-03-28 - cover-view 和form一起使用真机使用无法显示
[代码]<form>[代码][代码]<cover-view class=[代码][代码]"weui-flex__item"[代码] [代码]style=[代码][代码]"text-align:center"[代码] [代码]bindtap=[代码][代码]"bindOnClickFinish"[代码][代码]>[代码][代码] [代码][代码]<button disabled=[代码][代码]"{{finishOrderBtn}}"[代码] [代码]class=[代码][代码]"weui-btn mini-btn"[代码] [代码]formType=[代码][代码]"submit"[代码] [代码]type=[代码][代码]"primary"[代码] [代码]size=[代码][代码]"mini"[代码] [代码]data-orderno=[代码][代码]"{{orderNumber}}"[代码] [代码]style=[代码][代码]"padding:0px 15px"[代码][代码]>结束订单</button>[代码][代码]</cover-view>[代码][代码]</form>[代码]因为要使用模板消息,点击按钮后要获取formid,因此在cover-view外面包了一个form,用来获取formid,但是到了真机中,按钮无法显示。这样就无法获取formid。怎么破
2018-08-08 - 关于map上弹出层问题
[图片] [代码]<cover-view class=[代码][代码]"modal-mask"[代码] [代码]wx:[代码][代码]if[代码][代码]=[代码][代码]"{{modalPhoneDisplay}}"[代码][代码]></cover-view>[代码][代码]<cover-view class=[代码][代码]"modal-dialog"[代码] [代码]wx:[代码][代码]if[代码][代码]=[代码][代码]"{{modalPhoneDisplay}}"[代码][代码]>[代码][代码] [代码][代码]<cover-view class=[代码][代码]"modal-title"[代码][代码]>请绑定手机号码</cover-view>[代码][代码] [代码][代码]<cover-view class=[代码][代码]"modal-content"[代码][代码]>[代码][代码] [代码][代码]<cover-view class=[代码][代码]"modal-input"[代码][代码]>[代码][代码] [代码][代码]<button class=[代码][代码]"weui-btn"[代码] [代码]style=[代码][代码]"padding:0 15px;border-radius: 4px;"[代码] [代码]type=[代码][代码]"primary"[代码] [代码]open-type=[代码][代码]"getPhoneNumber"[代码] [代码]bindgetphonenumber=[代码][代码]"getPhoneNumber"[代码][代码]>微信手机号绑定</button>[代码][代码] [代码][代码]</cover-view>[代码][代码] [代码][代码]</cover-view>[代码][代码] [代码][代码]<cover-view class=[代码][代码]"modal-footer"[代码][代码]>[代码][代码] [代码][代码]<cover-view class=[代码][代码]"btn-confirm"[代码] [代码]bindtap=[代码][代码]"confirmPhone"[代码] [代码]data-status=[代码][代码]"confirm"[代码][代码]>不绑定</cover-view>[代码][代码] [代码][代码]</cover-view>[代码][代码]</cover-view>[代码] 因为有地图在,所以使用了cover-view,然后弹窗里面有个按钮,用于获取用户手机号码授权。 IOS的微信显示没问题。 但是安卓的显示,按钮上就没有文字了。 请问是哪里的问题,谢谢
2018-07-19 - 使用navigator,设置了url,但是 is not in app.json
[图片] [图片] 错误如图: [图片] 不知道是什么原因,请高手指教,谢谢
2017-09-07