FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

:bug: 修复微信支付V3签名/验签的换行符错误 by gadfly3173 · Pull Request #2246 · binarywang/WxJava · GitHub

🐛 修复微信支付V3签名/验签的换行符错误 - #2246

Merged
binarywang merged 1 commit into
binarywang:developfrom
gadfly3173:develop
Aug 13, 2021
Merged

🐛 修复微信支付V3签名/验签的换行符错误#2246
binarywang merged 1 commit into
binarywang:developfrom
gadfly3173:develop

Conversation

gadfly3173 commented Aug 9, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

参考微信支付文档:
https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter3_1_4.shtml
https://pay.weixin.qq.com/wiki/doc/apiv3/wechatpay/wechatpay4_0.shtml


签名时使用的换行符必须是\n,因此不应使用%n,这会导致windows平台下签名错误

参考微信支付文档:
https://pay.weixin.qq.com/wiki/doc/apiv3/apis/chapter3_1_4.shtml
https://pay.weixin.qq.com/wiki/doc/apiv3/wechatpay/wechatpay4_0.shtml

签名时使用的换行符必须是\n,因此不应使用%n,这会导致windows平台下签名错误
binarywang merged commit 60c9df4 into binarywang:develop Aug 13, 2021
binarywang added this to the 4.1.6 milestone Aug 23, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL