This commit is contained in:
2025-12-02 22:11:08 +08:00
parent ab7b8320aa
commit 57943700ba
3 changed files with 17 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ type WxpayConfig struct {
MchPrivateKeyPath string
MchPublicKeyID string
MchPublicKeyPath string
MchPlatformRAS string // 微信支付平台证书序列号(用于回调验证)
NotifyUrl string
RefundNotifyUrl string
}