-
Hi,
I'm trying to install Pyctuator on our existing app on Flask/uWSGI.
Everything works fine except that pyctuator is modifying the logging configuration of the application, and some things do…
jpays updated
4 years ago
-
这个好像是安卓项目吧?我想把你的接口用到我的web项目里面。能加个好友聊聊吗?
-
亲爱的开源SDK作者,
您好,检测到您的github中的开源SDK中存在XXE漏洞,请按微信支付官方指引修复:
https://pay.weixin.qq.com/wiki/doc/api/micropay.php?chapter=23_5 ;
存在漏洞的源码路径:
https://github.com/Javen205/IJPay/blob/master/src/main/java/co…
-
`src/main/java/com/jpay/secure/RSAUtils.java`中的方法 `public static String encryptByPublicKey(String data,String publicKey,String fillMode)`在windows的cmd中运行,默认是GBK2312,这样加密出来会有问题
`
byte[] dataByte = dat…
-
spring boot 2.x分支支付宝的appPay接口发送get请求,控制台显示
```
2018-11-14 11:55:10.850 WARN 21863 --- [nio-8080-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.Htt…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [do…
-
Error:(201, 13) Failed to resolve: com.github.javen205.JPay:jpaysdk:latest.release.0.0.4
-
-
还是依赖直接得好。不断删除现有工程的依赖和jar包真的还是有点伤啊。
-
此问题是没有给`mJPayListener `赋值,下版本会修复,修改方法如下
```
public void startWXPay(String appId,String partnerId,String prepayId,
String nonceStr,String timeStamp,String sign,JPayList…