From 721c89571683768db33417eb78705ad2bd08ef4e Mon Sep 17 00:00:00 2001 From: "felord.cn" Date: Sun, 13 Dec 2020 11:06:53 +0800 Subject: [PATCH] javadoc --- docs/apidocs/allclasses-frame.html | 2 +- docs/apidocs/allclasses-noframe.html | 2 +- .../cn/felord/payment/PayException.html | 6 +- .../payment/alipay/AliPayConfiguration.html | 6 +- .../payment/alipay/AliPayProperties.V1.html | 8 +- .../payment/alipay/AliPayProperties.html | 6 +- .../alipay/class-use/AliPayConfiguration.html | 2 +- .../alipay/class-use/AliPayProperties.V1.html | 2 +- .../alipay/class-use/AliPayProperties.html | 2 +- .../felord/payment/alipay/package-frame.html | 2 +- .../payment/alipay/package-summary.html | 2 +- .../felord/payment/alipay/package-tree.html | 2 +- .../cn/felord/payment/alipay/package-use.html | 2 +- .../autoconfigure/EnableMobilePay.html | 6 +- .../autoconfigure/PayConfiguration.html | 6 +- .../class-use/EnableMobilePay.html | 2 +- .../class-use/PayConfiguration.html | 2 +- .../payment/autoconfigure/package-frame.html | 2 +- .../autoconfigure/package-summary.html | 2 +- .../payment/autoconfigure/package-tree.html | 2 +- .../payment/autoconfigure/package-use.html | 2 +- .../payment/class-use/PayException.html | 2 +- .../cn/felord/payment/package-frame.html | 2 +- .../cn/felord/payment/package-summary.html | 2 +- .../cn/felord/payment/package-tree.html | 2 +- .../cn/felord/payment/package-use.html | 2 +- .../wechat/WechatPayConfiguration.html | 13 +- .../wechat/WechatPayProperties.V3.html | 8 +- .../payment/wechat/WechatPayProperties.html | 8 +- .../wechat/WechatPayResponseErrorHandler.html | 6 +- .../class-use/WechatPayConfiguration.html | 2 +- .../class-use/WechatPayProperties.V3.html | 2 +- .../wechat/class-use/WechatPayProperties.html | 2 +- .../WechatPayResponseErrorHandler.html | 2 +- .../payment/wechat/enumeration/BankCode.html | 8 +- .../wechat/enumeration/CouponBgColor.html | 6 +- .../wechat/enumeration/CouponStatus.html | 6 +- .../wechat/enumeration/StockStatus.html | 6 +- .../wechat/enumeration/TradeState.html | 6 +- .../payment/wechat/enumeration/TradeType.html | 6 +- .../wechat/enumeration/WeChatServer.html | 8 +- .../wechat/enumeration/WechatPayV3Type.html | 6 +- .../enumeration/class-use/BankCode.html | 2 +- .../enumeration/class-use/CouponBgColor.html | 2 +- .../enumeration/class-use/CouponStatus.html | 2 +- .../enumeration/class-use/StockStatus.html | 2 +- .../enumeration/class-use/TradeState.html | 2 +- .../enumeration/class-use/TradeType.html | 2 +- .../enumeration/class-use/WeChatServer.html | 2 +- .../class-use/WechatPayV3Type.html | 46 +- .../wechat/enumeration/package-frame.html | 2 +- .../wechat/enumeration/package-summary.html | 2 +- .../wechat/enumeration/package-tree.html | 2 +- .../wechat/enumeration/package-use.html | 2 +- .../felord/payment/wechat/package-frame.html | 2 +- .../payment/wechat/package-summary.html | 2 +- .../felord/payment/wechat/package-tree.html | 2 +- .../cn/felord/payment/wechat/package-use.html | 2 +- .../felord/payment/wechat/v3/AbstractApi.html | 30 +- ...eConverter.MultipartHttpOutputMessage.html | 2 +- .../v3/ExtensionFormHttpMessageConverter.html | 6 +- .../payment/wechat/v3/KeyPairFactory.html | 6 +- .../payment/wechat/v3/SignatureProvider.html | 6 +- .../payment/wechat/v3/WechatApiProvider.html | 6 +- .../payment/wechat/v3/WechatDirectPayApi.html | 6 +- .../wechat/v3/WechatMarketingFavorApi.html | 295 ++++++++++-- .../payment/wechat/v3/WechatMetaBean.html | 6 +- .../wechat/v3/WechatMetaContainer.html | 6 +- .../v3/WechatPayCallback.EventType.html | 8 +- .../payment/wechat/v3/WechatPayCallback.html | 6 +- .../wechat/v3/WechatPayClient.Executor.html | 8 +- .../payment/wechat/v3/WechatPayClient.html | 6 +- .../wechat/v3/WechatRequestEntity.html | 11 +- .../wechat/v3/WechatResponseEntity.html | 16 +- .../wechat/v3/class-use/AbstractApi.html | 2 +- ...eConverter.MultipartHttpOutputMessage.html | 2 +- .../ExtensionFormHttpMessageConverter.html | 2 +- .../wechat/v3/class-use/KeyPairFactory.html | 2 +- .../v3/class-use/SignatureProvider.html | 2 +- .../v3/class-use/WechatApiProvider.html | 2 +- .../v3/class-use/WechatDirectPayApi.html | 2 +- .../v3/class-use/WechatMarketingFavorApi.html | 2 +- .../wechat/v3/class-use/WechatMetaBean.html | 2 +- .../v3/class-use/WechatMetaContainer.html | 2 +- .../WechatPayCallback.EventType.html | 2 +- .../v3/class-use/WechatPayCallback.html | 2 +- .../class-use/WechatPayClient.Executor.html | 2 +- .../wechat/v3/class-use/WechatPayClient.html | 10 +- .../v3/class-use/WechatRequestEntity.html | 2 +- .../v3/class-use/WechatResponseEntity.html | 64 ++- .../payment/wechat/v3/model/Amount.html | 16 +- .../v3/model/CallbackParams.Resource.html | 28 +- .../wechat/v3/model/CallbackParams.html | 41 +- .../wechat/v3/model/ConsumeInformation.html | 8 +- .../wechat/v3/model/CouponAvailableTime.html | 23 +- .../wechat/v3/model/CouponConsumeData.html | 8 +- .../v3/model/CouponDetailsQueryParams.html | 6 +- .../wechat/v3/model/CouponUseRule.html | 8 +- .../payment/wechat/v3/model/Detail.html | 6 +- .../payment/wechat/v3/model/DiscountTo.html | 8 +- .../wechat/v3/model/FixAvailableTime.html | 24 +- .../wechat/v3/model/FixedNormalCoupon.html | 8 +- .../felord/payment/wechat/v3/model/Goods.html | 6 +- .../payment/wechat/v3/model/GoodsDetail.html | 8 +- .../payment/wechat/v3/model/H5Info.html | 6 +- .../v3/model/NormalCouponInformation.html | 8 +- .../payment/wechat/v3/model/PatternInfo.html | 6 +- .../payment/wechat/v3/model/PayParams.html | 8 +- .../felord/payment/wechat/v3/model/Payer.html | 6 +- .../v3/model/PromotionDetail.GoodsDetail.html | 34 +- .../wechat/v3/model/PromotionDetail.html | 68 ++- .../v3/model/ResponseSignVerifyParams.html | 8 +- .../payment/wechat/v3/model/SceneInfo.html | 7 +- .../payment/wechat/v3/model/SettleInfo.html | 6 +- .../v3/model/SingleitemDiscountOff.html | 8 +- .../payment/wechat/v3/model/StockUseRule.html | 6 +- .../wechat/v3/model/StocksCreateParams.html | 14 +- .../wechat/v3/model/StocksQueryParams.html | 6 +- .../wechat/v3/model/StocksSendParams.html | 27 +- .../payment/wechat/v3/model/StoreInfo.html | 6 +- .../model/TransactionConsumeData.Amount.html | 29 +- .../model/TransactionConsumeData.Payer.html | 14 +- .../TransactionConsumeData.SceneInfo.html | 14 +- .../v3/model/TransactionConsumeData.html | 90 +++- .../v3/model/TransactionQueryParams.html | 6 +- .../model/UserCouponsQueryParams.Status.html | 19 +- .../v3/model/UserCouponsQueryParams.html | 11 +- .../wechat/v3/model/class-use/Amount.html | 2 +- .../class-use/CallbackParams.Resource.html | 6 +- .../v3/model/class-use/CallbackParams.html | 2 +- .../model/class-use/ConsumeInformation.html | 2 +- .../model/class-use/CouponAvailableTime.html | 2 +- .../v3/model/class-use/CouponConsumeData.html | 2 +- .../class-use/CouponDetailsQueryParams.html | 10 +- .../v3/model/class-use/CouponUseRule.html | 2 +- .../wechat/v3/model/class-use/Detail.html | 2 +- .../wechat/v3/model/class-use/DiscountTo.html | 2 +- .../v3/model/class-use/FixAvailableTime.html | 6 +- .../v3/model/class-use/FixedNormalCoupon.html | 2 +- .../wechat/v3/model/class-use/Goods.html | 2 +- .../v3/model/class-use/GoodsDetail.html | 2 +- .../wechat/v3/model/class-use/H5Info.html | 2 +- .../class-use/NormalCouponInformation.html | 2 +- .../v3/model/class-use/PatternInfo.html | 2 +- .../wechat/v3/model/class-use/PayParams.html | 2 +- .../wechat/v3/model/class-use/Payer.html | 2 +- .../PromotionDetail.GoodsDetail.html | 6 +- .../v3/model/class-use/PromotionDetail.html | 6 +- .../class-use/ResponseSignVerifyParams.html | 2 +- .../wechat/v3/model/class-use/SceneInfo.html | 2 +- .../wechat/v3/model/class-use/SettleInfo.html | 2 +- .../class-use/SingleitemDiscountOff.html | 2 +- .../v3/model/class-use/StockUseRule.html | 2 +- .../model/class-use/StocksCreateParams.html | 10 +- .../v3/model/class-use/StocksQueryParams.html | 18 +- .../v3/model/class-use/StocksSendParams.html | 10 +- .../wechat/v3/model/class-use/StoreInfo.html | 2 +- .../TransactionConsumeData.Amount.html | 6 +- .../TransactionConsumeData.Payer.html | 6 +- .../TransactionConsumeData.SceneInfo.html | 6 +- .../class-use/TransactionConsumeData.html | 2 +- .../class-use/TransactionQueryParams.html | 2 +- .../UserCouponsQueryParams.Status.html | 2 +- .../class-use/UserCouponsQueryParams.html | 10 +- .../wechat/v3/model/package-frame.html | 2 +- .../wechat/v3/model/package-summary.html | 52 ++- .../payment/wechat/v3/model/package-tree.html | 2 +- .../payment/wechat/v3/model/package-use.html | 48 +- .../payment/wechat/v3/package-frame.html | 2 +- .../payment/wechat/v3/package-summary.html | 2 +- .../payment/wechat/v3/package-tree.html | 2 +- .../felord/payment/wechat/v3/package-use.html | 2 +- docs/apidocs/constant-values.html | 2 +- docs/apidocs/deprecated-list.html | 2 +- docs/apidocs/help-doc.html | 2 +- docs/apidocs/index-all.html | 424 +++++++++++++----- docs/apidocs/index.html | 2 +- docs/apidocs/overview-frame.html | 2 +- docs/apidocs/overview-summary.html | 2 +- docs/apidocs/overview-tree.html | 2 +- docs/apidocs/serialized-form.html | 2 +- .../java/cn/felord/payment/PayException.java | 5 +- .../payment/alipay/AliPayConfiguration.java | 5 +- .../payment/alipay/AliPayProperties.java | 7 +- .../autoconfigure/EnableMobilePay.java | 5 +- .../autoconfigure/PayConfiguration.java | 5 +- .../wechat/WechatPayConfiguration.java | 6 + .../payment/wechat/WechatPayProperties.java | 7 +- .../wechat/WechatPayResponseErrorHandler.java | 5 +- .../payment/wechat/enumeration/BankCode.java | 3 + .../wechat/enumeration/CouponBgColor.java | 4 +- .../wechat/enumeration/CouponStatus.java | 4 +- .../wechat/enumeration/StockStatus.java | 4 +- .../wechat/enumeration/TradeState.java | 4 +- .../payment/wechat/enumeration/TradeType.java | 4 +- .../wechat/enumeration/WeChatServer.java | 3 + .../wechat/enumeration/WechatPayV3Type.java | 4 +- .../felord/payment/wechat/v3/AbstractApi.java | 18 +- .../v3/ExtensionFormHttpMessageConverter.java | 2 + .../payment/wechat/v3/KeyPairFactory.java | 4 +- .../payment/wechat/v3/SignatureProvider.java | 4 +- .../payment/wechat/v3/WechatApiProvider.java | 4 +- .../payment/wechat/v3/WechatDirectPayApi.java | 4 +- .../wechat/v3/WechatMarketingFavorApi.java | 138 +++++- .../payment/wechat/v3/WechatMetaBean.java | 4 +- .../wechat/v3/WechatMetaContainer.java | 4 +- .../payment/wechat/v3/WechatPayCallback.java | 7 +- .../payment/wechat/v3/WechatPayClient.java | 6 +- .../wechat/v3/WechatRequestEntity.java | 7 +- .../wechat/v3/WechatResponseEntity.java | 10 +- .../payment/wechat/v3/model/Amount.java | 11 +- .../wechat/v3/model/CallbackParams.java | 42 +- .../wechat/v3/model/ConsumeInformation.java | 3 + .../wechat/v3/model/CouponAvailableTime.java | 14 + .../wechat/v3/model/CouponConsumeData.java | 3 + .../v3/model/CouponDetailsQueryParams.java | 4 +- .../wechat/v3/model/CouponUseRule.java | 3 + .../payment/wechat/v3/model/Detail.java | 5 +- .../payment/wechat/v3/model/DiscountTo.java | 3 + .../wechat/v3/model/FixAvailableTime.java | 15 + .../wechat/v3/model/FixedNormalCoupon.java | 2 + .../felord/payment/wechat/v3/model/Goods.java | 5 +- .../payment/wechat/v3/model/GoodsDetail.java | 3 + .../payment/wechat/v3/model/H5Info.java | 5 +- .../v3/model/NormalCouponInformation.java | 3 + .../payment/wechat/v3/model/PatternInfo.java | 5 +- .../payment/wechat/v3/model/PayParams.java | 6 +- .../felord/payment/wechat/v3/model/Payer.java | 5 +- .../wechat/v3/model/PromotionDetail.java | 60 +++ .../v3/model/ResponseSignVerifyParams.java | 6 +- .../payment/wechat/v3/model/SceneInfo.java | 6 +- .../payment/wechat/v3/model/SettleInfo.java | 5 +- .../v3/model/SingleitemDiscountOff.java | 3 + .../payment/wechat/v3/model/StockUseRule.java | 4 +- .../wechat/v3/model/StocksCreateParams.java | 10 +- .../wechat/v3/model/StocksQueryParams.java | 4 +- .../wechat/v3/model/StocksSendParams.java | 16 +- .../payment/wechat/v3/model/StoreInfo.java | 5 +- .../v3/model/TransactionConsumeData.java | 83 ++++ .../v3/model/TransactionQueryParams.java | 5 +- .../v3/model/UserCouponsQueryParams.java | 20 +- 241 files changed, 2067 insertions(+), 666 deletions(-) diff --git a/docs/apidocs/allclasses-frame.html b/docs/apidocs/allclasses-frame.html index 571354e..c761970 100644 --- a/docs/apidocs/allclasses-frame.html +++ b/docs/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + 所有类 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index 203ba0b..98463a7 100644 --- a/docs/apidocs/allclasses-noframe.html +++ b/docs/apidocs/allclasses-noframe.html @@ -2,7 +2,7 @@ - + 所有类 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/PayException.html b/docs/apidocs/cn/felord/payment/PayException.html index a800d5b..69abd7e 100644 --- a/docs/apidocs/cn/felord/payment/PayException.html +++ b/docs/apidocs/cn/felord/payment/PayException.html @@ -2,7 +2,7 @@ - + PayException (payment-spring-boot 1.0.0.RELEASE API) @@ -127,9 +127,9 @@ extends RuntimeException
从以下版本开始:
-
14:18
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
另请参阅:
序列化表格
diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html b/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html index cd5b413..350a92f 100644 --- a/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html @@ -2,7 +2,7 @@ - + AliPayConfiguration (payment-spring-boot 1.0.0.RELEASE API) @@ -118,9 +118,9 @@ public class AliPayConfiguration extends Object
从以下版本开始:
-
14:35
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html index a82ab42..9543201 100644 --- a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html +++ b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html @@ -2,7 +2,7 @@ - + AliPayProperties.V1 (payment-spring-boot 1.0.0.RELEASE API) @@ -111,6 +111,12 @@
public static class AliPayProperties.V1
 extends Object
