public class JsapiPaymentRequest extends AbstractPaymentRequest
Description:
weixinSignature| 构造器和说明 |
|---|
JsapiPaymentRequest(String prePayId,
WeixinPayAccount payAccount) |
| 限定符和类型 | 方法和说明 |
|---|---|
TradeType |
getPaymentType()
支付类型
|
PaymentRequest |
toRequestObject()
支付请求对象
|
String |
toRequestString()
支付请求字符串
|
getPaymentAccount, getPrePayIdpublic JsapiPaymentRequest(String prePayId, WeixinPayAccount payAccount)
public TradeType getPaymentType()
MerchantPaymentRequestpublic PaymentRequest toRequestObject()
MerchantPaymentRequestpublic String toRequestString()
MerchantPaymentRequestCopyright © 2019. All rights reserved.