public class MobileDirectSDK extends AbstractAlipay
config, preferRSA| Constructor and Description |
|---|
MobileDirectSDK(AlipayConfig config) |
| Modifier and Type | Method and Description |
|---|---|
String |
create(AlipayRequestData request) |
AlipayRequestData |
makeSimpleMobileTrade(String tradeId,
String subject,
String body,
String showUrl,
double total,
String notifyUrl) |
decrypt, join, parsePostBody, parseQueryString, rsaVerify, signMD5, signRSA, signRSAWithQuote, verifyMD5, verifyRSApublic MobileDirectSDK(AlipayConfig config)
public AlipayRequestData makeSimpleMobileTrade(String tradeId, String subject, String body, String showUrl, double total, String notifyUrl)
public String create(AlipayRequestData request) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2015. All rights reserved.