微信支付相关

This commit is contained in:
2024-12-17 16:11:02 +08:00
parent b88c070ec7
commit d70bfbc605
4 changed files with 32 additions and 6 deletions

View File

@ -80,9 +80,9 @@ wx:
# 商户证书序列号
mchSerialNo: 2AD248A1D15F0056D6AEC20B4EEF53F3C32CBFF0
# 支付回调接口地址
payNotifyUrl: https://xxxx/a/biz/wxpay/payNotify
payNotifyUrl: https://zhentuai.com/api/mobile/wx/pay/v1/payNotify
# 退款回调接口地址
refundNotifyUrl: https://xxxx/a/biz/wxpay/payNotify
refundNotifyUrl: https://zhentuai.com/api/mobile/wx/pay/v1/refundNotify
# 商户API私钥路径
keyPath: module-app/src/main/resources/cert/apiclient_key.pem
# 商户APIV3密钥