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

v3版微信支付, h5支付, 在还没有开通h5 支付权限的情况下...VerifySignSuccess 返回是的 null #2869

Open
WXJDLM opened this issue Jul 4, 2023 · 1 comment

Comments

@WXJDLM
Copy link

WXJDLM commented Jul 4, 2023

~YH@F2TCA%VI3$TYEIE9W

@JeffreySu
Copy link
Owner

xx == true 的这个判断同时已经排除了为 null 的情况,所以不需要再做判断,不过仔细看了一下代码,当时这样的写法似乎有问题,应该是:

if (result.VerifySignSuccess != true){...}

JeffreySu added a commit that referenced this issue Jul 8, 2023
更新微信支付 Sample v6.6.2 #2869 感谢 @WXJDLM
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

No branches or pull requests

2 participants