The type V 1.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html index 4ea7387..7ca82e1 100644 --- a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html +++ b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html @@ -2,7 +2,7 @@ - + AliPayProperties (payment-spring-boot 1.0.0.RELEASE API) @@ -110,9 +110,9 @@ extends The type Ali pay properties.
从以下版本开始:
-
14 :13
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayConfiguration.html b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayConfiguration.html index b2c5556..f74ac8f 100644 --- a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayConfiguration.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.alipay.AliPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.V1.html b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.V1.html index 08fc298..d912b80 100644 --- a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.V1.html +++ b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.V1.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.alipay.AliPayProperties.V1的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.html b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.html index 8fa0627..fe536b9 100644 --- a/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.html +++ b/docs/apidocs/cn/felord/payment/alipay/class-use/AliPayProperties.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.alipay.AliPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/package-frame.html b/docs/apidocs/cn/felord/payment/alipay/package-frame.html index c103e4b..d02ae00 100644 --- a/docs/apidocs/cn/felord/payment/alipay/package-frame.html +++ b/docs/apidocs/cn/felord/payment/alipay/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/package-summary.html b/docs/apidocs/cn/felord/payment/alipay/package-summary.html index f86bb93..ad0a0e1 100644 --- a/docs/apidocs/cn/felord/payment/alipay/package-summary.html +++ b/docs/apidocs/cn/felord/payment/alipay/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.alipay (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/package-tree.html b/docs/apidocs/cn/felord/payment/alipay/package-tree.html index 1c0b951..ccc17d7 100644 --- a/docs/apidocs/cn/felord/payment/alipay/package-tree.html +++ b/docs/apidocs/cn/felord/payment/alipay/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.alipay 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/alipay/package-use.html b/docs/apidocs/cn/felord/payment/alipay/package-use.html index 3585735..875f088 100644 --- a/docs/apidocs/cn/felord/payment/alipay/package-use.html +++ b/docs/apidocs/cn/felord/payment/alipay/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.alipay的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/EnableMobilePay.html b/docs/apidocs/cn/felord/payment/autoconfigure/EnableMobilePay.html index a5daab7..a2d027c 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/EnableMobilePay.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/EnableMobilePay.html @@ -2,7 +2,7 @@ - + EnableMobilePay (payment-spring-boot 1.0.0.RELEASE API) @@ -101,9 +101,9 @@ public @interface EnableMobilePay
从以下版本开始:
-
9:49
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html b/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html index e376b48..bd5ce41 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html @@ -2,7 +2,7 @@ - + PayConfiguration (payment-spring-boot 1.0.0.RELEASE API) @@ -110,9 +110,9 @@ public class PayConfiguration extends
Object
从以下版本开始:
-
14:47
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/class-use/EnableMobilePay.html b/docs/apidocs/cn/felord/payment/autoconfigure/class-use/EnableMobilePay.html index 01c7afa..768d8fd 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/class-use/EnableMobilePay.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/class-use/EnableMobilePay.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.autoconfigure.EnableMobilePay的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/class-use/PayConfiguration.html b/docs/apidocs/cn/felord/payment/autoconfigure/class-use/PayConfiguration.html index 4fa6b70..7d6f3ab 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/class-use/PayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/class-use/PayConfiguration.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.autoconfigure.PayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/package-frame.html b/docs/apidocs/cn/felord/payment/autoconfigure/package-frame.html index 3b1c8cb..b78998a 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/package-frame.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/package-summary.html b/docs/apidocs/cn/felord/payment/autoconfigure/package-summary.html index fbc4073..70997d8 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/package-summary.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.autoconfigure (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/package-tree.html b/docs/apidocs/cn/felord/payment/autoconfigure/package-tree.html index 82aab36..eecc428 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/package-tree.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.autoconfigure 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/package-use.html b/docs/apidocs/cn/felord/payment/autoconfigure/package-use.html index f3fc3fb..6f689cf 100644 --- a/docs/apidocs/cn/felord/payment/autoconfigure/package-use.html +++ b/docs/apidocs/cn/felord/payment/autoconfigure/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.autoconfigure的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/class-use/PayException.html b/docs/apidocs/cn/felord/payment/class-use/PayException.html index 95bc1d8..1e00a08 100644 --- a/docs/apidocs/cn/felord/payment/class-use/PayException.html +++ b/docs/apidocs/cn/felord/payment/class-use/PayException.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.PayException的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/package-frame.html b/docs/apidocs/cn/felord/payment/package-frame.html index 4fdfc96..f1775ce 100644 --- a/docs/apidocs/cn/felord/payment/package-frame.html +++ b/docs/apidocs/cn/felord/payment/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/package-summary.html b/docs/apidocs/cn/felord/payment/package-summary.html index a0cf00c..28cd5e7 100644 --- a/docs/apidocs/cn/felord/payment/package-summary.html +++ b/docs/apidocs/cn/felord/payment/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/package-tree.html b/docs/apidocs/cn/felord/payment/package-tree.html index 9b5498a..b56d2c3 100644 --- a/docs/apidocs/cn/felord/payment/package-tree.html +++ b/docs/apidocs/cn/felord/payment/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/package-use.html b/docs/apidocs/cn/felord/payment/package-use.html index c74f5c4..df9edf1 100644 --- a/docs/apidocs/cn/felord/payment/package-use.html +++ b/docs/apidocs/cn/felord/payment/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayConfiguration.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayConfiguration.html index e566eca..8eadbe4 100644 --- a/docs/apidocs/cn/felord/payment/wechat/WechatPayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/wechat/WechatPayConfiguration.html @@ -2,7 +2,7 @@ - + WechatPayConfiguration (payment-spring-boot 1.0.0.RELEASE API) @@ -115,6 +115,12 @@ var activeTableTab = "activeTableTab"; public class WechatPayConfiguration extends Object
The type Wechat pay configuration.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -135,7 +141,9 @@ extends private static String -CERT_ALIAS  +CERT_ALIAS +
The constant CERT_ALIAS.
+ @@ -222,6 +230,7 @@ extends

CERT_ALIAS

private static final String CERT_ALIAS
+
The constant CERT_ALIAS.
另请参阅:
常量字段值
diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html index dfb4b38..875da95 100644 --- a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html +++ b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html @@ -2,7 +2,7 @@ - + WechatPayProperties.V3 (payment-spring-boot 1.0.0.RELEASE API) @@ -111,6 +111,12 @@
public static class WechatPayProperties.V3
 extends Object
wechat pay v3 properties.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html index c30099b..920abb0 100644 --- a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html +++ b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html @@ -2,7 +2,7 @@ - + WechatPayProperties (payment-spring-boot 1.0.0.RELEASE API) @@ -108,6 +108,12 @@ public class WechatPayProperties extends Object
The type Wechat pay properties.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html index 9c27d2b..3de69d3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html +++ b/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html @@ -2,7 +2,7 @@ - + WechatPayResponseErrorHandler (payment-spring-boot 1.0.0.RELEASE API) @@ -123,9 +123,9 @@ var activeTableTab = "activeTableTab"; extends org.springframework.web.client.DefaultResponseErrorHandler
从以下版本开始:
-
12:57
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayConfiguration.html b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayConfiguration.html index 1aa372a..d67fa38 100644 --- a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayConfiguration.html +++ b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayConfiguration.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.WechatPayConfiguration的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.V3.html b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.V3.html index d21338f..2b2b014 100644 --- a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.V3.html +++ b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.V3.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.WechatPayProperties.V3的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.html b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.html index 224914e..663ecea 100644 --- a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.html +++ b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayProperties.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.WechatPayProperties的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayResponseErrorHandler.html b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayResponseErrorHandler.html index 2ee706b..473d4ed 100644 --- a/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayResponseErrorHandler.html +++ b/docs/apidocs/cn/felord/payment/wechat/class-use/WechatPayResponseErrorHandler.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.WechatPayResponseErrorHandler的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/BankCode.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/BankCode.html index 34fbadd..742168f 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/BankCode.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/BankCode.html @@ -2,7 +2,7 @@ - + BankCode (payment-spring-boot 1.0.0.RELEASE API) @@ -122,6 +122,12 @@ var activeTableTab = "activeTableTab";
public enum BankCode
 extends Enum<BankCode>
The enum Bank code.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html index 3c06872..1c13845 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html @@ -2,7 +2,7 @@ - + CouponBgColor (payment-spring-boot 1.0.0.RELEASE API) @@ -126,9 +126,9 @@ extends 从以下版本开始: -
14:50
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html index c3d3087..7daa951 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html @@ -2,7 +2,7 @@ - + CouponStatus (payment-spring-boot 1.0.0.RELEASE API) @@ -124,9 +124,9 @@ extends The enum Coupon status.
从以下版本开始:
-
10 :57
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html index 61f0b4f..908f1c7 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html @@ -2,7 +2,7 @@ - + StockStatus (payment-spring-boot 1.0.0.RELEASE API) @@ -124,9 +124,9 @@ extends
The enum Stock status.
从以下版本开始:
-
15 :17
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html index 51191f4..9062192 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html @@ -2,7 +2,7 @@ - + TradeState (payment-spring-boot 1.0.0.RELEASE API) @@ -124,9 +124,9 @@ extends
微信侧返回交易状态
从以下版本开始:
-
11:37
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html index 4f3cb9f..d656f2e 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html @@ -2,7 +2,7 @@ - + TradeType (payment-spring-boot 1.0.0.RELEASE API) @@ -124,9 +124,9 @@ extends
微信侧返回交易类型
从以下版本开始:
-
11:34
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html index 502c1ba..d380964 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html @@ -2,7 +2,7 @@ - + WeChatServer (payment-spring-boot 1.0.0.RELEASE API) @@ -122,6 +122,12 @@ var activeTableTab = "activeTableTab";
public enum WeChatServer
 extends Enum<WeChatServer>
The enum We chat server domain.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html index 098fb51..c955b81 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html @@ -2,7 +2,7 @@ - + WechatPayV3Type (payment-spring-boot 1.0.0.RELEASE API) @@ -124,9 +124,9 @@ extends The Wechat Pay V3 type.
从以下版本开始:
-
14 :25
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/BankCode.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/BankCode.html index 5926d5a..cb593a4 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/BankCode.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/BankCode.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.BankCode的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponBgColor.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponBgColor.html index 1f30110..e8f1b80 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponBgColor.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponBgColor.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.CouponBgColor的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponStatus.html index 5b02d49..5da37c5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponStatus.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/CouponStatus.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.CouponStatus的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/StockStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/StockStatus.html index 5567061..eeeaecd 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/StockStatus.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/StockStatus.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.StockStatus的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeState.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeState.html index 048e690..40c67c1 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeState.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeState.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.TradeState的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeType.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeType.html index 0618f3b..f6a4c02 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeType.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/TradeType.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.TradeType的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WeChatServer.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WeChatServer.html index ae81b98..459f715 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WeChatServer.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WeChatServer.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.WeChatServer的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WechatPayV3Type.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WechatPayV3Type.html index 3bbaabc..5223140 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WechatPayV3Type.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/class-use/WechatPayV3Type.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.enumeration.WechatPayV3Type的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -167,7 +167,9 @@ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.
billDownloadFunction(WechatPayV3Type type, - String link)  + String link) +
Bill download function request entity.
+ private org.springframework.http.RequestEntity<?> @@ -177,22 +179,30 @@ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.couponDetailFunction(WechatPayV3Type type, - CouponDetailsQueryParams params)  + CouponDetailsQueryParams params) +
Coupon detail function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.createStocksFunction(WechatPayV3Type type, - StocksCreateParams params)  + StocksCreateParams params) +
Create stocks function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.downloadFlowFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Download flow function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.marketingImageUploadFunction(WechatPayV3Type type, - org.springframework.web.multipart.MultipartFile file)  + org.springframework.web.multipart.MultipartFile file) +
Marketing image upload function request entity.
+ private org.springframework.http.RequestEntity<?> @@ -202,7 +212,9 @@ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.queryStocksFunction(WechatPayV3Type type, - StocksQueryParams params)  + StocksQueryParams params) +
Query stocks function request entity.
+ private org.springframework.http.RequestEntity<?> @@ -212,27 +224,37 @@ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.queryUserCouponsFunction(WechatPayV3Type type, - UserCouponsQueryParams params)  + UserCouponsQueryParams params) +
Query user coupons function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.sendStocksFunction(WechatPayV3Type type, - StocksSendParams params)  + StocksSendParams params) +
Send stocks function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.setMarketingFavorCallbackFunction(WechatPayV3Type type, - String notifyUrl)  + String notifyUrl) +
Sets marketing favor callback function.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.startAndRestartAndPauseStockFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Start and restart and pause stock function request entity.
+ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.stockDetailFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Stock detail function request entity.
+ <M> WechatPayClient.Executor<M> diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-frame.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-frame.html index 01c7e8e..67e7569 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-frame.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.enumeration (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-summary.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-summary.html index 908bfd4..57dcde2 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-summary.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.enumeration (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-tree.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-tree.html index effe122..d437122 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-tree.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.enumeration 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-use.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-use.html index b7fefca..37265eb 100644 --- a/docs/apidocs/cn/felord/payment/wechat/enumeration/package-use.html +++ b/docs/apidocs/cn/felord/payment/wechat/enumeration/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.wechat.enumeration的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/package-frame.html b/docs/apidocs/cn/felord/payment/wechat/package-frame.html index 2cbd263..91e968b 100644 --- a/docs/apidocs/cn/felord/payment/wechat/package-frame.html +++ b/docs/apidocs/cn/felord/payment/wechat/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/package-summary.html b/docs/apidocs/cn/felord/payment/wechat/package-summary.html index 2f9b46b..eaed46d 100644 --- a/docs/apidocs/cn/felord/payment/wechat/package-summary.html +++ b/docs/apidocs/cn/felord/payment/wechat/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/package-tree.html b/docs/apidocs/cn/felord/payment/wechat/package-tree.html index 297a692..6741017 100644 --- a/docs/apidocs/cn/felord/payment/wechat/package-tree.html +++ b/docs/apidocs/cn/felord/payment/wechat/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/package-use.html b/docs/apidocs/cn/felord/payment/wechat/package-use.html index a510fcf..e068a67 100644 --- a/docs/apidocs/cn/felord/payment/wechat/package-use.html +++ b/docs/apidocs/cn/felord/payment/wechat/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.wechat的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/AbstractApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/AbstractApi.html index 0a5c8d1..25885d5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/AbstractApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/AbstractApi.html @@ -2,7 +2,7 @@ - + AbstractApi (payment-spring-boot 1.0.0.RELEASE API) @@ -119,9 +119,9 @@ extends The type Abstract api.
从以下版本开始:
-
18 :23
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -143,15 +143,21 @@ extends
private com.fasterxml.jackson.databind.ObjectMapper -mapper  +mapper +
The Mapper.
+ private String -tenantId  +tenantId +
The Tenant id.
+ private WechatPayClient -wechatPayClient  +wechatPayClient +
The Wechat pay client.
+ @@ -190,7 +196,9 @@ extends private void -applyObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)  +applyObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper) +
Apply object mapper.
+ WechatPayClient @@ -264,6 +272,7 @@ extends

