-
### I agree and want to create new issue
- [x] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo…
-
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install lokielse/omnipay-wechatpay v3.0.8
- Conclusion: don't install omnip…
-
Hi,
Could you please provide proguard rules for version 2.0.2 of the SDK? Thanks!
tufyx updated
6 years ago
-
## 包版本号
1.x
## 问题描述
请求异常 post
## 代码
涉及到 异步通知、同步通知 的问题,请将 nginx/Apache 的相关日志贴出来
ConnectException in CurlFactory.php line 185
## 报错详情
cURL error 28: Resolving timed out after 5519 milliseconds …
-
https://github.com/zoujingli/wechat-php-sdk/blob/ccd6533775d2b8c4e2fe95cc04cefa3eef9fc095/Wechat/WechatPay.php#L211
前后加上
$bPreviousValue = libxml_disable_entity_loader(true);
和
libxml_disable_en…
-
### I agree and want to create new issue
- [ ] Yes, I was on [Hexo Docs page](https://hexo.io/docs/), especially on [Templates](https://hexo.io/docs/templates.html), [Variables](https://hexo…
-
帮忙添加一个退款查询 谢谢
-
ADD refundQuery
-
## 包版本号
2.2.3
## 问题描述
使用wechat pay没办法给guzzle client加载自定义证书
## 代码
https://github.com/yansongda/pay/blob/89eb0161925dd080069b51187448164b859c3e81/src/Gateways/Wechat/Support.php#L59
http://doc…
-
{
"return_code": "FAIL",
"return_msg": "商户号该产品权限未开通,请前往商户平台>产品中心检查后重试"
}
APP微信支付时,返回这个错误。这是什么问题,开放平台已经绑定该公众号了。后台填的是公众号app_id,商户号mch_id,支付密钥api_key。我在网页中测试微信扫码支付时正常,可以支付。