public interface MerchantPaymentRequest
Description:
| 限定符和类型 | 方法和说明 |
|---|---|
WeixinPayAccount |
getPaymentAccount()
支付账号
|
TradeType |
getPaymentType()
支付类型
|
String |
getPrePayId()
预支付交易ID
|
PaymentRequest |
toRequestObject()
支付请求对象
|
String |
toRequestString()
支付请求字符串
|
String getPrePayId()
WeixinPayAccount getPaymentAccount()
TradeType getPaymentType()
String toRequestString()
PaymentRequest toRequestObject()
Copyright © 2019. All rights reserved.