mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
README.md
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>com.enongm.dianji</groupId>
|
||||
<artifactId>payment-spring-boot-autoconfigure</artifactId>
|
||||
<artifactId>payment-spring-boot-starter</artifactId>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
</dependency>
|
||||
```
|
||||
@@ -157,12 +157,18 @@ responseBody = WechatResponseBody(returnCode=SUCCESS, returnMsg=参数错误:ope
|
||||
请注意因为未来**SHA1withRSA**将被淘汰,因此采用最新的**SHA256withRSA**证书,旧的模式将不提供支持。步骤如下:
|
||||
|
||||
1.使用支付宝开发助手申请CSR文件
|
||||
|
||||

|
||||
申请成功后看文件说明:
|
||||
|
||||

|
||||
|
||||
2.上传CSR设置证书
|
||||
|
||||

|
||||
|
||||
上传成功后需要下载证书,和配置的对应关系为:
|
||||
|
||||

|
||||
3. 其它开发平台商户平台的配置,参考支付宝接入文档。
|
||||
##### 项目开发配置
|
||||
|
||||
Reference in New Issue
Block a user