mapper

private final com.fasterxml.jackson.databind.ObjectMapper mapper
+
The Mapper.
@@ -273,6 +282,7 @@ extends

wechatPayClient

private final WechatPayClient wechatPayClient
+
The Wechat pay client.
@@ -282,6 +292,7 @@ extends

tenantId

private final String tenantId
+
The Tenant id.
@@ -323,6 +334,11 @@ extends

applyObjectMapper

private void applyObjectMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
+
Apply object mapper.
+
+
参数:
+
mapper - the mapper
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html b/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html index 7bc22af..3a5eb79 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html @@ -2,7 +2,7 @@ - + ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.html b/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.html index 4875d8b..8108056 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/ExtensionFormHttpMessageConverter.html @@ -2,7 +2,7 @@ - + ExtensionFormHttpMessageConverter (payment-spring-boot 1.0.0.RELEASE API) @@ -123,6 +123,10 @@ var activeTableTab = "activeTableTab"; extends org.springframework.http.converter.FormHttpMessageConverter
用于微信支付处理上传的自定义消息转换器.
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
另请参阅:
AllEncompassingFormHttpMessageConverter
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html b/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html index 01ea494..dcafa76 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html @@ -2,7 +2,7 @@ - + KeyPairFactory (payment-spring-boot 1.0.0.RELEASE API) @@ -115,9 +115,9 @@ extends
证书工具
从以下版本开始:
-
13:41
+
1.0.0.RELEASE
作者:
-
dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html index 89c64dc..ce5d3d5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html @@ -2,7 +2,7 @@ - + SignatureProvider (payment-spring-boot 1.0.0.RELEASE API) @@ -121,9 +121,9 @@ extends
从以下版本开始: -
16 :48
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html index 1db1741..32f6b74 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html @@ -2,7 +2,7 @@ - + WechatApiProvider (payment-spring-boot 1.0.0.RELEASE API) @@ -115,9 +115,9 @@ extends
微信支付工具.
从以下版本开始:
-
17 :32
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatDirectPayApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatDirectPayApi.html index a1475f8..6167198 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatDirectPayApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatDirectPayApi.html @@ -2,7 +2,7 @@ - + WechatDirectPayApi (payment-spring-boot 1.0.0.RELEASE API) @@ -120,9 +120,9 @@ extends
普通支付-直连模式.
从以下版本开始:
-
16 :15
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html index f2645d7..ffd4f81 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMarketingFavorApi.html @@ -2,7 +2,7 @@ - + WechatMarketingFavorApi (payment-spring-boot 1.0.0.RELEASE API) @@ -120,9 +120,9 @@ extends
微信支付营销代金券API
从以下版本开始:
-
18 :22
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -143,7 +143,9 @@ extends
WechatMarketingFavorApi(WechatPayClient wechatPayClient, - String tenantId)  + String tenantId) +
Instantiates a new Wechat marketing favor api.
+ @@ -162,152 +164,208 @@ extends String -billDownload(String link)  +billDownload(String link) +
csv对账单下载。
+ private org.springframework.http.RequestEntity<?> billDownloadFunction(WechatPayV3Type type, - String link)  + String link) +
Bill download function request entity.
+ private org.springframework.http.RequestEntity<?> couponDetailFunction(WechatPayV3Type type, - CouponDetailsQueryParams params)  + CouponDetailsQueryParams params) +
Coupon detail function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> createStock(StocksCreateParams params) -
创建代金券批次API
+
创建代金券批次API + + 通过调用此接口可创建代金券批次,包括 预充值免充值 类型。
private org.springframework.http.RequestEntity<?> createStocksFunction(WechatPayV3Type type, - StocksCreateParams params)  + StocksCreateParams params) +
Create stocks function request entity.
+ private org.springframework.http.RequestEntity<?> downloadFlowFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Download flow function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> downloadStockRefundFlow(String stockId) -
下载批次退款明细API
+
下载批次退款明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的退款明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> downloadStockUseFlow(String stockId) -
下载批次核销明细API
+
下载批次核销明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的核销明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> marketingImageUpload(org.springframework.web.multipart.MultipartFile file) -
营销图片上传API
+
营销图片上传API + + 媒体图片只支持JPG、BMP、PNG格式,文件大小不能超过2M。
private org.springframework.http.RequestEntity<?> marketingImageUploadFunction(WechatPayV3Type type, - org.springframework.web.multipart.MultipartFile file)  + org.springframework.web.multipart.MultipartFile file) +
Marketing image upload function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> pauseStock(String stockId) -
暂停代金券批次API
+
暂停代金券批次API + + 通过此接口可暂停指定代金券批次。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryCouponDetails(CouponDetailsQueryParams params) -
查询代金券详情API
+
查询代金券详情API + + 通过此接口可查询代金券信息,包括代金券的基础信息、状态。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryMerchantsByStockId(StocksQueryParams params) -
查询代金券可用商户API
+
查询代金券可用商户API + + 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStockDetail(String stockId) -
查询批次详情API
+
查询批次详情API + + 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStockItems(StocksQueryParams params) -
查询代金券可用单品API
+
查询代金券可用单品API + + 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStocksByMch(StocksQueryParams params) -
条件查询批次列表API
+
条件查询批次列表API + + 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
private org.springframework.http.RequestEntity<?> queryStocksFunction(WechatPayV3Type type, - StocksQueryParams params)  + StocksQueryParams params) +
Query stocks function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryUserCouponsByMchId(UserCouponsQueryParams params) -
根据商户号查用户的券API
+
根据商户号查用户的券API + + 可通过该接口查询用户在某商户号可用的全部券,可用于商户的小程序/H5中,用户"我的代金券"或"提交订单页"展示优惠信息。
private org.springframework.http.RequestEntity<?> queryUserCouponsFunction(WechatPayV3Type type, - UserCouponsQueryParams params)  + UserCouponsQueryParams params) +
Query user coupons function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> restartStock(String stockId) -
重启代金券批次API
+
重启代金券批次API + + 通过此接口可重启指定代金券批次。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> sendStock(StocksSendParams params) -
发放代金券API
+
发放代金券API + + 商户平台/API完成制券后,可使用发放代金券接口发券。
private org.springframework.http.RequestEntity<?> sendStocksFunction(WechatPayV3Type type, - StocksSendParams params)  + StocksSendParams params) +
Send stocks function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> setMarketingFavorCallback(String notifyUrl) -
代金券核销回调通知API
+
代金券核销回调通知API。
private org.springframework.http.RequestEntity<?> setMarketingFavorCallbackFunction(WechatPayV3Type type, - String notifyUrl)  + String notifyUrl) +
Sets marketing favor callback function.
+ private org.springframework.http.RequestEntity<?> startAndRestartAndPauseStockFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Start and restart and pause stock function request entity.
+ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> startStock(String stockId) -
激活代金券批次API
+
激活代金券批次API + + 制券成功后,通过调用此接口激活批次,如果是预充值代金券,激活时会从商户账户余额中锁定本批次的营销资金。
private org.springframework.http.RequestEntity<?> stockDetailFunction(WechatPayV3Type type, - String stockId)  + String stockId) +
Stock detail function request entity.
+ @@ -363,7 +427,9 @@ extends

createStock

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> createStock(StocksCreateParams params)
-
创建代金券批次API
+
创建代金券批次API +

+ 通过调用此接口可创建代金券批次,包括 预充值免充值 类型。

参数:
params - the params
@@ -380,6 +446,14 @@ extends createStocksFunction
private org.springframework.http.RequestEntity<?> createStocksFunction(WechatPayV3Type type,
                                                                        StocksCreateParams params)
+
Create stocks function request entity.
+
+
参数:
+
type - the type
+
params - the params
+
返回:
+
the request entity
+
@@ -389,7 +463,9 @@ extends

startStock

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> startStock(String stockId)
-
激活代金券批次API
+
激活代金券批次API +

+ 制券成功后,通过调用此接口激活批次,如果是预充值代金券,激活时会从商户账户余额中锁定本批次的营销资金。

参数:
stockId - the stock id
@@ -405,7 +481,12 @@ extends

sendStock

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> sendStock(StocksSendParams params)
-
发放代金券API
+
发放代金券API +

+ 商户平台/API完成制券后,可使用发放代金券接口发券。通过调用此接口可发放指定批次给指定用户,发券场景可以是小程序、H5、APP等。 +

+ 注意: + • 商户可在H5活动页面、商户小程序、商户APP等自有场景内调用该接口完成发券,商户默认只允许发放本商户号(调用发券接口的商户号)创建的代金券,如需发放其他商户商户创建的代金券,请参考常见问题Q1。

参数:
params - the params
@@ -422,6 +503,14 @@ extends sendStocksFunction
private org.springframework.http.RequestEntity<?> sendStocksFunction(WechatPayV3Type type,
                                                                      StocksSendParams params)
+
Send stocks function request entity.
+
+
参数:
+
type - the type
+
params - the params
+
返回:
+
the request entity
+
@@ -431,7 +520,9 @@ extends

pauseStock

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> pauseStock(String stockId)
-
暂停代金券批次API
+
暂停代金券批次API +

+ 通过此接口可暂停指定代金券批次。暂停后,该代金券批次暂停发放,用户无法通过任何渠道再领取该批次的券。

参数:
stockId - the stock id
@@ -447,7 +538,9 @@ extends

restartStock

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> restartStock(String stockId)
-
重启代金券批次API
+
重启代金券批次API +

+ 通过此接口可重启指定代金券批次。重启后,该代金券批次可以再次发放。

参数:
stockId - the stock id
@@ -464,6 +557,14 @@ extends startAndRestartAndPauseStockFunction
private org.springframework.http.RequestEntity<?> startAndRestartAndPauseStockFunction(WechatPayV3Type type,
                                                                                        String stockId)
+
Start and restart and pause stock function request entity.
+
+
参数:
+
type - the type
+
stockId - the stock id
+
返回:
+
the request entity
+
@@ -473,7 +574,9 @@ extends

queryStocksByMch

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStocksByMch(StocksQueryParams params)
-
条件查询批次列表API
+
条件查询批次列表API +

+ 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。

参数:
params - the params
@@ -490,6 +593,14 @@ extends queryStocksFunction
private org.springframework.http.RequestEntity<?> queryStocksFunction(WechatPayV3Type type,
                                                                       StocksQueryParams params)
+
Query stocks function request entity.
+
+
参数:
+
type - the type
+
params - the params
+
返回:
+
the request entity
+
@@ -499,7 +610,9 @@ extends

queryStockDetail

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStockDetail(String stockId)
-
查询批次详情API
+
查询批次详情API +

+ 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。

参数:
stockId - the stock id
@@ -516,6 +629,14 @@ extends stockDetailFunction
private org.springframework.http.RequestEntity<?> stockDetailFunction(WechatPayV3Type type,
                                                                       String stockId)
+
Stock detail function request entity.
+
+
参数:
+
type - the type
+
stockId - the stock id
+
返回:
+
the request entity
+
@@ -525,7 +646,9 @@ extends

queryCouponDetails

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryCouponDetails(CouponDetailsQueryParams params)
-
查询代金券详情API
+
查询代金券详情API +

+ 通过此接口可查询代金券信息,包括代金券的基础信息、状态。如代金券已核销,会包括代金券核销的订单信息(订单号、单品信息等)。

参数:
params - the params
@@ -542,6 +665,14 @@ extends couponDetailFunction
private org.springframework.http.RequestEntity<?> couponDetailFunction(WechatPayV3Type type,
                                                                        CouponDetailsQueryParams params)
+
Coupon detail function request entity.
+
+
参数:
+
type - the type
+
params - the params
+
返回:
+
the request entity
+
@@ -551,7 +682,9 @@ extends

queryMerchantsByStockId

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryMerchantsByStockId(StocksQueryParams params)
-
查询代金券可用商户API
+
查询代金券可用商户API +

+ 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。

参数:
params - the params
@@ -567,7 +700,9 @@ extends

queryStockItems

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryStockItems(StocksQueryParams params)
-
查询代金券可用单品API
+
查询代金券可用单品API +

+ 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。

参数:
params - the params
@@ -583,7 +718,9 @@ extends

