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

支付宝App支付后回调通知验证签名 #13

Closed
visualzhang opened this issue Nov 28, 2019 · 4 comments
Closed

支付宝App支付后回调通知验证签名 #13

visualzhang opened this issue Nov 28, 2019 · 4 comments

Comments

@visualzhang
Copy link

现在VerifyAliPaySign都是直接用AliPayPublicKey字符串来做验签的,没有通过crt文件来验签。
crt文件读出来的SN字符怎么来做验签?您有空加一下?我自己也看看怎么搞。

@iGoogle-ink
Copy link
Member

好的,有空看一下,如果你弄好了,提个PR吧

@iGoogle-ink
Copy link
Member

@visualzhang 好的,这两天的就处理一下

@iGoogle-ink
Copy link
Member

iGoogle-ink commented Dec 6, 2019

https://docs.open.alipay.com/200/106120
只有同步验签,支持SN,异步验签和原来一样

@visualzhang
Copy link
Author

最近忙别的,还没空看呢。我开始是用了VerifyAliPaySign来验证那个回调通知的数据,结果没通过。我对秘钥这块又不熟悉,就没有继续深入去看。

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