public class WxV3MerchantDetails extends com.egzosn.pay.wx.v3.api.WxPayConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 20:10.
| 构造器和说明 |
|---|
WxV3MerchantDetails() |
WxV3MerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
getApiClientKeyP12, getApiKey, getAppid, getAppId, getCertEnvironment, getCertStoreType, getMchId, getPid, getSeller, getSpAppId, getSpMchId, getSubAppid, getSubAppId, getSubMchId, getV3ApiKey, isPartner, loadCertEnvironment, setApiClientKeyP12, setApiKey, setAppid, setAppId, setCertEnvironment, setCertStoreType, setMchId, setPartner, setSpAppId, setSpMchId, setSubAppid, setSubAppId, setSubMchId, setV3ApiKeyaddAttr, expireAccessToken, getAccessToken, getAccessTokenLock, getAttach, getAttr, getAttrs, getExpiresTime, getInputCharset, getKeyPrivate, getKeyPublic, getNotifyUrl, getPayType, getReturnUrl, getSignType, getToken, isAccessTokenExpired, isCertSign, isTest, setAccessToken, setAccessTokenLock, setAttach, setCertSign, setExpiresTime, setInputCharset, setKeyPrivate, setKeyPublic, setNotifyUrl, setPayType, setReturnUrl, setSignType, setTest, updateAccessToken, updateAccessTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WxV3MerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public WxV3MerchantDetails()
public InMemoryMerchantDetailsServiceBuilder and()
and 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public InMemoryMerchantDetailsServiceBuilder getBuilder()
getBuilder 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public WxV3MerchantDetails initPaymentPlatforms(String platformName)
public PaymentPlatform getPaymentPlatform()
getPaymentPlatform 在接口中 PaymentPlatformMerchantDetailspublic PaymentPlatformServiceAdapter initService()
initService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.api.PayService getPayService()
getPayService 在接口中 PaymentPlatformMerchantDetailsgetPayService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.http.HttpConfigStorage getHttpConfigStorage()
getHttpConfigStorage 在接口中 PaymentPlatformServiceAdapterpublic WxV3MerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic WxV3MerchantDetails detailsId(String detailsId)
public WxV3MerchantDetails notifyUrl(String notifyUrl)
public WxV3MerchantDetails returnUrl(String returnUrl)
public WxV3MerchantDetails signType(String signType)
public WxV3MerchantDetails inputCharset(String inputCharset)
public WxV3MerchantDetails test(boolean test)
public WxV3MerchantDetails appId(String appId)
public WxV3MerchantDetails v3ApiKey(String v3ApiKey)
public WxV3MerchantDetails apiKey(String apiKey)
public WxV3MerchantDetails keyPublic(String keyPublic)
public WxV3MerchantDetails mchId(String mchId)
public WxV3MerchantDetails subAppId(String subAppId)
public WxV3MerchantDetails subMchId(String subMchId)
public WxV3MerchantDetails apiClientKeyP12(Object apiClientKeyP12)
public WxV3MerchantDetails certStoreType(com.egzosn.pay.common.bean.CertStoreType certStoreType)
Copyright © 2022. All rights reserved.