queryUserCouponsByMchId

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> queryUserCouponsByMchId(UserCouponsQueryParams params)
-
根据商户号查用户的券API
+
根据商户号查用户的券API +

+ 可通过该接口查询用户在某商户号可用的全部券,可用于商户的小程序/H5中,用户"我的代金券"或"提交订单页"展示优惠信息。无法查询到微信支付立减金。本接口查不到用户的微信支付立减金(又称“全平台通用券”),即在所有商户都可以使用的券,例如:摇摇乐红包;当按可用商户号查询时,无法查询用户已经核销的券

参数:
params - the params
@@ -600,6 +737,14 @@ extends queryUserCouponsFunction
private org.springframework.http.RequestEntity<?> queryUserCouponsFunction(WechatPayV3Type type,
                                                                            UserCouponsQueryParams params)
+
Query user coupons function request entity.
+
+
参数:
+
type - the type
+
params - the params
+
返回:
+
the request entity
+
@@ -609,7 +754,11 @@ extends

downloadStockUseFlow

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> downloadStockUseFlow(String stockId)
-
下载批次核销明细API
+
下载批次核销明细API +

+ 数据结果包含在响应体的 csv 字段中 +

+ 可获取到某批次的核销明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。

参数:
stockId - the stock id
@@ -625,7 +774,11 @@ extends

downloadStockRefundFlow

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> downloadStockRefundFlow(String stockId)
-
下载批次退款明细API
+
下载批次退款明细API +

+ 数据结果包含在响应体的 csv 字段中 +

+ 可获取到某批次的退款明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。

参数:
stockId - the stock id
@@ -642,6 +795,14 @@ extends downloadFlowFunction
private org.springframework.http.RequestEntity<?> downloadFlowFunction(WechatPayV3Type type,
                                                                        String stockId)
+
Download flow function request entity.
+
+
参数:
+
type - the type
+
stockId - the stock id
+
返回:
+
the request entity
+
@@ -651,7 +812,11 @@ extends

marketingImageUpload

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> marketingImageUpload(org.springframework.web.multipart.MultipartFile file)
-
营销图片上传API
+
营销图片上传API +

+ 媒体图片只支持JPG、BMP、PNG格式,文件大小不能超过2M。 +

+ 通过本接口上传图片后可获得图片url地址。图片url可在微信支付营销相关的API使用,包括商家券、代金券、支付有礼等。

参数:
file - the file
@@ -668,6 +833,14 @@ extends marketingImageUploadFunction
private org.springframework.http.RequestEntity<?> marketingImageUploadFunction(WechatPayV3Type type,
                                                                                org.springframework.web.multipart.MultipartFile file)
+
Marketing image upload function request entity.
+
+
参数:
+
type - the type
+
file - the file
+
返回:
+
the request entity
+
@@ -677,14 +850,16 @@ extends

setMarketingFavorCallback

public WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> setMarketingFavorCallback(String notifyUrl)
-
代金券核销回调通知API
+
代金券核销回调通知API。 +

+ 设置核销回调通知的notifyUrl,notifyUrl需要设置应用白名单。开发者应该对代金券的核销结果进行流水记录。

参数:
notifyUrl - the notify url
返回:
the wechat response entity
另请参阅:
-
WechatPayCallback.couponCallback(ResponseSignVerifyParams, Consumer)
+
WechatPayCallback#couponCallback(ResponseSignVerifyParams, Consumer)WechatPayCallback#couponCallback(ResponseSignVerifyParams, Consumer)
@@ -696,6 +871,14 @@ extends setMarketingFavorCallbackFunction
private org.springframework.http.RequestEntity<?> setMarketingFavorCallbackFunction(WechatPayV3Type type,
                                                                                     String notifyUrl)
+
Sets marketing favor callback function.
+
+
参数:
+
type - the type
+
notifyUrl - the notify url
+
返回:
+
the marketing favor callback function
+
@@ -705,6 +888,16 @@ extends

billDownload

public String billDownload(String link)
+
csv对账单下载。
+
+
参数:
+
link - the link
+
返回:
+
the string
+
另请参阅:
+
下载批次核销明细API, +下载批次退款明细API
+
@@ -715,6 +908,14 @@ extends billDownloadFunction
private org.springframework.http.RequestEntity<?> billDownloadFunction(WechatPayV3Type type,
                                                                        String link)
