public static class WechatPayProperties.V3 extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
appId
app id for wechat pay is required
|
private String |
appSecret
app secret for wechat pay is required
|
private String |
appV3Secret
app V3 secret is required by wechat pay V3
|
private String |
certPath
wechat pay certificate Path
|
private String |
domain
your pay server domain
|
private String |
mchId
mchId for wechat pay is required
|
private String |
partnerKey
partnerKey for wechat pay is optional
|
| Constructor and Description |
|---|
V3() |
private String appId
private String appSecret
private String appV3Secret
private String mchId
private String partnerKey
private String certPath
private String domain
Copyright © 2021. All rights reserved.