public class Client extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMerchantSellerResponse |
createMerchantSeller(CreateMerchantSellerRequest request)
Description: 商业卖家商户注册
Summary: 行业卖家商户注册
|
CreateMerchantSellerResponse |
createMerchantSellerEx(CreateMerchantSellerRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 商业卖家商户注册
Summary: 行业卖家商户注册
|
Map<String,?> |
doRequest(String version,
String action,
String protocol,
String method,
String pathname,
Map<String,?> request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime) |
PayTradePageResponse |
payTradePage(PayTradePageRequest request)
Description: 买家卖家收单交易,直接收款给卖家过渡户
Summary: 买家卖家收单交易
|
PayTradePageResponse |
payTradePageEx(PayTradePageRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 买家卖家收单交易,直接收款给卖家过渡户
Summary: 买家卖家收单交易
|
QueryMerchantSignResponse |
queryMerchantSign(QueryMerchantSignRequest request)
Description: 行业卖家商户注册结果查询服务
Summary: 行业卖家商户注册结果查询服务
|
QueryMerchantSignResponse |
queryMerchantSignEx(QueryMerchantSignRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 行业卖家商户注册结果查询服务
Summary: 行业卖家商户注册结果查询服务
|
QueryTradeOrderResponse |
queryTradeOrder(QueryTradeOrderRequest request)
Description: 交易支付结果查询接口
Summary: 交易结果查询
|
QueryTradeOrderResponse |
queryTradeOrderEx(QueryTradeOrderRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 交易支付结果查询接口
Summary: 交易结果查询
|
public String _endpoint
public String _regionId
public String _accessKeyId
public String _accessKeySecret
public String _protocol
public String _userAgent
public Number _readTimeout
public Number _connectTimeout
public String _httpProxy
public String _httpsProxy
public String _socks5Proxy
public String _socks5NetWork
public String _noProxy
public Number _maxIdleConns
public String _securityToken
public Number _maxIdleTimeMillis
public Number _keepAliveDurationMillis
public Number _maxRequests
public Number _maxRequestsPerHost
public Map<String,?> doRequest(String version, String action, String protocol, String method, String pathname, Map<String,?> request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic CreateMerchantSellerResponse createMerchantSeller(CreateMerchantSellerRequest request) throws Exception
Exceptionpublic CreateMerchantSellerResponse createMerchantSellerEx(CreateMerchantSellerRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic QueryMerchantSignResponse queryMerchantSign(QueryMerchantSignRequest request) throws Exception
Exceptionpublic QueryMerchantSignResponse queryMerchantSignEx(QueryMerchantSignRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic PayTradePageResponse payTradePage(PayTradePageRequest request) throws Exception
Exceptionpublic PayTradePageResponse payTradePageEx(PayTradePageRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
Exceptionpublic QueryTradeOrderResponse queryTradeOrder(QueryTradeOrderRequest request) throws Exception
Exceptionpublic QueryTradeOrderResponse queryTradeOrderEx(QueryTradeOrderRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
ExceptionCopyright © 2021. All rights reserved.