public class WapPaymentRequest extends AbstractPaymentRequest
Description:
weixinSignature| 构造器和说明 |
|---|
WapPaymentRequest(String prePayId,
String payUrl,
WeixinPayAccount payAccount) |
| 限定符和类型 | 方法和说明 |
|---|---|
TradeType |
getPaymentType()
支付类型
|
PaymentRequest |
toRequestObject()
只做查看之用,请不要尝试作为支付请求
|
String |
toRequestString()
支付请求字符串
|
getPaymentAccount, getPrePayIdpublic WapPaymentRequest(String prePayId, String payUrl, WeixinPayAccount payAccount)
public TradeType getPaymentType()
MerchantPaymentRequestpublic PaymentRequest toRequestObject()
public String toRequestString()
MerchantPaymentRequestCopyright © 2019. All rights reserved.