XingQue
|
48eca8e5d0
|
fix: 星之界(xzj)与星阙共用商户证书路径及V3兜底配置
xzj 提现/查单与 xq 同读 settings 私钥目录;AppID 仍各用 club 表小程序。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:57:21 +08:00 |
|
XingQue
|
6ac32674a5
|
fix: 证书扫描含pub_key.pem;诊断明确缺少apiclient_cert.pem
服务器仅有私钥无商户证书时V3签名必失败,诊断输出操作指引。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:33:24 +08:00 |
|
XingQue
|
b5021ee07d
|
fix: V3签名从私钥配对证书自动取序列号,xq忽略club错误私钥路径
SIGN_ERROR根因是私钥与序列号不是同一套证书;扫描匹配 apiclient_cert.pem。
新增 manage.py wx_v3_pay_diag 探针验签。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-10 22:31:14 +08:00 |
|