序列化表格
-
程序包 com.ijpay.wxpay
-
类 com.ijpay.wxpay.WxPayApiConfig
class WxPayApiConfig extends Object implements Serializable- serialVersionUID:
- -9044503427692786302L
-
序列化字段
-
apiKey
String apiKey
商户平台「API安全」中的 API 密钥 -
apiKey3
String apiKey3
商户平台「API安全」中的 APIv3 密钥 -
appId
String appId
应用编号 -
certP12Path
String certP12Path
API 证书中的 p12 -
certPath
String certPath
API 证书中的 cert.pem -
domain
String domain
应用域名,回调中会使用此参数 -
exParams
Object exParams
其他附加参数 -
keyPath
String keyPath
API 证书中的 key.pem -
mchId
String mchId
商户号 -
partnerKey
String partnerKey
同 apiKey 后续版本会舍弃 -
platformCertPath
String platformCertPath
微信平台证书 -
slAppId
String slAppId
服务商应用编号 -
slMchId
String slMchId
服务商商户号
-
-
-
程序包 com.ijpay.wxpay.model.v3
-
类 com.ijpay.wxpay.model.v3.Certificate
class Certificate extends Object implements Serializable- serialVersionUID:
- 4034303177841190752L
-
序列化字段
-
data
List<CertificateInfo> data
-
-
类 com.ijpay.wxpay.model.v3.CertificateInfo
class CertificateInfo extends Object implements Serializable- serialVersionUID:
- -5838236796703654715L
-
序列化字段
-
effective_time
String effective_time
-
encrypt_certificate
EncryptCertificate encrypt_certificate
-
expire_time
String expire_time
-
serial_no
String serial_no
-
-
类 com.ijpay.wxpay.model.v3.EncryptCertificate
class EncryptCertificate extends Object implements Serializable- serialVersionUID:
- -5718842307268149730L
-