public class MicroPaymentRequest extends Order implements MerchantPaymentRequest
Description:
| 限定符 | 构造器和说明 |
|---|---|
protected |
MicroPaymentRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
WeixinPayAccount |
getPaymentAccount()
支付账号
|
TradeType |
getPaymentType()
支付类型
|
String |
getPrePayId()
返回null,请不要尝试作为支付请求
|
void |
setPaymentAccount(WeixinPayAccount paymentAccount) |
PaymentRequest |
toRequestObject()
返回null,请不要尝试作为支付请求
|
String |
toRequestString()
返回null,请不要尝试作为支付请求
|
getAttach, getBankType, getCashFeeType, getCouponCount, getCouponFee, getCouponList, getFormatBankType, getFormatCashFeeType, getFormatCouponFee, getFormatIsSubscribe, getFormatSubIsSubscribe, getFormatTimeEnd, getFormatTradeState, getFormatTradeType, getIsSubscribe, getOpenId, getSubIsSubscribe, getSubOpenId, getTimeEnd, getTradeState, getTradeStateDesc, getTradeType, setCouponList, toStringgetCashFee, getFeeType, getFormatCashFee, getFormatFeeType, getFormatSettlementTotalFee, getFormatTotalFee, getOutTradeNo, getSettlementTotalFee, getTotalFee, getTransactionIdgetAppId, getDeviceInfo, getFormatRecall, getFormatSignType, getMchId, getNonceStr, getRecall, getSign, getSignType, getSubAppId, getSubMchId, setAppId, setDeviceInfo, setMchId, setNonceStr, setRecall, setSign, setSignType, setSubAppId, setSubMchIdgetErrCode, getErrCodeDes, getResultCode, getReturnCode, getReturnMsg, setErrCode, setErrCodeDes, setResultCodepublic TradeType getPaymentType()
MerchantPaymentRequestgetPaymentType 在接口中 MerchantPaymentRequestpublic String toRequestString()
toRequestString 在接口中 MerchantPaymentRequestpublic PaymentRequest toRequestObject()
toRequestObject 在接口中 MerchantPaymentRequestpublic String getPrePayId()
getPrePayId 在接口中 MerchantPaymentRequestpublic void setPaymentAccount(WeixinPayAccount paymentAccount)
public WeixinPayAccount getPaymentAccount()
MerchantPaymentRequestgetPaymentAccount 在接口中 MerchantPaymentRequestCopyright © 2019. All rights reserved.