+
Bill download function request entity.
+
+
参数:
+
type - the type
+
link - the link
+
返回:
+
the request entity
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaBean.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaBean.html index 9dbdcc1..1b103ac 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaBean.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaBean.html @@ -2,7 +2,7 @@ - + WechatMetaBean (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends 微信支付元数据Bean.
从以下版本开始:
-
15 :50
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaContainer.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaContainer.html index 694b551..7a9042a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaContainer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatMetaContainer.html @@ -2,7 +2,7 @@ - + WechatMetaContainer (payment-spring-boot 1.0.0.RELEASE API) @@ -115,9 +115,9 @@ extends
配置容器
从以下版本开始:
-
15 :18
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.EventType.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.EventType.html index 3c99dd7..5de6229 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.EventType.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.EventType.html @@ -2,7 +2,7 @@ - + WechatPayCallback.EventType (payment-spring-boot 1.0.0.RELEASE API) @@ -126,6 +126,12 @@ var activeTableTab = "activeTableTab";
static enum WechatPayCallback.EventType
 extends Enum<WechatPayCallback.EventType>
事件类型用于处理回调.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.html index 6ee77ad..dc79c90 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayCallback.html @@ -2,7 +2,7 @@ - + WechatPayCallback (payment-spring-boot 1.0.0.RELEASE API) @@ -115,9 +115,9 @@ extends 微信支付回调工具.
从以下版本开始:
-
10 :21
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.Executor.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.Executor.html index b92fb23..ad9cb07 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.Executor.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.Executor.html @@ -2,7 +2,7 @@ - + WechatPayClient.Executor (payment-spring-boot 1.0.0.RELEASE API) @@ -121,6 +121,12 @@ var activeTableTab = "activeTableTab";
public static class WechatPayClient.Executor<M>
 extends Object
The type Executor.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html index b8b2406..e4c732f 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html @@ -2,7 +2,7 @@ - + WechatPayClient (payment-spring-boot 1.0.0.RELEASE API) @@ -115,9 +115,9 @@ extends The type Wechat pay client.
从以下版本开始:
-
11 :43
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html index 63d085f..489a12e 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html @@ -2,7 +2,7 @@ - + WechatRequestEntity (payment-spring-boot 1.0.0.RELEASE API) @@ -129,9 +129,9 @@ extends org.springframework.http.RequestEntity<T>
The type Wechat request entity.
从以下版本开始:
-
14 :01
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -168,7 +168,9 @@ extends org.springframework.http.RequestEntity<T> private
Consumer<org.springframework.http.ResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>> -responseBodyConsumer  +responseBodyConsumer +
The Response body consumer.
+
    @@ -272,6 +274,7 @@ extends org.springframework.http.RequestEntity<T>
  • responseBodyConsumer

    private final Consumer<org.springframework.http.ResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode>> responseBodyConsumer
    +
    The Response body consumer.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html index ee10184..0dabd6c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html @@ -2,7 +2,7 @@ - + WechatResponseEntity (payment-spring-boot 1.0.0.RELEASE API) @@ -119,9 +119,9 @@ extends The type Wechat response entity.
从以下版本开始:
-
13 :20
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -143,11 +143,15 @@ extends
private T -body  +body +
The Body.
+ private int -httpStatus  +httpStatus +
The Http status.
+ @@ -246,6 +250,7 @@ extends

httpStatus

private int httpStatus
+
The Http status.
@@ -255,6 +260,7 @@ extends

body

private T body
+
The Body.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/AbstractApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/AbstractApi.html index 7e7ae30..11da24a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/AbstractApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/AbstractApi.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.AbstractApi的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html index 4c1808d..f997402 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.html index 0ee82fa..188272f 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/ExtensionFormHttpMessageConverter.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.ExtensionFormHttpMessageConverter的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/KeyPairFactory.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/KeyPairFactory.html index 4edc76a..afe8847 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/KeyPairFactory.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/KeyPairFactory.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.KeyPairFactory的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/SignatureProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/SignatureProvider.html index 99c47aa..3c88672 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/SignatureProvider.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/SignatureProvider.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.SignatureProvider的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatApiProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatApiProvider.html index 93b6324..294e7a3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatApiProvider.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatApiProvider.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatApiProvider的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatDirectPayApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatDirectPayApi.html index 62009f3..e124225 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatDirectPayApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatDirectPayApi.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatDirectPayApi的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMarketingFavorApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMarketingFavorApi.html index 6fad56c..5456141 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMarketingFavorApi.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMarketingFavorApi.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatMarketingFavorApi的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaBean.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaBean.html index 4f447e9..1fb1846 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaBean.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaBean.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatMetaBean的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaContainer.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaContainer.html index 7313e77..720da04 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaContainer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatMetaContainer.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatMetaContainer的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.EventType.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.EventType.html index 5606048..200e91e 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.EventType.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.EventType.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatPayCallback.EventType的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.html index a1921eb..0af5750 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayCallback.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatPayCallback的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.Executor.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.Executor.html index 887d16f..b6bb8b8 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.Executor.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.Executor.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatPayClient.Executor的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.html index a14631e..f55a51a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatPayClient.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatPayClient的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -144,7 +144,9 @@ private WechatPayClient -AbstractApi.wechatPayClient  +AbstractApi.wechatPayClient +
The Wechat pay client.
+ private WechatPayClient @@ -192,7 +194,9 @@ WechatMarketingFavorApi(WechatPayClient wechatPayClient, - String tenantId)  + String tenantId) +
Instantiates a new Wechat marketing favor api.
+ diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatRequestEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatRequestEntity.html index c3f9271..0848884 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatRequestEntity.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatRequestEntity.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatRequestEntity的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatResponseEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatResponseEntity.html index 4a21040..cda0c1d 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatResponseEntity.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatResponseEntity.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.WechatResponseEntity的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -118,19 +118,29 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.createStock(StocksCreateParams params) -
创建代金券批次API
+
创建代金券批次API + + 通过调用此接口可创建代金券批次,包括 预充值免充值 类型。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.downloadStockRefundFlow(String stockId) -
下载批次退款明细API
+
下载批次退款明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的退款明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.downloadStockUseFlow(String stockId) -
下载批次核销明细API
+
下载批次核销明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的核销明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
@@ -148,7 +158,9 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.marketingImageUpload(org.springframework.web.multipart.MultipartFile file) -
营销图片上传API
+
营销图片上传API + + 媒体图片只支持JPG、BMP、PNG格式,文件大小不能超过2M。
@@ -160,37 +172,49 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.pauseStock(String stockId) -
暂停代金券批次API
+
暂停代金券批次API + + 通过此接口可暂停指定代金券批次。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryCouponDetails(CouponDetailsQueryParams params) -
查询代金券详情API
+
查询代金券详情API + + 通过此接口可查询代金券信息,包括代金券的基础信息、状态。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryMerchantsByStockId(StocksQueryParams params) -
查询代金券可用商户API
+
查询代金券可用商户API + + 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStockDetail(String stockId) -
查询批次详情API
+
查询批次详情API + + 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStockItems(StocksQueryParams params) -
查询代金券可用单品API
+
查询代金券可用单品API + + 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams params) -
条件查询批次列表API
+
条件查询批次列表API + + 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
@@ -208,31 +232,39 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryUserCouponsByMchId(UserCouponsQueryParams params) -
根据商户号查用户的券API
+
根据商户号查用户的券API + + 可通过该接口查询用户在某商户号可用的全部券,可用于商户的小程序/H5中,用户"我的代金券"或"提交订单页"展示优惠信息。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.restartStock(String stockId) -
重启代金券批次API
+
重启代金券批次API + + 通过此接口可重启指定代金券批次。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.sendStock(StocksSendParams params) -
发放代金券API
+
发放代金券API + + 商户平台/API完成制券后,可使用发放代金券接口发券。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.setMarketingFavorCallback(String notifyUrl) -
代金券核销回调通知API
+
代金券核销回调通知API。
WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.startStock(String stockId) -
激活代金券批次API
+
激活代金券批次API + + 制券成功后,通过调用此接口激活批次,如果是预充值代金券,激活时会从商户账户余额中锁定本批次的营销资金。
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/Amount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/Amount.html index 6424f7d..163cc1c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/Amount.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/Amount.html @@ -2,7 +2,7 @@ - + Amount (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends 支付金额 货币单位【分】默认使用人民币标识CNY
从以下版本开始:
-
16:45
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -133,11 +133,15 @@ extends
private String -currency  +currency +
The Currency.
+ private int -total  +total +
The Total.
+ @@ -193,6 +197,7 @@ extends

total

private int total
+
The Total.
@@ -202,6 +207,7 @@ extends

currency

private String currency
+
The Currency.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html index 22e8b23..75a0ae6 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.Resource.html @@ -2,7 +2,7 @@ - + CallbackParams.Resource (payment-spring-boot 1.0.0.RELEASE API) @@ -110,6 +110,7 @@
public static class CallbackParams.Resource
 extends Object
+
The type Resource.
@@ -130,23 +131,33 @@ extends private String -algorithm  +algorithm +
The Algorithm.
+ private String -associatedData  +associatedData +
The Associated data.
+ private String -ciphertext  +ciphertext +
The Ciphertext.
+ private String -nonce  +nonce +
The Nonce.
+ private String -originalType  +originalType +
The Original type.
+ @@ -202,6 +213,7 @@ extends

algorithm

private String algorithm
+
The Algorithm.
@@ -211,6 +223,7 @@ extends

ciphertext

private String ciphertext
+
The Ciphertext.
@@ -220,6 +233,7 @@ extends

associatedData

private String associatedData
+
The Associated data.
@@ -229,6 +243,7 @@ extends

nonce

private String nonce
+
The Nonce.
@@ -238,6 +253,7 @@ extends

originalType

private String originalType
+
The Original type.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.html index 412a65d..9a3c3c7 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CallbackParams.html @@ -2,7 +2,7 @@ - + CallbackParams (payment-spring-boot 1.0.0.RELEASE API) @@ -106,11 +106,12 @@
public class CallbackParams
 extends Object
+
微信支付回调请求参数.
从以下版本开始:
-
10:13
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -132,7 +133,9 @@ extends static class  -CallbackParams.Resource  +CallbackParams.Resource +
The type Resource.
+ @@ -151,27 +154,39 @@ extends private String -createTime  +createTime +
The Create time.
+ private String -eventType  +eventType +
The Event type.
+ private String -id  +id +
The Id.
+ private CallbackParams.Resource -resource  +resource +
The Resource.
+ private String -resourceType  +resourceType +
The Resource type.
+ private String -summary  +summary +
The Summary.
+ @@ -227,6 +242,7 @@ extends

id

private String id
+
The Id.
@@ -236,6 +252,7 @@ extends

createTime

private String createTime
+
The Create time.
@@ -245,6 +262,7 @@ extends

eventType

private String eventType
+
The Event type.
@@ -254,6 +272,7 @@ extends

resourceType

private String resourceType
+
The Resource type.
@@ -263,6 +282,7 @@ extends

summary

private String summary
+
The Summary.
@@ -272,6 +292,7 @@ extends

resource

private CallbackParams.Resource resource
+
The Resource.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/ConsumeInformation.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/ConsumeInformation.html index bb451f7..d05af20 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/ConsumeInformation.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/ConsumeInformation.html @@ -2,7 +2,7 @@ - + ConsumeInformation (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class ConsumeInformation
 extends Object
已实扣代金券信息
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponAvailableTime.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponAvailableTime.html index 5e7fd29..829be2d 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponAvailableTime.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponAvailableTime.html @@ -2,7 +2,7 @@ - + CouponAvailableTime (payment-spring-boot 1.0.0.RELEASE API) @@ -106,6 +106,12 @@
public class CouponAvailableTime
 extends Object
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -126,15 +132,21 @@ extends private Long -availableTimeAfterReceive  +availableTimeAfterReceive +
The Available time after receive.
+ private FixAvailableTime -fixAvailableTime  +fixAvailableTime +
The Fix available time.
+ private Boolean -secondDayAvailable  +secondDayAvailable +
The Second day available.
+ @@ -190,6 +202,7 @@ extends

availableTimeAfterReceive

private Long availableTimeAfterReceive
+
The Available time after receive.
@@ -199,6 +212,7 @@ extends

fixAvailableTime

private FixAvailableTime fixAvailableTime
+
The Fix available time.
@@ -208,6 +222,7 @@ extends

secondDayAvailable

private Boolean secondDayAvailable
+
The Second day available.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponConsumeData.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponConsumeData.html index 3709236..6413252 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponConsumeData.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponConsumeData.html @@ -2,7 +2,7 @@ - + CouponConsumeData (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class CouponConsumeData
 extends Object
微信代金券核销通知参数
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html index a60ebc5..1eed6e8 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponDetailsQueryParams.html @@ -2,7 +2,7 @@ - + CouponDetailsQueryParams (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends 查询代金券详情API参数
从以下版本开始:
-
18 :51
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponUseRule.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponUseRule.html index 9111e30..9a09826 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponUseRule.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/CouponUseRule.html @@ -2,7 +2,7 @@ - + CouponUseRule (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class CouponUseRule
 extends Object
核销规则.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/Detail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/Detail.html index eed4a80..c739d74 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/Detail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/Detail.html @@ -2,7 +2,7 @@ - + Detail (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
从以下版本开始:
-
17:01
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/DiscountTo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/DiscountTo.html index 1773bfd..c7bce1e 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/DiscountTo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/DiscountTo.html @@ -2,7 +2,7 @@ - + DiscountTo (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class DiscountTo
 extends Object
减至优惠限定字段,仅减至优惠场景有返回
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/FixAvailableTime.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/FixAvailableTime.html index d81159f..99d5869 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/FixAvailableTime.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/FixAvailableTime.html @@ -2,7 +2,7 @@ - + FixAvailableTime (payment-spring-boot 1.0.0.RELEASE API) @@ -106,6 +106,13 @@
public class FixAvailableTime
 extends Object
+
The type Fix available time.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -126,15 +133,21 @@ extends private List<Long> -availableWeekDay  +availableWeekDay +
The Available week day.
+ private Long -beginTime  +beginTime +
The Begin time.
+ private Long -endTime  +endTime +
The End time.
+ @@ -190,6 +203,7 @@ extends

availableWeekDay

private List<Long> availableWeekDay
+
The Available week day.
@@ -199,6 +213,7 @@ extends

beginTime

private Long beginTime
+
The Begin time.
@@ -208,6 +223,7 @@ extends

endTime

private Long endTime
+
The End time.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/FixedNormalCoupon.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/FixedNormalCoupon.html index a04a29d..6f233d5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/FixedNormalCoupon.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/FixedNormalCoupon.html @@ -2,7 +2,7 @@ - + FixedNormalCoupon (payment-spring-boot 1.0.0.RELEASE API) @@ -109,6 +109,12 @@ extends 固定面额满减券使用规则, stock_type为NORMAL时必填 满transactionMinimum 减少 couponAmount +
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/Goods.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/Goods.html index bdd8b0e..f83a916 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/Goods.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/Goods.html @@ -2,7 +2,7 @@ - + Goods (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends
Object
从以下版本开始:
-
17:02
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/GoodsDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/GoodsDetail.html index 0787052..40be5a0 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/GoodsDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/GoodsDetail.html @@ -2,7 +2,7 @@ - + GoodsDetail (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class GoodsDetail
 extends Object
商户下单接口传的单品信息
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/H5Info.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/H5Info.html index 50ff3cb..057f431 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/H5Info.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/H5Info.html @@ -2,7 +2,7 @@ - + H5Info (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
从以下版本开始:
-
17:03
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/NormalCouponInformation.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/NormalCouponInformation.html index 83117db..40ed607 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/NormalCouponInformation.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/NormalCouponInformation.html @@ -2,7 +2,7 @@ - + NormalCouponInformation (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class NormalCouponInformation
 extends Object
普通满减券面额、门槛信息
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/PatternInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/PatternInfo.html index 8c706a8..fbe8689 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/PatternInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/PatternInfo.html @@ -2,7 +2,7 @@ - + PatternInfo (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends 优惠券样式
从以下版本开始:
-
15:09
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/PayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/PayParams.html index a47fd3e..9901ace 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/PayParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/PayParams.html @@ -2,7 +2,7 @@ - + PayParams (payment-spring-boot 1.0.0.RELEASE API) @@ -106,12 +106,12 @@
public class PayParams
 extends Object
-
The type App pay model.
+
支付请求参数.
从以下版本开始:
-
17 :10
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/Payer.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/Payer.html index 6848dd4..5dd1c72 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/Payer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/Payer.html @@ -2,7 +2,7 @@ - + Payer (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
从以下版本开始:
-
17:04
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.GoodsDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.GoodsDetail.html index 326e2ff..ca14af3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.GoodsDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.GoodsDetail.html @@ -2,7 +2,7 @@ - + PromotionDetail.GoodsDetail (payment-spring-boot 1.0.0.RELEASE API) @@ -110,6 +110,13 @@
public static class PromotionDetail.GoodsDetail
 extends Object
+
The type Goods detail.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -130,23 +137,33 @@ extends private Long -discountAmount  +discountAmount +
The Discount amount.
+ private String -goodsId  +goodsId +
The Goods id.
+ private String -goodsRemark  +goodsRemark +
The Goods remark.
+ private Long -quantity  +quantity +
The Quantity.
+ private Long -unitPrice  +unitPrice +
The Unit price.
+ @@ -202,6 +219,7 @@ extends

goodsId

private String goodsId
+
The Goods id.
@@ -211,6 +229,7 @@ extends

quantity

private Long quantity
+
The Quantity.
@@ -220,6 +239,7 @@ extends

unitPrice

private Long unitPrice
+
The Unit price.
@@ -229,6 +249,7 @@ extends

discountAmount

private Long discountAmount
+
The Discount amount.
@@ -238,6 +259,7 @@ extends

goodsRemark

private String goodsRemark
+
The Goods remark.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.html index 3a4b414..ddb250c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/PromotionDetail.html @@ -2,7 +2,7 @@ - + PromotionDetail (payment-spring-boot 1.0.0.RELEASE API) @@ -106,6 +106,13 @@
public class PromotionDetail
 extends Object
+
The type Promotion detail.
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -126,7 +133,9 @@ extends static class  -PromotionDetail.GoodsDetail  +PromotionDetail.GoodsDetail +
The type Goods detail.
+ @@ -145,47 +154,69 @@ extends private Long -amount  +amount +
The Amount.
+ private String -couponId  +couponId +
The Coupon id.
+ private String -currency  +currency +
The Currency.
+ private List<PromotionDetail.GoodsDetail> -goodsDetail  +goodsDetail +
The Goods detail.
+ private Long -merchantContribute  +merchantContribute +
The Merchant contribute.
+ private String -name  +name +
The Name.
+ private Long -otherContribute  +otherContribute +
The Other contribute.
+ private String -scope  +scope +
The Scope.
+ private String -stockId  +stockId +
The Stock id.
+ private String -type  +type +
The Type.
+ private Long -wechatpayContribute  +wechatpayContribute +
The Wechatpay contribute.
+ @@ -241,6 +272,7 @@ extends

amount

private Long amount
+
The Amount.
@@ -250,6 +282,7 @@ extends

couponId

private String couponId
+
The Coupon id.
@@ -259,6 +292,7 @@ extends

currency

private String currency
+
The Currency.
@@ -268,6 +302,7 @@ extends

goodsDetail

private List<PromotionDetail.GoodsDetail> goodsDetail
+
The Goods detail.
@@ -277,6 +312,7 @@ extends

merchantContribute

private Long merchantContribute
+
The Merchant contribute.
@@ -286,6 +322,7 @@ extends

name

private String name
+
The Name.
@@ -295,6 +332,7 @@ extends

otherContribute

private Long otherContribute
+
The Other contribute.
@@ -304,6 +342,7 @@ extends

scope

private String scope
+
The Scope.
@@ -313,6 +352,7 @@ extends

stockId

private String stockId
+
The Stock id.
@@ -322,6 +362,7 @@ extends

type

private String type
+
The Type.
@@ -331,6 +372,7 @@ extends

wechatpayContribute

private Long wechatpayContribute
+
The Wechatpay contribute.
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/ResponseSignVerifyParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/ResponseSignVerifyParams.html index 1f1337a..809e594 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/ResponseSignVerifyParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/ResponseSignVerifyParams.html @@ -2,7 +2,7 @@ - + ResponseSignVerifyParams (payment-spring-boot 1.0.0.RELEASE API) @@ -109,11 +109,11 @@ extends 微信的响应签名校验参数
从以下版本开始:
-
16:32
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
另请参阅:
-
SignatureProvider.responseSignVerify(ResponseSignVerifyParams)
+
SignatureProvider#responseSignVerify(ResponseSignVerifyParams)SignatureProvider#responseSignVerify(ResponseSignVerifyParams)
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/SceneInfo.html index 492178c..7584ecd 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/SceneInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/SceneInfo.html @@ -2,7 +2,7 @@ - + SceneInfo (payment-spring-boot 1.0.0.RELEASE API) @@ -106,11 +106,12 @@
public class SceneInfo
 extends Object
+
场景信息
从以下版本开始:
-
17:05
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/SettleInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/SettleInfo.html index a77dcf8..892d151 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/SettleInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/SettleInfo.html @@ -2,7 +2,7 @@ - + SettleInfo (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
从以下版本开始:
-
17:05
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/SingleitemDiscountOff.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/SingleitemDiscountOff.html index a0f230c..7f754a3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/SingleitemDiscountOff.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/SingleitemDiscountOff.html @@ -2,7 +2,7 @@ - + SingleitemDiscountOff (payment-spring-boot 1.0.0.RELEASE API) @@ -107,6 +107,12 @@
public class SingleitemDiscountOff
 extends Object
单品优惠特定信息
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/StockUseRule.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/StockUseRule.html index 18cfe25..efab7b5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/StockUseRule.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/StockUseRule.html @@ -2,7 +2,7 @@ - + StockUseRule (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends 批次使用规则
从以下版本开始:
-
15:08
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksCreateParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksCreateParams.html index 6dcb3b5..a9d8b16 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksCreateParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksCreateParams.html @@ -2,7 +2,7 @@ - + StocksCreateParams (payment-spring-boot 1.0.0.RELEASE API) @@ -109,9 +109,9 @@ extends
创建优惠券批次参数.
从以下版本开始:
-
14 :19
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
@@ -170,7 +170,7 @@ extends
private Boolean noCash -
是否无资金流
+
可创建代金券的类型包含预充值和免充值两种类型。
@@ -307,7 +307,11 @@ extends

noCash

private Boolean noCash
-
是否无资金流
+
可创建代金券的类型包含预充值和免充值两种类型。此字段用来标识制券 是否无资金流 +

+ ● 预充值代金券适用于第三方出资策划的活动,例如:满100减10. 指订单金额100元,用户实付90元,商户实收100元。设置为Boolean.FALSE +

+ ● 免充值适用于商户策划的活动,例如:满100减10。 指订单金额100元,用户实付90元(用户领券后,在支付中直接核销10元),商户实收90元。设置为Boolean.TRUE

diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksQueryParams.html index a166ce8..637bbea 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksQueryParams.html @@ -2,7 +2,7 @@ - + StocksQueryParams (payment-spring-boot 1.0.0.RELEASE API) @@ -111,9 +111,9 @@ extends 从以下版本开始: -
15 :16
+
1.0.0.RELEASE
作者:
-
Dax
+
felord.cn
diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksSendParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksSendParams.html index 65e7bfe..2ab338c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksSendParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/StocksSendParams.html @@ -2,7 +2,7 @@ - + StocksSendParams (payment-spring-boot 1.0.0.RELEASE API) @@ -106,6 +106,13 @@
public class StocksSendParams
 extends Object
+
代金券发放接口请求参数
+
+
从以下版本开始:
+
1.0.0.RELEASE
+
作者:
+
felord.cn
+
@@ -131,15 +138,15 @@ extends -private String +private Long couponMinimum -
指定面额发券,券门槛
+
指定面额发券批次门槛,其他场景不需要,单位:分。
-private String +private Long couponValue -
指定面额发券,面额
+
指定面额发券场景,券面额,其他场景不需要填,单位:分。
@@ -269,8 +276,9 @@ extends
  • couponValue

    -
    private String couponValue
    -
    指定面额发券,面额
    +
    private Long couponValue
    +
    指定面额发券场景,券面额,其他场景不需要填,单位:分。 + 校验规则:仅在发券时指定面额及门槛的场景才生效,常规发券场景请勿传入该信息。
  • @@ -279,8 +287,9 @@ extends
  • couponMinimum

    -
    private String couponMinimum
    -
    指定面额发券,券门槛
    +
    private Long couponMinimum
    +
    指定面额发券批次门槛,其他场景不需要,单位:分。 + 校验规则:仅在发券时指定面额及门槛的场景才生效,常规发券场景请勿传入该信息。
  • diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/StoreInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/StoreInfo.html index 6f13e03..d5e2bc6 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/StoreInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/StoreInfo.html @@ -2,7 +2,7 @@ - + StoreInfo (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
    从以下版本开始:
    -
    17:06
    +
    1.0.0.RELEASE
    作者:
    -
    Dax
    +
    felord.cn
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Amount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Amount.html index 1bb7ea9..d228f38 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Amount.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Amount.html @@ -2,7 +2,7 @@ - + TransactionConsumeData.Amount (payment-spring-boot 1.0.0.RELEASE API) @@ -110,6 +110,13 @@
    public static class TransactionConsumeData.Amount
     extends Object
    +
    The type Amount.
    +
    +
    从以下版本开始:
    +
    1.0.0.RELEASE
    +
    作者:
    +
    felord.cn
    +
    @@ -130,19 +137,27 @@ extends private String -currency  +currency +
    The Currency.
    + private String -payerCurrency  +payerCurrency +
    The Payer currency.
    + private int -payerTotal  +payerTotal +
    The Payer total.
    + private int -total  +total +
    The Total.
    + @@ -198,6 +213,7 @@ extends

    total

    private int total
    +
    The Total.
    @@ -207,6 +223,7 @@ extends

    payerTotal

    private int payerTotal
    +
    The Payer total.
    @@ -216,6 +233,7 @@ extends

    currency

    private String currency
    +
    The Currency.
    @@ -225,6 +243,7 @@ extends

    payerCurrency

    private String payerCurrency
    +
    The Payer currency.
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Payer.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Payer.html index ab5ee46..b992ab3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Payer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.Payer.html @@ -2,7 +2,7 @@ - + TransactionConsumeData.Payer (payment-spring-boot 1.0.0.RELEASE API) @@ -110,6 +110,13 @@
    public static class TransactionConsumeData.Payer
     extends Object
    +
    The type Payer.
    +
    +
    从以下版本开始:
    +
    1.0.0.RELEASE
    +
    作者:
    +
    felord.cn
    +
    @@ -130,7 +137,9 @@ extends private String -openid  +openid +
    The Openid.
    + @@ -186,6 +195,7 @@ extends

    openid

    private String openid
    +
    The Openid.
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.SceneInfo.html index 0998966..aea0346 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.SceneInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.SceneInfo.html @@ -2,7 +2,7 @@ - + TransactionConsumeData.SceneInfo (payment-spring-boot 1.0.0.RELEASE API) @@ -110,6 +110,13 @@
    public static class TransactionConsumeData.SceneInfo
     extends Object
    +
    The type Scene info.
    +
    +
    从以下版本开始:
    +
    1.0.0.RELEASE
    +
    作者:
    +
    felord.cn
    +
    @@ -130,7 +137,9 @@ extends private String -deviceId  +deviceId +
    The Device id.
    + @@ -186,6 +195,7 @@ extends

    deviceId

    private String deviceId
    +
    The Device id.
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.html index a85f0d4..a741d86 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionConsumeData.html @@ -2,7 +2,7 @@ - + TransactionConsumeData (payment-spring-boot 1.0.0.RELEASE API) @@ -106,6 +106,12 @@
    public class TransactionConsumeData
     extends Object
    +
    +
    从以下版本开始:
    +
    1.0.0.RELEASE
    +
    作者:
    +
    felord.cn
    +
    @@ -126,15 +132,21 @@ extends static class  -TransactionConsumeData.Amount  +TransactionConsumeData.Amount +
    The type Amount.
    + static class  -TransactionConsumeData.Payer  +TransactionConsumeData.Payer +
    The type Payer.
    + static class  -TransactionConsumeData.SceneInfo  +TransactionConsumeData.SceneInfo +
    The type Scene info.
    + @@ -153,59 +165,87 @@ extends private TransactionConsumeData.Amount -amount  +amount +
    The Amount.
    + private String -appid  +appid +
    The Appid.
    + private String -attach  +attach +
    The Attach.
    + private String -bankType  +bankType +
    The Bank type.
    + private String -mchid  +mchid +
    The Mchid.
    + private String -outTradeNo  +outTradeNo +
    The Out trade no.
    + private TransactionConsumeData.Payer -payer  +payer +
    The Payer.
    + private List<PromotionDetail> -promotionDetail  +promotionDetail +
    The Promotion detail.
    + private TransactionConsumeData.SceneInfo -sceneInfo  +sceneInfo +
    The Scene info.
    + private String -successTime  +successTime +
    The Success time.
    + private String -tradeState  +tradeState +
    The Trade state.
    + private String -tradeStateDesc  +tradeStateDesc +
    The Trade state desc.
    + private String -tradeType  +tradeType +
    The Trade type.
    + private String -transactionId  +transactionId +
    The Transaction id.
    + @@ -261,6 +301,7 @@ extends

    amount

    private TransactionConsumeData.Amount amount
    +
    The Amount.
    @@ -270,6 +311,7 @@ extends

    appid

    private String appid
    +
    The Appid.
    @@ -279,6 +321,7 @@ extends

    attach

    private String attach
    +
    The Attach.
    @@ -288,6 +331,7 @@ extends

    bankType

    private String bankType
    +
    The Bank type.
    @@ -297,6 +341,7 @@ extends

    mchid

    private String mchid
    +
    The Mchid.
    @@ -306,6 +351,7 @@ extends

    outTradeNo

    private String outTradeNo
    +
    The Out trade no.
    @@ -315,6 +361,7 @@ extends

    payer

    private TransactionConsumeData.Payer payer
    +
    The Payer.
    @@ -324,6 +371,7 @@ extends

    promotionDetail

    private List<PromotionDetail> promotionDetail
    +
    The Promotion detail.
    @@ -333,6 +381,7 @@ extends

    sceneInfo

    private TransactionConsumeData.SceneInfo sceneInfo
    +
    The Scene info.
    @@ -342,6 +391,7 @@ extends

    successTime

    private String successTime
    +
    The Success time.
    @@ -351,6 +401,7 @@ extends

    tradeState

    private String tradeState
    +
    The Trade state.
    @@ -360,6 +411,7 @@ extends

    tradeStateDesc

    private String tradeStateDesc
    +
    The Trade state desc.
    @@ -369,6 +421,7 @@ extends

    tradeType

    private String tradeType
    +
    The Trade type.
    @@ -378,6 +431,7 @@ extends

    transactionId

    private String transactionId
    +
    The Transaction id.
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionQueryParams.html index a1f9100..2fd57b1 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/TransactionQueryParams.html @@ -2,7 +2,7 @@ - + TransactionQueryParams (payment-spring-boot 1.0.0.RELEASE API) @@ -108,9 +108,9 @@ extends Object
    从以下版本开始:
    -
    17:42
    +
    1.0.0.RELEASE
    作者:
    -
    Dax
    +
    felord.cn
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html index 959eff4..7a8a449 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.Status.html @@ -2,7 +2,7 @@ - + UserCouponsQueryParams.Status (payment-spring-boot 1.0.0.RELEASE API) @@ -125,6 +125,13 @@ var activeTableTab = "activeTableTab";
    public static enum UserCouponsQueryParams.Status
     extends Enum<UserCouponsQueryParams.Status>
    +
    The enum Status.
    +
    +
    从以下版本开始:
    +
    1.0.0.RELEASE
    +
    作者:
    +
    felord.cn
    +
    @@ -143,10 +150,14 @@ extends 枚举常量和说明 -SENDED  +SENDED +
    Sended status.
    + -USED  +USED +
    Used status.
    + @@ -212,6 +223,7 @@ extends

    SENDED

    public static final UserCouponsQueryParams.Status SENDED
    +
    Sended status.
    @@ -221,6 +233,7 @@ extends

    USED

    public static final UserCouponsQueryParams.Status USED
    +
    Used status.
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html index 41b36ea..372cb95 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/UserCouponsQueryParams.html @@ -2,7 +2,7 @@ - + UserCouponsQueryParams (payment-spring-boot 1.0.0.RELEASE API) @@ -106,11 +106,12 @@
    public class UserCouponsQueryParams
     extends Object
    +
    The type User coupons query params.
    从以下版本开始:
    -
    19:19
    +
    1.0.0.RELEASE
    作者:
    -
    Dax
    +
    felord.cn
    @@ -132,7 +133,9 @@ extends static class  -UserCouponsQueryParams.Status  +UserCouponsQueryParams.Status +
    The enum Status.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Amount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Amount.html index 4cb158f..f5e168f 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Amount.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Amount.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.Amount的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.Resource.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.Resource.html index 77029c4..fad71a3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.Resource.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.Resource.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CallbackParams.Resource的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private CallbackParams.Resource -CallbackParams.resource  +CallbackParams.resource +
    The Resource.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.html index f1ca4e9..f2f6c94 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CallbackParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CallbackParams的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ConsumeInformation.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ConsumeInformation.html index 4f5f663..3936151 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ConsumeInformation.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ConsumeInformation.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.ConsumeInformation的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponAvailableTime.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponAvailableTime.html index 0846742..4667148 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponAvailableTime.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponAvailableTime.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CouponAvailableTime的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponConsumeData.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponConsumeData.html index 24194f7..792a454 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponConsumeData.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponConsumeData.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CouponConsumeData的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponDetailsQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponDetailsQueryParams.html index bcc1c82..73dd727 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponDetailsQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponDetailsQueryParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CouponDetailsQueryParams的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -106,12 +106,16 @@ private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.couponDetailFunction(WechatPayV3Type type, - CouponDetailsQueryParams params)  + CouponDetailsQueryParams params) +
    Coupon detail function request entity.
    + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryCouponDetails(CouponDetailsQueryParams params) -
    查询代金券详情API
    +
    查询代金券详情API + + 通过此接口可查询代金券信息,包括代金券的基础信息、状态。
    diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponUseRule.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponUseRule.html index 43abb40..6227eff 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponUseRule.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CouponUseRule.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.CouponUseRule的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Detail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Detail.html index 79fa068..f2a1149 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Detail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Detail.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.Detail的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/DiscountTo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/DiscountTo.html index a4e0493..49b3efa 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/DiscountTo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/DiscountTo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.DiscountTo的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixAvailableTime.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixAvailableTime.html index 858882f..de5424c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixAvailableTime.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixAvailableTime.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.FixAvailableTime的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private FixAvailableTime -CouponAvailableTime.fixAvailableTime  +CouponAvailableTime.fixAvailableTime +
    The Fix available time.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixedNormalCoupon.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixedNormalCoupon.html index 54d29fc..047825f 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixedNormalCoupon.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/FixedNormalCoupon.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.FixedNormalCoupon的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Goods.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Goods.html index 202c3b2..bdc9be3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Goods.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Goods.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.Goods的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/GoodsDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/GoodsDetail.html index ce46964..a3f367d 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/GoodsDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/GoodsDetail.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.GoodsDetail的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/H5Info.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/H5Info.html index 9bda447..a0e714a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/H5Info.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/H5Info.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.H5Info的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/NormalCouponInformation.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/NormalCouponInformation.html index 0768fab..9333bde 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/NormalCouponInformation.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/NormalCouponInformation.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.NormalCouponInformation的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PatternInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PatternInfo.html index eb0336c..4ed5c69 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PatternInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PatternInfo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.PatternInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PayParams.html index fcead82..8eeb241 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PayParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PayParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.PayParams的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Payer.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Payer.html index 7aa0ea4..3514652 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Payer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/Payer.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.Payer的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.GoodsDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.GoodsDetail.html index 645179b..e0d0a77 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.GoodsDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.GoodsDetail.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private List<PromotionDetail.GoodsDetail> -PromotionDetail.goodsDetail  +PromotionDetail.goodsDetail +
    The Goods detail.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.html index 8bdad3a..a43e040 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/PromotionDetail.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.PromotionDetail的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private List<PromotionDetail> -TransactionConsumeData.promotionDetail  +TransactionConsumeData.promotionDetail +
    The Promotion detail.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ResponseSignVerifyParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ResponseSignVerifyParams.html index 164aae9..6e360a9 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ResponseSignVerifyParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/ResponseSignVerifyParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.ResponseSignVerifyParams的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SceneInfo.html index 4ce01ac..34744db 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SceneInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SceneInfo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.SceneInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SettleInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SettleInfo.html index fa96593..1d58775 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SettleInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SettleInfo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.SettleInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SingleitemDiscountOff.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SingleitemDiscountOff.html index b02e665..1467098 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SingleitemDiscountOff.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/SingleitemDiscountOff.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.SingleitemDiscountOff的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StockUseRule.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StockUseRule.html index 8aaac9e..76b5167 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StockUseRule.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StockUseRule.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.StockUseRule的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksCreateParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksCreateParams.html index f85b5ea..6dd5ba3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksCreateParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksCreateParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.StocksCreateParams的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -106,13 +106,17 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.createStock(StocksCreateParams params) -
    创建代金券批次API
    +
    创建代金券批次API + + 通过调用此接口可创建代金券批次,包括 预充值免充值 类型。
    private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.createStocksFunction(WechatPayV3Type type, - StocksCreateParams params)  + StocksCreateParams params) +
    Create stocks function request entity.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksQueryParams.html index 5edb59e..212b1e9 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksQueryParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.StocksQueryParams的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -106,25 +106,33 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryMerchantsByStockId(StocksQueryParams params) -
    查询代金券可用商户API
    +
    查询代金券可用商户API + + 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
    WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStockItems(StocksQueryParams params) -
    查询代金券可用单品API
    +
    查询代金券可用单品API + + 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
    WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams params) -
    条件查询批次列表API
    +
    条件查询批次列表API + + 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
    private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.queryStocksFunction(WechatPayV3Type type, - StocksQueryParams params)  + StocksQueryParams params) +
    Query stocks function request entity.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksSendParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksSendParams.html index 84e8e48..5ed7e2d 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksSendParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StocksSendParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.StocksSendParams的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -106,13 +106,17 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.sendStock(StocksSendParams params) -
    发放代金券API
    +
    发放代金券API + + 商户平台/API完成制券后,可使用发放代金券接口发券。
    private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.sendStocksFunction(WechatPayV3Type type, - StocksSendParams params)  + StocksSendParams params) +
    Send stocks function request entity.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StoreInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StoreInfo.html index b27fbcb..8df6df2 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StoreInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/StoreInfo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.StoreInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Amount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Amount.html index 4a6e6a2..878256a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Amount.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Amount.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private TransactionConsumeData.Amount -TransactionConsumeData.amount  +TransactionConsumeData.amount +
    The Amount.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Payer.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Payer.html index 853be69..b3f7c96 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Payer.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.Payer.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.TransactionConsumeData.Payer的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private TransactionConsumeData.Payer -TransactionConsumeData.payer  +TransactionConsumeData.payer +
    The Payer.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.SceneInfo.html index c94c592..fe8c7d3 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.SceneInfo.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.SceneInfo.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.TransactionConsumeData.SceneInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -105,7 +105,9 @@ private TransactionConsumeData.SceneInfo -TransactionConsumeData.sceneInfo  +TransactionConsumeData.sceneInfo +
    The Scene info.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.html index 214cdfb..3c8dba1 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionConsumeData.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.TransactionConsumeData的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionQueryParams.html index bd0a738..3c23d2c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/TransactionQueryParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.TransactionQueryParams的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.Status.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.Status.html index 93c6cc5..583d26a 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.Status.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.Status.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.UserCouponsQueryParams.Status的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.html index c53f641..7d50864 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/UserCouponsQueryParams.html @@ -2,7 +2,7 @@ - + 类 cn.felord.payment.wechat.v3.model.UserCouponsQueryParams的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -106,13 +106,17 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryUserCouponsByMchId(UserCouponsQueryParams params) -
    根据商户号查用户的券API
    +
    根据商户号查用户的券API + + 可通过该接口查询用户在某商户号可用的全部券,可用于商户的小程序/H5中,用户"我的代金券"或"提交订单页"展示优惠信息。
    private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.queryUserCouponsFunction(WechatPayV3Type type, - UserCouponsQueryParams params)  + UserCouponsQueryParams params) +
    Query user coupons function request entity.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-frame.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-frame.html index 2893976..a3044d7 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-frame.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3.model (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-summary.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-summary.html index a8b19d1..89ac4bf 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-summary.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3.model (payment-spring-boot 1.0.0.RELEASE API) @@ -91,11 +91,15 @@ CallbackParams -  + +
    微信支付回调请求参数.
    + CallbackParams.Resource -  + +
    The type Resource.
    + ConsumeInformation @@ -137,7 +141,9 @@ FixAvailableTime -  + +
    The type Fix available time.
    + FixedNormalCoupon @@ -180,16 +186,20 @@ PayParams -
    The type App pay model.
    +
    支付请求参数.
    PromotionDetail -  + +
    The type Promotion detail.
    + PromotionDetail.GoodsDetail -  + +
    The type Goods detail.
    + ResponseSignVerifyParams @@ -199,7 +209,9 @@ SceneInfo -  + +
    场景信息
    + SettleInfo @@ -227,7 +239,9 @@ StocksSendParams -  + +
    代金券发放接口请求参数
    + StockUseRule @@ -245,15 +259,21 @@ TransactionConsumeData.Amount -  + +
    The type Amount.
    + TransactionConsumeData.Payer -  + +
    The type Payer.
    + TransactionConsumeData.SceneInfo -  + +
    The type Scene info.
    + TransactionQueryParams @@ -261,7 +281,9 @@ UserCouponsQueryParams -  + +
    The type User coupons query params.
    + @@ -276,7 +298,9 @@ UserCouponsQueryParams.Status -  + +
    The enum Status.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-tree.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-tree.html index 5bdcbde..839269c 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-tree.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3.model 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-use.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-use.html index 0d64e7f..c60ebc5 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/model/package-use.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.wechat.v3.model的使用 (payment-spring-boot 1.0.0.RELEASE API) @@ -115,7 +115,7 @@ PayParams -
    The type App pay model.
    +
    支付请求参数.
    @@ -136,7 +136,9 @@ -StocksSendParams  +StocksSendParams +
    代金券发放接口请求参数
    + TransactionConsumeData  @@ -145,7 +147,9 @@ TransactionQueryParams  -UserCouponsQueryParams  +UserCouponsQueryParams +
    The type User coupons query params.
    + @@ -165,7 +169,9 @@ -CallbackParams.Resource  +CallbackParams.Resource +
    The type Resource.
    + ConsumeInformation @@ -189,7 +195,9 @@ -FixAvailableTime  +FixAvailableTime +
    The type Fix available time.
    + FixedNormalCoupon @@ -223,13 +231,19 @@ Payer  -PromotionDetail  +PromotionDetail +
    The type Promotion detail.
    + -PromotionDetail.GoodsDetail  +PromotionDetail.GoodsDetail +
    The type Goods detail.
    + -SceneInfo  +SceneInfo +
    场景信息
    + SingleitemDiscountOff @@ -245,16 +259,24 @@ StoreInfo  -TransactionConsumeData.Amount  +TransactionConsumeData.Amount +
    The type Amount.
    + -TransactionConsumeData.Payer  +TransactionConsumeData.Payer +
    The type Payer.
    + -TransactionConsumeData.SceneInfo  +TransactionConsumeData.SceneInfo +
    The type Scene info.
    + -UserCouponsQueryParams.Status  +UserCouponsQueryParams.Status +
    The enum Status.
    + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/package-frame.html b/docs/apidocs/cn/felord/payment/wechat/v3/package-frame.html index 8a6774a..272f2ea 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/package-frame.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/package-frame.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/package-summary.html b/docs/apidocs/cn/felord/payment/wechat/v3/package-summary.html index 3b6e4e0..ded942b 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/package-summary.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/package-summary.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/package-tree.html b/docs/apidocs/cn/felord/payment/wechat/v3/package-tree.html index 64b6cd0..471d904 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/package-tree.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/package-tree.html @@ -2,7 +2,7 @@ - + cn.felord.payment.wechat.v3 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/package-use.html b/docs/apidocs/cn/felord/payment/wechat/v3/package-use.html index b73bf93..0b7753e 100644 --- a/docs/apidocs/cn/felord/payment/wechat/v3/package-use.html +++ b/docs/apidocs/cn/felord/payment/wechat/v3/package-use.html @@ -2,7 +2,7 @@ - + 程序包 cn.felord.payment.wechat.v3的使用 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index ec85667..5db30b2 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -2,7 +2,7 @@ - + 常量字段值 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/deprecated-list.html b/docs/apidocs/deprecated-list.html index 594d360..5848575 100644 --- a/docs/apidocs/deprecated-list.html +++ b/docs/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ - + 已过时的列表 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/help-doc.html b/docs/apidocs/help-doc.html index c013f21..aafedb5 100644 --- a/docs/apidocs/help-doc.html +++ b/docs/apidocs/help-doc.html @@ -2,7 +2,7 @@ - + API 帮助 (payment-spring-boot 1.0.0.RELEASE API) diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index bf7c736..600c3a5 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -2,7 +2,7 @@ - + 索引 (payment-spring-boot 1.0.0.RELEASE API) @@ -92,7 +92,9 @@
    Add wechat meta boolean.
    algorithm - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams.Resource
    -
     
    +
    +
    The Algorithm.
    +
    alipayClient(AliPayProperties) - 类 中的方法cn.felord.payment.alipay.AliPayConfiguration
     
    AliPayConfiguration - cn.felord.payment.alipay中的类
    @@ -128,9 +130,13 @@
    支付金额
    amount - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Amount.
    +
    amount - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Amount.
    +
    Amount() - 类 的构造器cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount
     
    appCertPublicKeyPath - 类 中的变量cn.felord.payment.alipay.AliPayProperties.V1
    @@ -148,7 +154,9 @@
    公众账号ID
    appid - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Appid.
    +
    appId - 类 中的变量cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
    公众服务号ID
    @@ -166,7 +174,9 @@
    Apply default rest template.
    applyObjectMapper(ObjectMapper) - 类 中的方法cn.felord.payment.wechat.v3.AbstractApi
    -
     
    +
    +
    Apply object mapper.
    +
    appName - 类 中的变量cn.felord.payment.wechat.v3.model.H5Info
    应用名称
    @@ -198,13 +208,17 @@
    地区编码
    associatedData - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams.Resource
    -
     
    +
    +
    The Associated data.
    +
    attach - 类 中的变量cn.felord.payment.wechat.v3.model.PayParams
    附加数据,在查询API和支付通知中原样返回,可作为自定义参数使用
    attach - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Attach.
    +
    availableBeginTime - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    availableBeginTime - 类 中的变量cn.felord.payment.wechat.v3.model.StocksCreateParams
    @@ -226,9 +240,13 @@
    availableMerchants - 类 中的变量cn.felord.payment.wechat.v3.model.CouponUseRule
     
    availableTimeAfterReceive - 类 中的变量cn.felord.payment.wechat.v3.model.CouponAvailableTime
    -
     
    +
    +
    The Available time after receive.
    +
    availableWeekDay - 类 中的变量cn.felord.payment.wechat.v3.model.FixAvailableTime
    -
     
    +
    +
    The Available week day.
    +
    @@ -250,23 +268,33 @@
    bankName() - 枚举 中的方法cn.felord.payment.wechat.enumeration.BankCode
     
    bankType - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Bank type.
    +
    beginTime - 类 中的变量cn.felord.payment.wechat.v3.model.FixAvailableTime
    -
     
    +
    +
    The Begin time.
    +
    belongMerchant - 类 中的变量cn.felord.payment.wechat.v3.model.StocksCreateParams
    批次归属商户号
    billDownload(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    csv对账单下载。
    +
    billDownloadFunction(WechatPayV3Type, String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Bill download function request entity.
    +
    body - 类 中的变量cn.felord.payment.wechat.v3.model.ResponseSignVerifyParams
    response.body 微信服务器的响应体
    body - 类 中的变量cn.felord.payment.wechat.v3.WechatResponseEntity
    -
     
    +
    +
    The Body.
    +
    BOUNDARY - 类 中的静态变量cn.felord.payment.wechat.v3.ExtensionFormHttpMessageConverter
    The constant BOUNDARY.
    @@ -288,13 +316,19 @@
    callback(ResponseSignVerifyParams, WechatPayCallback.EventType) - 类 中的方法cn.felord.payment.wechat.v3.WechatPayCallback
     
    CallbackParams - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    微信支付回调请求参数.
    +
    CallbackParams() - 类 的构造器cn.felord.payment.wechat.v3.model.CallbackParams
     
    CallbackParams.Resource - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Resource.
    +
    CERT_ALIAS - 类 中的静态变量cn.felord.payment.wechat.WechatPayConfiguration
    -
     
    +
    +
    The constant CERT_ALIAS.
    +
    CERTIFICATE_MAP - 类 中的静态变量cn.felord.payment.wechat.v3.SignatureProvider
    微信平台证书容器 key = 序列号 value = 证书对象
    @@ -312,7 +346,9 @@
    The Charset.
    ciphertext - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams.Resource
    -
     
    +
    +
    The Ciphertext.
    +
    client() - 类 中的方法cn.felord.payment.wechat.v3.AbstractApi
    Client wechat pay client.
    @@ -410,7 +446,9 @@
    CouponConsumeData() - 类 的构造器cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    couponDetailFunction(WechatPayV3Type, CouponDetailsQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Coupon detail function request entity.
    +
    CouponDetailsQueryParams - cn.felord.payment.wechat.v3.model中的类
    查询代金券详情API参数
    @@ -424,14 +462,16 @@
    代金券id
    couponId - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Coupon id.
    +
    couponImage - 类 中的变量cn.felord.payment.wechat.v3.model.PatternInfo
    券详情图片
    couponMinimum - 类 中的变量cn.felord.payment.wechat.v3.model.StocksSendParams
    -
    指定面额发券,券门槛
    +
    指定面额发券批次门槛,其他场景不需要,单位:分。
    couponName - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    @@ -455,7 +495,7 @@
    couponValue - 类 中的变量cn.felord.payment.wechat.v3.model.StocksSendParams
    -
    指定面额发券,面额
    +
    指定面额发券场景,券面额,其他场景不需要填,单位:分。
    createEndTime - 类 中的变量cn.felord.payment.wechat.v3.model.StocksQueryParams
    @@ -479,12 +519,18 @@
    createStock(StocksCreateParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    创建代金券批次API
    +
    创建代金券批次API + + 通过调用此接口可创建代金券批次,包括 预充值免充值 类型。
    createStocksFunction(WechatPayV3Type, StocksCreateParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Create stocks function request entity.
    +
    createTime - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Create time.
    +
    createTime - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    creatorMchId - 类 中的变量cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
    @@ -492,11 +538,17 @@
    创建批次的商户号
    currency - 类 中的变量cn.felord.payment.wechat.v3.model.Amount
    -
     
    +
    +
    The Currency.
    +
    currency - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Currency.
    +
    currency - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount
    -
     
    +
    +
    The Currency.
    +
    cutToPrice - 类 中的变量cn.felord.payment.wechat.v3.model.DiscountTo
     
    @@ -539,7 +591,9 @@
    商户端设备号
    deviceId - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.SceneInfo
    -
     
    +
    +
    The Device id.
    +
    directPayApi(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatApiProvider
    普通支付-直连模式.
    @@ -547,7 +601,9 @@
    discountAmount - 类 中的变量cn.felord.payment.wechat.v3.model.GoodsDetail
     
    discountAmount - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
    -
     
    +
    +
    The Discount amount.
    +
    discountTo - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    DiscountTo - cn.felord.payment.wechat.v3.model中的类
    @@ -581,14 +637,24 @@
    Download string.
    downloadFlowFunction(WechatPayV3Type, String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Download flow function request entity.
    +
    downloadStockRefundFlow(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    下载批次退款明细API
    +
    下载批次退款明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的退款明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
    downloadStockUseFlow(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    下载批次核销明细API
    +
    下载批次核销明细API + + 数据结果包含在响应体的 csv 字段中 + + 可获取到某批次的核销明细数据,包括订单号、单品信息、银行流水号等,用于对账/数据分析。
    @@ -599,11 +665,15 @@
    EnableMobilePay - cn.felord.payment.autoconfigure中的注释类型
     
    endTime - 类 中的变量cn.felord.payment.wechat.v3.model.FixAvailableTime
    -
     
    +
    +
    The End time.
    +
    event - 枚举 中的变量cn.felord.payment.wechat.v3.WechatPayCallback.EventType
     
    eventType - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Event type.
    +
    EventType(String) - 枚举 的构造器cn.felord.payment.wechat.v3.WechatPayCallback.EventType
     
    Executor(WechatPayV3Type, M, SignatureProvider, RestOperations) - 类 的构造器cn.felord.payment.wechat.v3.WechatPayClient.Executor
    @@ -637,9 +707,13 @@
    代金券.
    fixAvailableTime - 类 中的变量cn.felord.payment.wechat.v3.model.CouponAvailableTime
    -
     
    +
    +
    The Fix available time.
    +
    FixAvailableTime - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Fix available time.
    +
    FixAvailableTime() - 类 的构造器cn.felord.payment.wechat.v3.model.FixAvailableTime
     
    fixedNormalCoupon - 类 中的变量cn.felord.payment.wechat.v3.model.CouponUseRule
    @@ -713,19 +787,25 @@
    GoodsDetail() - 类 的构造器cn.felord.payment.wechat.v3.model.GoodsDetail
     
    goodsDetail - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Goods detail.
    +
    GoodsDetail() - 类 的构造器cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
     
    goodsId - 类 中的变量cn.felord.payment.wechat.v3.model.GoodsDetail
     
    goodsId - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
    -
     
    +
    +
    The Goods id.
    +
    goodsName - 类 中的变量cn.felord.payment.wechat.v3.model.Goods
    商品名称
    goodsRemark - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
    -
     
    +
    +
    The Goods remark.
    +
    goodsTag - 类 中的变量cn.felord.payment.wechat.v3.model.CouponUseRule
     
    goodsTag - 类 中的变量cn.felord.payment.wechat.v3.model.PayParams
    @@ -773,7 +853,9 @@
    The Headers written.
    httpStatus - 类 中的变量cn.felord.payment.wechat.v3.WechatResponseEntity
    -
     
    +
    +
    The Http status.
    +
    @@ -781,7 +863,9 @@

    I

    id - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Id.
    +
    id - 类 中的变量cn.felord.payment.wechat.v3.model.StoreInfo
    门店编号
    @@ -889,15 +973,21 @@

    M

    mapper - 类 中的变量cn.felord.payment.wechat.v3.AbstractApi
    -
     
    +
    +
    The Mapper.
    +
    MAPPER - 类 中的静态变量cn.felord.payment.wechat.v3.WechatPayCallback
     
    marketingImageUpload(MultipartFile) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    营销图片上传API
    +
    营销图片上传API + + 媒体图片只支持JPG、BMP、PNG格式,文件大小不能超过2M。
    marketingImageUploadFunction(WechatPayV3Type, MultipartFile) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Marketing image upload function request entity.
    +
    maxAmount - 类 中的变量cn.felord.payment.wechat.v3.model.StockUseRule
    总消耗金额,单位:分。
    @@ -919,7 +1009,9 @@
    mchid - 类 中的变量cn.felord.payment.wechat.v3.model.PayParams
     
    mchid - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Mchid.
    +
    mchId - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionQueryParams
     
    mchId - 类 中的变量cn.felord.payment.wechat.WechatPayProperties.V3
    @@ -927,7 +1019,9 @@
    mchId for wechat pay is required
    merchantContribute - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Merchant contribute.
    +
    merchantGoodsId - 类 中的变量cn.felord.payment.wechat.v3.model.Goods
    商户侧商品编码
    @@ -961,7 +1055,9 @@

    N

    name - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Name.
    +
    name - 类 中的变量cn.felord.payment.wechat.v3.model.StoreInfo
    门店名称
    @@ -978,10 +1074,12 @@
     
    noCash - 类 中的变量cn.felord.payment.wechat.v3.model.StocksCreateParams
    -
    是否无资金流
    +
    可创建代金券的类型包含预充值和免充值两种类型。
    nonce - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams.Resource
    -
     
    +
    +
    The Nonce.
    +
    normalCouponInformation - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    NormalCouponInformation - cn.felord.payment.wechat.v3.model中的类
    @@ -1029,15 +1127,21 @@
    用户openid 该openid需要与接口传入中的appid有对应关系。
    openid - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.Payer
    -
     
    +
    +
    The Openid.
    +
    openId - 类 中的变量cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
    用户公众号服务号标识
    originalType - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams.Resource
    -
     
    +
    +
    The Original type.
    +
    otherContribute - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Other contribute.
    +
    outputStream - 类 中的变量cn.felord.payment.wechat.v3.ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage
    The Output stream.
    @@ -1055,7 +1159,9 @@
    商户系统内部订单号,只能是数字、大小写字母_-*且在同一个商户号下唯一,详见【商户订单号】。
    outTradeNo - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Out trade no.
    +
    @@ -1092,7 +1198,9 @@
    pauseStock(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    暂停代金券批次API
    +
    暂停代金券批次API + + 通过此接口可暂停指定代金券批次。
    PayConfiguration - cn.felord.payment.autoconfigure中的类
     
    @@ -1107,7 +1215,9 @@
    支付者 JSAPI/小程序下单 必传
    payer - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Payer.
    +
    Payer() - 类 的构造器cn.felord.payment.wechat.v3.model.TransactionConsumeData.Payer
     
    payerClientIp - 类 中的变量cn.felord.payment.wechat.v3.model.SceneInfo
    @@ -1115,9 +1225,13 @@
    用户终端IP
    payerCurrency - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount
    -
     
    +
    +
    The Payer currency.
    +
    payerTotal - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount
    -
     
    +
    +
    The Payer total.
    +
    PayException - cn.felord.payment中的异常错误
     
    PayException() - 异常错误 的构造器cn.felord.payment.PayException
    @@ -1134,7 +1248,7 @@
     
    PayParams - cn.felord.payment.wechat.v3.model中的类
    -
    The type App pay model.
    +
    支付请求参数.
    PayParams() - 类 的构造器cn.felord.payment.wechat.v3.model.PayParams
     
    @@ -1153,13 +1267,19 @@
    是否指定分账
    PromotionDetail - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Promotion detail.
    +
    PromotionDetail() - 类 的构造器cn.felord.payment.wechat.v3.model.PromotionDetail
     
    promotionDetail - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Promotion detail.
    +
    PromotionDetail.GoodsDetail - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Goods detail.
    +
    @@ -1173,29 +1293,43 @@
    quantity - 类 中的变量cn.felord.payment.wechat.v3.model.GoodsDetail
     
    quantity - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
    -
     
    +
    +
    The Quantity.
    +
    queryCouponDetails(CouponDetailsQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    查询代金券详情API
    +
    查询代金券详情API + + 通过此接口可查询代金券信息,包括代金券的基础信息、状态。
    queryMerchantsByStockId(StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    查询代金券可用商户API
    +
    查询代金券可用商户API + + 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
    queryStockDetail(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    查询批次详情API
    +
    查询批次详情API + + 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。
    queryStockItems(StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    查询代金券可用单品API
    +
    查询代金券可用单品API + + 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
    queryStocksByMch(StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    条件查询批次列表API
    +
    条件查询批次列表API + + 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
    queryStocksFunction(WechatPayV3Type, StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Query stocks function request entity.
    +
    queryTransactionById(TransactionQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatDirectPayApi
    微信支付订单号查询API
    @@ -1208,10 +1342,14 @@
     
    queryUserCouponsByMchId(UserCouponsQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    根据商户号查用户的券API
    +
    根据商户号查用户的券API + + 可通过该接口查询用户在某商户号可用的全部券,可用于商户的小程序/H5中,用户"我的代金券"或"提交订单页"展示优惠信息。
    queryUserCouponsFunction(WechatPayV3Type, UserCouponsQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Query user coupons function request entity.
    +
    @@ -1239,17 +1377,23 @@
    我方请求时加签,使用API证书.
    resource - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Resource.
    +
    Resource() - 类 的构造器cn.felord.payment.wechat.v3.model.CallbackParams.Resource
     
    resourceType - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Resource type.
    +
    responseBodyConsumer - 类 中的变量cn.felord.payment.wechat.v3.WechatPayClient.Executor
    The Response body consumer.
    responseBodyConsumer - 类 中的变量cn.felord.payment.wechat.v3.WechatRequestEntity
    -
     
    +
    +
    The Response body consumer.
    +
    responseSignVerify(ResponseSignVerifyParams) - 类 中的方法cn.felord.payment.wechat.v3.SignatureProvider
    我方对响应验签,和应答签名做比较,使用微信平台证书.
    @@ -1262,7 +1406,9 @@
     
    restartStock(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    重启代金券批次API
    +
    重启代金券批次API + + 通过此接口可重启指定代金券批次。
    restOperations - 类 中的变量cn.felord.payment.wechat.v3.SignatureProvider
    @@ -1287,11 +1433,15 @@
    场景信息
    SceneInfo - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    场景信息
    +
    SceneInfo() - 类 的构造器cn.felord.payment.wechat.v3.model.SceneInfo
     
    sceneInfo - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Scene info.
    +
    SceneInfo() - 类 的构造器cn.felord.payment.wechat.v3.model.TransactionConsumeData.SceneInfo
     
    SCHEMA - 类 中的静态变量cn.felord.payment.wechat.v3.SignatureProvider
    @@ -1299,19 +1449,27 @@
    The constant SCHEMA.
    scope - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Scope.
    +
    secondDayAvailable - 类 中的变量cn.felord.payment.wechat.v3.model.CouponAvailableTime
    -
     
    +
    +
    The Second day available.
    +
    senderMchId - 类 中的变量cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
    批次发放商户号
    sendStock(StocksSendParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    发放代金券API
    +
    发放代金券API + + 商户平台/API完成制券后,可使用发放代金券接口发券。
    sendStocksFunction(WechatPayV3Type, StocksSendParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Send stocks function request entity.
    +
    serialNumber - 类 中的变量cn.felord.payment.wechat.v3.WechatMetaBean
    The Serial number.
    @@ -1322,10 +1480,12 @@
    setMarketingFavorCallback(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    代金券核销回调通知API
    +
    代金券核销回调通知API。
    setMarketingFavorCallbackFunction(WechatPayV3Type, String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Sets marketing favor callback function.
    +
    SettleInfo - cn.felord.payment.wechat.v3.model中的类
     
    SettleInfo() - 类 的构造器cn.felord.payment.wechat.v3.model.SettleInfo
    @@ -1383,10 +1543,14 @@
    用户服务标识
    startAndRestartAndPauseStockFunction(WechatPayV3Type, String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Start and restart and pause stock function request entity.
    +
    startStock(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
    激活代金券批次API
    +
    激活代金券批次API + + 制券成功后,通过调用此接口激活批次,如果是预充值代金券,激活时会从商户账户余额中锁定本批次的营销资金。
    status - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    @@ -1409,11 +1573,15 @@
    创建批次的商户号
    stockDetailFunction(WechatPayV3Type, String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Stock detail function request entity.
    +
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Stock id.
    +
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.StocksQueryParams
    根据API而定 @@ -1447,7 +1615,9 @@
    StocksQueryParams() - 类 的构造器cn.felord.payment.wechat.v3.model.StocksQueryParams
     
    StocksSendParams - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    代金券发放接口请求参数
    +
    StocksSendParams() - 类 的构造器cn.felord.payment.wechat.v3.model.StocksSendParams
     
    StockStatus - cn.felord.payment.wechat.enumeration中的枚举
    @@ -1489,9 +1659,13 @@
    补差金额
    successTime - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Success time.
    +
    summary - 类 中的变量cn.felord.payment.wechat.v3.model.CallbackParams
    -
     
    +
    +
    The Summary.
    +
    @@ -1499,7 +1673,9 @@

    T

    tenantId - 类 中的变量cn.felord.payment.wechat.v3.AbstractApi
    -
     
    +
    +
    The Tenant id.
    +
    tenantId() - 类 中的方法cn.felord.payment.wechat.v3.AbstractApi
    Tenant id string.
    @@ -1523,9 +1699,13 @@
    toString() - 枚举 中的方法cn.felord.payment.wechat.enumeration.WeChatServer
     
    total - 类 中的变量cn.felord.payment.wechat.v3.model.Amount
    -
     
    +
    +
    The Total.
    +
    total - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData.Amount
    -
     
    +
    +
    The Total.
    +
    TradeState - cn.felord.payment.wechat.enumeration中的枚举
    微信侧返回交易状态
    @@ -1533,9 +1713,13 @@
    TradeState() - 枚举 的构造器cn.felord.payment.wechat.enumeration.TradeState
     
    tradeState - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Trade state.
    +
    tradeStateDesc - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Trade state desc.
    +
    TradeType - cn.felord.payment.wechat.enumeration中的枚举
    微信侧返回交易类型
    @@ -1545,7 +1729,9 @@
    tradeType - 类 中的变量cn.felord.payment.wechat.v3.model.CouponUseRule
     
    tradeType - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Trade type.
    +
    transactionCallback(ResponseSignVerifyParams, Consumer<TransactionConsumeData>) - 类 中的方法cn.felord.payment.wechat.v3.WechatPayCallback
    微信支付成功回调.
    @@ -1555,15 +1741,23 @@
    TransactionConsumeData() - 类 的构造器cn.felord.payment.wechat.v3.model.TransactionConsumeData
     
    TransactionConsumeData.Amount - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Amount.
    +
    TransactionConsumeData.Payer - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Payer.
    +
    TransactionConsumeData.SceneInfo - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type Scene info.
    +
    transactionId - 类 中的变量cn.felord.payment.wechat.v3.model.ConsumeInformation
     
    transactionId - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    -
     
    +
    +
    The Transaction id.
    +
    transactionIdOrOutTradeNo - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionQueryParams
     
    transactionMinimum - 类 中的变量cn.felord.payment.wechat.v3.model.FixedNormalCoupon
    @@ -1581,7 +1775,9 @@
    场景类型
    type - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Type.
    +
    @@ -1593,17 +1789,23 @@
    商品单价
    unitPrice - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail.GoodsDetail
    -
     
    +
    +
    The Unit price.
    +
    uri(WeChatServer) - 枚举 中的方法cn.felord.payment.wechat.enumeration.WechatPayV3Type
    默认支付URI.
    UserCouponsQueryParams - cn.felord.payment.wechat.v3.model中的类
    -
     
    +
    +
    The type User coupons query params.
    +
    UserCouponsQueryParams() - 类 的构造器cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
     
    UserCouponsQueryParams.Status - cn.felord.payment.wechat.v3.model中的枚举
    -
     
    +
    +
    The enum Status.
    +
    @@ -1753,7 +1955,9 @@
    微信支付营销代金券API
    WechatMarketingFavorApi(WechatPayClient, String) - 类 的构造器cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    -
     
    +
    +
    Instantiates a new Wechat marketing favor api.
    +
    wechatMetaBean() - 类 中的方法cn.felord.payment.wechat.v3.AbstractApi
    Wechat meta bean wechat meta bean.
    @@ -1797,7 +2001,9 @@
    事件类型用于处理回调.
    wechatPayClient - 类 中的变量cn.felord.payment.wechat.v3.AbstractApi
    -
     
    +
    +
    The Wechat pay client.
    +
    wechatPayClient - 类 中的变量cn.felord.payment.wechat.v3.WechatApiProvider
     
    WechatPayClient - cn.felord.payment.wechat.v3中的类
    @@ -1823,7 +2029,9 @@
    WechatPayConfiguration() - 类 的构造器cn.felord.payment.wechat.WechatPayConfiguration
     
    wechatpayContribute - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    -
     
    +
    +
    The Wechatpay contribute.
    +
    wechatpayGoodsId - 类 中的变量cn.felord.payment.wechat.v3.model.Goods
    微信侧商品编码
    diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index dfd728f..b52cf2f 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -2,7 +2,7 @@ - + payment-spring-boot 1.0.0.RELEASE API