| Package | Description |
|---|---|
| net.sinofool.alipay |
| Modifier and Type | Method and Description |
|---|---|
AlipayRequestData |
PCDirectSDK.makeSimpleDirectPayRequest(String tradeId,
String subject,
double total,
String notifyURL,
String returnURL,
String errorNotifyURL) |
AlipayRequestData |
WapDirectSDK.makeSimpleWapTradeDirect(String tradeId,
String subject,
double total,
String callBackUrl,
String notifyUrl,
String merchantUrl) |
AlipayRequestData |
PCDirectSDK.makeVerifyRequest(String notifyId) |
| Modifier and Type | Method and Description |
|---|---|
String |
WapDirectSDK.create(AlipayRequestData request) |
List<StringPair> |
PCDirectSDK.create(AlipayRequestData request) |
Copyright © 2014. All rights reserved.