We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
版本 4.7.0,项目使用服务商模式,也是配置新增了支付公钥和公钥ID,创建订单提示“应答的微信支付签名验证失败”,删除支付公钥和公钥ID则正常下单。
v3接口回调添加参数
其中回调com.github.binarywang.wxpay.bean.ecommerce.SignatureHeader缺少Wechatpay-Serial参数
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本 4.7.0,项目使用服务商模式,也是配置新增了支付公钥和公钥ID,创建订单提示“应答的微信支付签名验证失败”,删除支付公钥和公钥ID则正常下单。
v3接口回调添加参数
其中回调com.github.binarywang.wxpay.bean.ecommerce.SignatureHeader缺少Wechatpay-Serial参数
The text was updated successfully, but these errors were encountered: