public final class Wepay extends Object
| Modifier and Type | Method and Description |
|---|---|
Bills |
bill()
调用账单组件
|
String |
getAppId() |
String |
getAppKey() |
String |
getCertPasswd() |
byte[] |
getCerts() |
String |
getMchId() |
String |
getRespEncode() |
SSLSocketFactory |
getSslSocketFactory() |
Wepay |
init()
初始化操作
|
Notifies |
notifies()
调用通知组件
|
Orders |
order()
调用订单组件
|
Pays |
pay()
调用支付组件
|
Refunds |
refund()
调用退款组件
|
public String getAppId()
public String getAppKey()
public String getMchId()
public byte[] getCerts()
public String getCertPasswd()
public String getRespEncode()
public SSLSocketFactory getSslSocketFactory()
public Wepay init()
public Pays pay()
public Orders order()
public Refunds refund()
public Notifies notifies()
public Bills bill()
Copyright © 2018. All rights reserved.