Files
payment-spring-boot/docs/stackoverflow.md
xiafang 0c6129140f docs
2020-12-10 11:18:45 +08:00

26 lines
500 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 微信
施工中……
## 支付宝
### 证书
请注意因为未来**SHA1withRSA**将被淘汰,因此采用最新的**SHA256withRSA**证书,旧的模式将不提供支持。步骤如下:
1.使用支付宝开发助手申请CSR文件
![先申请密钥对再申请csr](./img/csr.png)
申请成功后看文件说明:
![](./img/file_info.png)
2.上传CSR设置证书
![](./img/set.png)
上传成功后需要下载证书,和配置的对应关系为:
![](./img/cert_path.png)