Skip to content
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

fix(wxpay): 修复微信支付配置解密问题 #3496

Closed
wants to merge 1 commit into from

Conversation

ZhiBai6
Copy link

@ZhiBai6 ZhiBai6 commented Feb 14, 2025

  • 修改 WxPayConfig 类中的配置解密逻辑
  • 将 Base64 解码改为直接使用字符串字节
  • 解决了两次 Base64 解码导致私钥报错问题

- 修改 WxPayConfig 类中的配置解密逻辑
- 将 Base64 解码改为直接使用字符串字节
- 解决了两次 Base64 解码导致私钥报错问题
@binarywang
Copy link
Owner

#3482

麻烦看下之前的PR的说明,谢谢~

@ZhiBai6 ZhiBai6 closed this Feb 16, 2025
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