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

请问一下,这种方式整个支付过程的安全性与官方SDK是否一致? #1

Open
Pr-Chen opened this issue Feb 26, 2018 · 1 comment

Comments

@Pr-Chen
Copy link

Pr-Chen commented Feb 26, 2018

No description provided.

@CoderZhuXH
Copy link
Owner

CoderZhuXH commented Feb 26, 2018

此库的支付接口是模仿官方SDK写的,因官方SDK看不到源码,此库是通过分析其支付协议url,反推出来的.

支付接口只是负责拿订单签名后的信息,拼接成协议url,传参给支付宝/微信,拉起支付操作.
涉及到安全的秘钥、订单签名等均是在服务端,由服务端完成的,这点可以放心.

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