public class AlipayQueryHelper extends Object
| 构造器和说明 |
|---|
AlipayQueryHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
createAlipayUrl(String out_trade_no,
String partner,
String encryptKey) |
static ResultInfo |
getQueryResult(String orderid,
String sellerEmail) |
static Alipay |
getQueryResultAsAlipay(String orderid,
String sellerEmail) |
static ResultInfo |
getQueryResultForWireless(String orderid,
String sellerEmail)
支付宝无线支付查询接口(wap支付和安全支付)
|
public static ResultInfo getQueryResult(String orderid, String sellerEmail)
public static ResultInfo getQueryResultForWireless(String orderid, String sellerEmail)
public static Alipay getQueryResultAsAlipay(String orderid, String sellerEmail)
Copyright © 2013 Xunlei Networking Technologies. All rights reserved.