public interface WXPayConfig
限定符和类型 | 方法和说明 |
---|---|
String |
getAppID()
获取 App ID
|
InputStream |
getCertStream()
获取商户证书内容
|
int |
getHttpConnectTimeoutMs()
HTTP(S) 连接超时时间,单位毫秒
|
int |
getHttpReadTimeoutMs()
HTTP(S) 读数据超时时间,单位毫秒
|
String |
getKey()
获取 API 密钥
|
String |
getMchID()
获取 Mch ID
|
String getAppID()
String getMchID()
String getKey()
InputStream getCertStream()
int getHttpConnectTimeoutMs()
int getHttpReadTimeoutMs()
Copyright © 2017. All rights reserved.