You've already forked FrameTour-BE
微信退款、退款回调
This commit is contained in:
@ -79,8 +79,10 @@ wx:
|
||||
mchId: xxxx
|
||||
# 商户证书序列号
|
||||
mchSerialNo: xxxxx
|
||||
# 回调接口地址
|
||||
notifyUrl: https://xxxx/a/biz/wxpay/payNotify
|
||||
# 支付回调接口地址
|
||||
payNotifyUrl: https://xxxx/a/biz/wxpay/payNotify
|
||||
# 退款回调接口地址
|
||||
refundNotifyUrl: https://xxxx/a/biz/wxpay/payNotify
|
||||
# 商户API私钥路径
|
||||
keyPath: module-app/src/main/resources/cert/apiclient_key.pem
|
||||
# 商户APIV3密钥
|
||||
|
Reference in New Issue
Block a user