合单支付

This commit is contained in:
felord.cn
2020-12-13 22:38:26 +08:00
parent 3ddc00ba4c
commit 62106124c5
216 changed files with 9327 additions and 373 deletions

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.BankCode的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.CouponBgColor的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.CouponStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.StockStatus的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
@@ -139,7 +139,7 @@
<td class="colLast"><span class="typeNameLabel">StocksQueryParams.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksQueryParams.html#status">status</a></span></code>
<div class="block">根据API而定
批次状态只对条件查询批次列表API<a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryStocksByMch-cn.felord.payment.wechat.v3.model.StocksQueryParams-"><code>WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)</code></a>有效。</div>
批次状态</div>
</td>
</tr>
</tbody>

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.TradeState的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.TradeType的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.WeChatServer的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">

View File

@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 11:04:46 CST 2020 -->
<!-- Generated by javadoc (1.8.0_252) on Sun Dec 13 22:12:52 CST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>类 cn.felord.payment.wechat.enumeration.WechatPayV3Type的使用 (payment-spring-boot 1.0.0.RELEASE API)</title>
<meta name="date" content="2020-12-13">
@@ -178,6 +178,20 @@
</tr>
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatCombinePayApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatCombinePayApi.html#combinePayFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams-">combinePayFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombineH5PayParams</a>&nbsp;params)</code>
<div class="block">Combine pay function request entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatCombinePayApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatCombinePayApi.html#combinePayFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.combine.CombinePayParams-">combinePayFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html" title="cn.felord.payment.wechat.v3.model.combine中的类">CombinePayParams</a>&nbsp;params)</code>
<div class="block">Combine pay function request entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#couponDetailFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.CouponDetailsQueryParams-">couponDetailFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">CouponDetailsQueryParams</a>&nbsp;params)</code>
<div class="block">Coupon detail function request entity.</div>
@@ -211,52 +225,59 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryStocksFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.StocksQueryParams-">queryStocksFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">StocksQueryParams</a>&nbsp;params)</code>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryMerchantsByStockIdFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.MchQueryParams-">queryMerchantsByStockIdFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/MchQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">MchQueryParams</a>&nbsp;params)</code>
<div class="block">Query stocks function request entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryStocksByMchFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.StocksQueryParams-">queryStocksByMchFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">StocksQueryParams</a>&nbsp;params)</code>
<div class="block">Query stocks function request entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatDirectPayApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatDirectPayApi.html#queryTransactionFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.TransactionQueryParams-">queryTransactionFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/TransactionQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">TransactionQueryParams</a>&nbsp;params)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#queryUserCouponsFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.UserCouponsQueryParams-">queryUserCouponsFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html" title="cn.felord.payment.wechat.v3.model中的类">UserCouponsQueryParams</a>&nbsp;params)</code>
<div class="block">Query user coupons function request entity.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#sendStocksFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-cn.felord.payment.wechat.v3.model.StocksSendParams-">sendStocksFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="../../../../../../cn/felord/payment/wechat/v3/model/StocksSendParams.html" title="cn.felord.payment.wechat.v3.model中的类">StocksSendParams</a>&nbsp;params)</code>
<div class="block">Send stocks function request entity.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#setMarketingFavorCallbackFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-java.lang.String-">setMarketingFavorCallbackFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;notifyUrl)</code>
<div class="block">Sets marketing favor callback function.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#startAndRestartAndPauseStockFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-java.lang.String-">startAndRestartAndPauseStockFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;stockId)</code>
<div class="block">Start and restart and pause stock function request entity.</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><code>private org.springframework.http.RequestEntity&lt;?&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatMarketingFavorApi.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html#stockDetailFunction-cn.felord.payment.wechat.enumeration.WechatPayV3Type-java.lang.String-">stockDetailFunction</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;type,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="java.lang中的类或接口">String</a>&nbsp;stockId)</code>
<div class="block">Stock detail function request entity.</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><code>&lt;M&gt;&nbsp;<a href="../../../../../../cn/felord/payment/wechat/v3/WechatPayClient.Executor.html" title="cn.felord.payment.wechat.v3中的类">WechatPayClient.Executor</a>&lt;M&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">WechatPayClient.</span><code><span class="memberNameLink"><a href="../../../../../../cn/felord/payment/wechat/v3/WechatPayClient.html#withType-cn.felord.payment.wechat.enumeration.WechatPayV3Type-M-">withType</a></span>(<a href="../../../../../../cn/felord/payment/wechat/enumeration/WechatPayV3Type.html" title="cn.felord.payment.wechat.enumeration中的枚举">WechatPayV3Type</a>&nbsp;wechatPayV3Type,
M&nbsp;m)</code>