梁江亮

Results 1 issues of 梁江亮

调用wxService.getTransferService().transferBatches()微信支付返回“平台证书序列号Wechatpay-Serial错误”错误,错误信息如下: WxPayException(customErrorMsg=平台证书序列号Wechatpay-Serial错误, returnCode=null, returnMsg=null, resultCode=null, errCode=PARAM_ERROR, errCodeDes=平台证书序列号Wechatpay-Serial错误, xmlString=null) at com.github.binarywang.wxpay.service.impl.WxPayServiceApacheHttpImpl.convertException(WxPayServiceApacheHttpImpl.java:377) at com.github.binarywang.wxpay.service.impl.WxPayServiceApacheHttpImpl.postV3WithWechatpaySerial(WxPayServiceApacheHttpImpl.java:192) at com.github.binarywang.wxpay.service.impl.TransferServiceImpl.transferBatches(TransferServiceImpl.java:36) at com.github.binarywang.demo.wx.pay.controller.WxPayV3Controller.transfrom(WxPayV3Controller.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at...