-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
投诉通知验签错误 #3288
Comments
你有什么修复办法,可以直接提交代码 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closed
com.github.binarywang weixin-java-pay 4.6.5.B 我已经更新pom到最新版 发现还是会报这个异常,异常后回调请求会第二次 执行来正确更新订单状态,是否是通过重新进行回调请求解决了这个异常问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
简要描述
微信支付投诉通知验签错误,通知头部签名Base64解码异常。
模块版本情况
详细描述
导致的原因是因为微信的签名探测,会生成"WECHATPAY/SIGNTEST/"开头的签名值,导致签名base64解码异常。
希望能统一处理下微信签名探测流量。
日志
The text was updated successfully, but these errors were encountered: