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

【6.x】修复微信支付V2服务商分账接口验签失败的BUG #2809

Merged
merged 2 commits into from Apr 25, 2024

Conversation

Abbotton
Copy link
Contributor

@Abbotton Abbotton commented Apr 25, 2024

V2版本的分账要求签名类型必须为:HMAC-SHA256, 如果没有sign_type这个参数, 签名校验会失败.

V2服务商分账接口文档

image

image

Copy link

vercel bot commented Apr 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
easywechat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 2:42am

Copy link

@TheNorthMemory TheNorthMemory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@overtrue overtrue merged commit 1e93434 into w7corp:6.x Apr 25, 2024
6 of 9 checks passed
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.

None yet

3 participants