From 62106124c5cdce07190c37e529297b0473a59ac9 Mon Sep 17 00:00:00 2001 From: "felord.cn" Date: Sun, 13 Dec 2020 22:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=8D=95=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 1 + docs/apidocs/allclasses-frame.html | 16 +- docs/apidocs/allclasses-noframe.html | 16 +- .../cn/felord/payment/PayException.html | 2 +- .../payment/alipay/AliPayConfiguration.html | 2 +- .../payment/alipay/AliPayProperties.V1.html | 2 +- .../payment/alipay/AliPayProperties.html | 2 +- .../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 | 2 +- .../autoconfigure/PayConfiguration.html | 2 +- .../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 | 2 +- .../wechat/WechatPayProperties.V3.html | 2 +- .../payment/wechat/WechatPayProperties.html | 2 +- .../wechat/WechatPayResponseErrorHandler.html | 2 +- .../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 | 2 +- .../wechat/enumeration/CouponBgColor.html | 2 +- .../wechat/enumeration/CouponStatus.html | 2 +- .../wechat/enumeration/StockStatus.html | 2 +- .../wechat/enumeration/TradeState.html | 2 +- .../payment/wechat/enumeration/TradeType.html | 2 +- .../wechat/enumeration/WeChatServer.html | 2 +- .../wechat/enumeration/WechatPayV3Type.html | 102 +++- .../enumeration/class-use/BankCode.html | 2 +- .../enumeration/class-use/CouponBgColor.html | 2 +- .../enumeration/class-use/CouponStatus.html | 2 +- .../enumeration/class-use/StockStatus.html | 4 +- .../enumeration/class-use/TradeState.html | 2 +- .../enumeration/class-use/TradeType.html | 2 +- .../enumeration/class-use/WeChatServer.html | 2 +- .../class-use/WechatPayV3Type.html | 39 +- .../wechat/enumeration/package-frame.html | 2 +- .../wechat/enumeration/package-summary.html | 2 +- .../wechat/enumeration/package-tree.html | 14 +- .../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 | 4 +- ...eConverter.MultipartHttpOutputMessage.html | 2 +- .../v3/ExtensionFormHttpMessageConverter.html | 2 +- .../payment/wechat/v3/KeyPairFactory.html | 2 +- .../payment/wechat/v3/SignatureProvider.html | 2 +- .../payment/wechat/v3/WechatApiProvider.html | 37 +- .../wechat/v3/WechatCombinePayApi.html | 499 ++++++++++++++++++ .../payment/wechat/v3/WechatDirectPayApi.html | 6 +- .../wechat/v3/WechatMarketingFavorApi.html | 92 +++- .../payment/wechat/v3/WechatMetaBean.html | 2 +- .../wechat/v3/WechatMetaContainer.html | 2 +- .../v3/WechatPayCallback.EventType.html | 7 +- .../payment/wechat/v3/WechatPayCallback.html | 66 ++- .../wechat/v3/WechatPayClient.Executor.html | 2 +- .../payment/wechat/v3/WechatPayClient.html | 2 +- .../wechat/v3/WechatRequestEntity.html | 2 +- .../wechat/v3/WechatResponseEntity.html | 2 +- .../wechat/v3/class-use/AbstractApi.html | 10 +- ...eConverter.MultipartHttpOutputMessage.html | 2 +- .../ExtensionFormHttpMessageConverter.html | 2 +- .../wechat/v3/class-use/KeyPairFactory.html | 2 +- .../v3/class-use/SignatureProvider.html | 6 +- .../v3/class-use/WechatApiProvider.html | 2 +- .../v3/class-use/WechatCombinePayApi.html | 168 ++++++ .../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 | 6 +- .../v3/class-use/WechatPayCallback.html | 2 +- .../class-use/WechatPayClient.Executor.html | 2 +- .../wechat/v3/class-use/WechatPayClient.html | 14 +- .../v3/class-use/WechatRequestEntity.html | 2 +- .../v3/class-use/WechatResponseEntity.html | 62 ++- .../payment/wechat/v3/model/Amount.html | 2 +- .../v3/model/CallbackParams.Resource.html | 6 +- .../wechat/v3/model/CallbackParams.html | 2 +- ...eTransactionConsumeData.CombineAmount.html | 337 ++++++++++++ ...ansactionConsumeData.SubOrderCallback.html | 433 +++++++++++++++ .../model/CombineTransactionConsumeData.html | 392 ++++++++++++++ .../wechat/v3/model/ConsumeInformation.html | 6 +- .../wechat/v3/model/CouponAvailableTime.html | 2 +- .../wechat/v3/model/CouponConsumeData.html | 2 +- .../v3/model/CouponDetailsQueryParams.html | 2 +- .../wechat/v3/model/CouponUseRule.html | 2 +- .../payment/wechat/v3/model/Detail.html | 2 +- .../payment/wechat/v3/model/DiscountTo.html | 2 +- .../wechat/v3/model/FixAvailableTime.html | 2 +- .../wechat/v3/model/FixedNormalCoupon.html | 2 +- .../felord/payment/wechat/v3/model/Goods.html | 2 +- .../payment/wechat/v3/model/GoodsDetail.html | 2 +- .../payment/wechat/v3/model/H5Info.html | 6 +- .../wechat/v3/model/MchQueryParams.html | 325 ++++++++++++ .../v3/model/NormalCouponInformation.html | 6 +- .../payment/wechat/v3/model/PatternInfo.html | 2 +- .../payment/wechat/v3/model/PayParams.html | 2 +- .../felord/payment/wechat/v3/model/Payer.html | 2 +- .../v3/model/PromotionDetail.GoodsDetail.html | 2 +- .../wechat/v3/model/PromotionDetail.html | 2 +- .../v3/model/ResponseSignVerifyParams.html | 2 +- .../payment/wechat/v3/model/SceneInfo.html | 2 +- .../payment/wechat/v3/model/SettleInfo.html | 2 +- .../v3/model/SingleitemDiscountOff.html | 2 +- .../payment/wechat/v3/model/StockUseRule.html | 2 +- .../wechat/v3/model/StocksCreateParams.html | 2 +- .../wechat/v3/model/StocksQueryParams.html | 28 +- .../wechat/v3/model/StocksSendParams.html | 2 +- .../payment/wechat/v3/model/StoreInfo.html | 2 +- .../model/TransactionConsumeData.Amount.html | 2 +- .../model/TransactionConsumeData.Payer.html | 2 +- .../TransactionConsumeData.SceneInfo.html | 2 +- .../v3/model/TransactionConsumeData.html | 2 +- .../v3/model/TransactionQueryParams.html | 2 +- .../model/UserCouponsQueryParams.Status.html | 2 +- .../v3/model/UserCouponsQueryParams.html | 2 +- .../wechat/v3/model/class-use/Amount.html | 2 +- .../class-use/CallbackParams.Resource.html | 2 +- .../v3/model/class-use/CallbackParams.html | 2 +- ...eTransactionConsumeData.CombineAmount.html | 168 ++++++ ...ansactionConsumeData.SubOrderCallback.html | 168 ++++++ .../CombineTransactionConsumeData.html | 169 ++++++ .../model/class-use/ConsumeInformation.html | 2 +- .../model/class-use/CouponAvailableTime.html | 2 +- .../v3/model/class-use/CouponConsumeData.html | 2 +- .../class-use/CouponDetailsQueryParams.html | 2 +- .../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 | 2 +- .../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 | 24 +- .../v3/model/class-use/MchQueryParams.html | 185 +++++++ .../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 | 2 +- .../v3/model/class-use/PromotionDetail.html | 2 +- .../class-use/ResponseSignVerifyParams.html | 19 +- .../wechat/v3/model/class-use/SceneInfo.html | 8 +- .../wechat/v3/model/class-use/SettleInfo.html | 46 +- .../class-use/SingleitemDiscountOff.html | 2 +- .../v3/model/class-use/StockUseRule.html | 2 +- .../model/class-use/StocksCreateParams.html | 2 +- .../v3/model/class-use/StocksQueryParams.html | 22 +- .../v3/model/class-use/StocksSendParams.html | 4 +- .../wechat/v3/model/class-use/StoreInfo.html | 2 +- .../TransactionConsumeData.Amount.html | 2 +- .../TransactionConsumeData.Payer.html | 2 +- .../TransactionConsumeData.SceneInfo.html | 2 +- .../class-use/TransactionConsumeData.html | 4 +- .../class-use/TransactionQueryParams.html | 2 +- .../UserCouponsQueryParams.Status.html | 2 +- .../class-use/UserCouponsQueryParams.html | 2 +- .../v3/model/combine/CombineAmount.html | 305 +++++++++++ .../CombineCloseParams.ClosingSubOrder.html | 325 ++++++++++++ .../v3/model/combine/CombineCloseParams.html | 338 ++++++++++++ .../v3/model/combine/CombineH5PayParams.html | 415 +++++++++++++++ .../v3/model/combine/CombineH5SceneInfo.html | 280 ++++++++++ .../v3/model/combine/CombinePayParams.html | 415 +++++++++++++++ .../v3/model/combine/CombinePayerInfo.html | 285 ++++++++++ .../v3/model/combine/CombineSceneInfo.html | 305 +++++++++++ .../wechat/v3/model/combine/SubOrder.html | 385 ++++++++++++++ .../combine/class-use/CombineAmount.html | 168 ++++++ .../CombineCloseParams.ClosingSubOrder.html | 168 ++++++ .../combine/class-use/CombineCloseParams.html | 168 ++++++ .../combine/class-use/CombineH5PayParams.html | 175 ++++++ .../combine/class-use/CombineH5SceneInfo.html | 168 ++++++ .../combine/class-use/CombinePayParams.html | 191 +++++++ .../combine/class-use/CombinePayerInfo.html | 198 +++++++ .../combine/class-use/CombineSceneInfo.html | 181 +++++++ .../v3/model/combine/class-use/SubOrder.html | 174 ++++++ .../v3/model/combine/package-frame.html | 29 + .../v3/model/combine/package-summary.html | 192 +++++++ .../wechat/v3/model/combine/package-tree.html | 150 ++++++ .../wechat/v3/model/combine/package-use.html | 236 +++++++++ .../wechat/v3/model/package-frame.html | 6 +- .../wechat/v3/model/package-summary.html | 54 +- .../payment/wechat/v3/model/package-tree.html | 10 +- .../payment/wechat/v3/model/package-use.html | 48 +- .../payment/wechat/v3/package-frame.html | 3 +- .../payment/wechat/v3/package-summary.html | 24 +- .../payment/wechat/v3/package-tree.html | 3 +- .../felord/payment/wechat/v3/package-use.html | 25 +- docs/apidocs/constant-values.html | 2 +- docs/apidocs/deprecated-list.html | 2 +- docs/apidocs/help-doc.html | 2 +- docs/apidocs/index-all.html | 438 ++++++++++++++- docs/apidocs/index.html | 2 +- docs/apidocs/overview-frame.html | 3 +- docs/apidocs/overview-summary.html | 6 +- docs/apidocs/overview-tree.html | 22 +- docs/apidocs/package-list | 1 + docs/apidocs/serialized-form.html | 2 +- docs/changelog.md | 1 + 216 files changed, 9327 insertions(+), 373 deletions(-) create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/WechatCombinePayApi.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatCombinePayApi.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.CombineAmount.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.SubOrderCallback.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/CombineTransactionConsumeData.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/MchQueryParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.CombineAmount.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.SubOrderCallback.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/MchQueryParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineAmount.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/SubOrder.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineAmount.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.ClosingSubOrder.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5PayParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5SceneInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayParams.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayerInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineSceneInfo.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/SubOrder.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-frame.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-summary.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-tree.html create mode 100644 docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-use.html diff --git a/docs/README.md b/docs/README.md index 7a94689..dd3bc5e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -21,6 +21,7 @@ ## 微信支付V3进度 - 微信支付营销-代金券 `WechatMarketingFavorApi` 100% - 微信支付 支付功能-普通支付直连模式 `WechatDirectPayApi` 100% +- 微信合单支付 `WechatCombinePayApi` 100% ## 采用技术 只依赖了 **Spring**已有的东西,做到了低依赖。 diff --git a/docs/apidocs/allclasses-frame.html b/docs/apidocs/allclasses-frame.html index c761970..ea6f8e5 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) @@ -21,6 +21,17 @@
  • BankCode
  • CallbackParams
  • CallbackParams.Resource
  • +
  • CombineAmount
  • +
  • CombineCloseParams
  • +
  • CombineCloseParams.ClosingSubOrder
  • +
  • CombineH5PayParams
  • +
  • CombineH5SceneInfo
  • +
  • CombinePayerInfo
  • +
  • CombinePayParams
  • +
  • CombineSceneInfo
  • +
  • CombineTransactionConsumeData
  • +
  • CombineTransactionConsumeData.CombineAmount
  • +
  • CombineTransactionConsumeData.SubOrderCallback
  • ConsumeInformation
  • CouponAvailableTime
  • CouponBgColor
  • @@ -39,6 +50,7 @@
  • GoodsDetail
  • H5Info
  • KeyPairFactory
  • +
  • MchQueryParams
  • NormalCouponInformation
  • PatternInfo
  • PayConfiguration
  • @@ -58,6 +70,7 @@
  • StockStatus
  • StockUseRule
  • StoreInfo
  • +
  • SubOrder
  • TradeState
  • TradeType
  • TransactionConsumeData
  • @@ -68,6 +81,7 @@
  • UserCouponsQueryParams
  • UserCouponsQueryParams.Status
  • WechatApiProvider
  • +
  • WechatCombinePayApi
  • WechatDirectPayApi
  • WechatMarketingFavorApi
  • WechatMetaBean
  • diff --git a/docs/apidocs/allclasses-noframe.html b/docs/apidocs/allclasses-noframe.html index 98463a7..3398608 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) @@ -21,6 +21,17 @@
  • BankCode
  • CallbackParams
  • CallbackParams.Resource
  • +
  • CombineAmount
  • +
  • CombineCloseParams
  • +
  • CombineCloseParams.ClosingSubOrder
  • +
  • CombineH5PayParams
  • +
  • CombineH5SceneInfo
  • +
  • CombinePayerInfo
  • +
  • CombinePayParams
  • +
  • CombineSceneInfo
  • +
  • CombineTransactionConsumeData
  • +
  • CombineTransactionConsumeData.CombineAmount
  • +
  • CombineTransactionConsumeData.SubOrderCallback
  • ConsumeInformation
  • CouponAvailableTime
  • CouponBgColor
  • @@ -39,6 +50,7 @@
  • GoodsDetail
  • H5Info
  • KeyPairFactory
  • +
  • MchQueryParams
  • NormalCouponInformation
  • PatternInfo
  • PayConfiguration
  • @@ -58,6 +70,7 @@
  • StockStatus
  • StockUseRule
  • StoreInfo
  • +
  • SubOrder
  • TradeState
  • TradeType
  • TransactionConsumeData
  • @@ -68,6 +81,7 @@
  • UserCouponsQueryParams
  • UserCouponsQueryParams.Status
  • WechatApiProvider
  • +
  • WechatCombinePayApi
  • WechatDirectPayApi
  • WechatMarketingFavorApi
  • WechatMetaBean
  • diff --git a/docs/apidocs/cn/felord/payment/PayException.html b/docs/apidocs/cn/felord/payment/PayException.html index 69abd7e..847c0cb 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) diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html b/docs/apidocs/cn/felord/payment/alipay/AliPayConfiguration.html index 350a92f..60d82ba 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) diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.V1.html index 9543201..9b543fb 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) diff --git a/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html b/docs/apidocs/cn/felord/payment/alipay/AliPayProperties.html index 7ca82e1..5276bfa 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) 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 f74ac8f..3f68220 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 d912b80..58bde26 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 fe536b9..830b7e7 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 d02ae00..34608db 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 ad0a0e1..4a3660c 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 ccc17d7..fc60067 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 875f088..38d2e86 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 a2d027c..4127373 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) diff --git a/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html b/docs/apidocs/cn/felord/payment/autoconfigure/PayConfiguration.html index bd5ce41..85dad65 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) 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 768d8fd..d14aea6 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 7d6f3ab..935d19d 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 b78998a..67165ec 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 70997d8..624ddb9 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 eecc428..031a3bc 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 6f689cf..b7292f6 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 1e00a08..190998d 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 f1775ce..a739c52 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 28cd5e7..515817e 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 b56d2c3..5f9582f 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 df9edf1..0095172 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 8eadbe4..e14c694 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.V3.html index 875da95..6117301 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayProperties.html index 920abb0..47acef4 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html b/docs/apidocs/cn/felord/payment/wechat/WechatPayResponseErrorHandler.html index 3de69d3..75f985b 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) 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 d67fa38..6a99685 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 2b2b014..33447e3 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 663ecea..d42a814 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 473d4ed..9db546f 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 742168f..cb4b404 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponBgColor.html index 1c13845..9b4dd90 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/CouponStatus.html index 7daa951..7ba356c 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/StockStatus.html index 908f1c7..1580960 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeState.html index 9062192..1d27f03 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/TradeType.html index d656f2e..54c9e3d 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/WeChatServer.html index d380964..6a0de4c 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html b/docs/apidocs/cn/felord/payment/wechat/enumeration/WechatPayV3Type.html index c955b81..e68f1c2 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) @@ -161,6 +161,36 @@ extends +COMBINE_APP +
    合单下单-APP支付API.
    + + + +COMBINE_CLOSE +
    合单关闭订单API.
    + + + +COMBINE_JSAPI +
    合单下单-微信公众号支付或者小程序支付.
    + + + +COMBINE_MWEB +
    合单下单-H5支付API.
    + + + +COMBINE_NATIVE +
    合单下单-Native支付API.
    + + + +COMBINE_TRANSACTION_OUT_TRADE_NO +
    合单查询订单API.
    + + + FILE_DOWNLOAD
    文件下载
    @@ -277,11 +307,15 @@ extends private org.springframework.http.HttpMethod -method  +method +
    The Method.
    + private String -pattern  +pattern +
    The Pattern.
    + @@ -448,6 +482,66 @@ extends 商户订单号查询. + + + + + + + + + + + + + + + + + + + + + + + + @@ -603,6 +697,7 @@ extends

    pattern

    private final String pattern
    +
    The Pattern.
    @@ -612,6 +707,7 @@ extends

    method

    private final org.springframework.http.HttpMethod method
    +
    The Method.
    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 cb593a4..598ed74 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 e8f1b80..6e0c208 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 5da37c5..10519ba 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 eeeaecd..2d862b6 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) @@ -139,7 +139,7 @@ StocksQueryParams.
    status
    根据API而定 - 批次状态,只对条件查询批次列表APIWechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)有效。
    + 批次状态 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 40c67c1..d5ca067 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 f6a4c02..a50222a 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 459f715..b930a86 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 5223140..6174c91 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) @@ -178,6 +178,20 @@ private org.springframework.http.RequestEntity<?> +WechatCombinePayApi.combinePayFunction(WechatPayV3Type type, + CombineH5PayParams params) +
    Combine pay function request entity.
    + + + +private org.springframework.http.RequestEntity<?> +WechatCombinePayApi.combinePayFunction(WechatPayV3Type type, + CombinePayParams params) +
    Combine pay function request entity.
    + + + +private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.couponDetailFunction(WechatPayV3Type type, CouponDetailsQueryParams params)
    Coupon detail function request entity.
    @@ -211,52 +225,59 @@ private org.springframework.http.RequestEntity<?> -WechatMarketingFavorApi.queryStocksFunction(WechatPayV3Type type, - StocksQueryParams params) +WechatMarketingFavorApi.queryMerchantsByStockIdFunction(WechatPayV3Type type, + MchQueryParams params)
    Query stocks function request entity.
    private org.springframework.http.RequestEntity<?> +WechatMarketingFavorApi.queryStocksByMchFunction(WechatPayV3Type type, + StocksQueryParams params) +
    Query stocks function request entity.
    + + + +private org.springframework.http.RequestEntity<?> WechatDirectPayApi.queryTransactionFunction(WechatPayV3Type type, TransactionQueryParams params)  - + private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.queryUserCouponsFunction(WechatPayV3Type type, UserCouponsQueryParams params)
    Query user coupons function request entity.
    - + private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.sendStocksFunction(WechatPayV3Type type, StocksSendParams params)
    Send stocks function request entity.
    - + private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.setMarketingFavorCallbackFunction(WechatPayV3Type type, String notifyUrl)
    Sets marketing favor callback function.
    - + private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.startAndRestartAndPauseStockFunction(WechatPayV3Type type, String stockId)
    Start and restart and pause stock function request entity.
    - + private org.springframework.http.RequestEntity<?> WechatMarketingFavorApi.stockDetailFunction(WechatPayV3Type type, String stockId)
    Stock detail function request entity.
    - + <M> WechatPayClient.Executor<M> WechatPayClient.withType(WechatPayV3Type wechatPayV3Type, M 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 67e7569..34404f5 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 57dcde2..44c56a5 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 d437122..ebff5d5 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) @@ -84,14 +84,14 @@ 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 37265eb..ac4ccce 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 91e968b..c2bd80c 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 eaed46d..921dac3 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 6741017..094b1de 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 e068a67..aa5234a 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 25885d5..d12b4de 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) @@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
  • 直接已知子类:
    -
    WechatDirectPayApi, WechatMarketingFavorApi
    +
    WechatCombinePayApi, WechatDirectPayApi, WechatMarketingFavorApi


    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 3a5eb79..ebaa8a6 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 8108056..b4d150d 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html b/docs/apidocs/cn/felord/payment/wechat/v3/KeyPairFactory.html index dcafa76..583f177 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/SignatureProvider.html index ce5d3d5..b5bc1f1 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatApiProvider.html index 32f6b74..58338d9 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) @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -51,7 +51,7 @@ var activeTableTab = "activeTableTab";
  • @@ -286,6 +295,22 @@ extends + + + @@ -331,7 +356,7 @@ extends @@ -262,6 +278,7 @@ extends

    signatureProvider

    private final SignatureProvider signatureProvider
    +
    The Signature provider.
    @@ -271,6 +288,7 @@ extends

    tenantId

    private final String tenantId
    +
    The Tenant id.
    @@ -330,14 +348,34 @@ extends

    transactionCallback

    public Map<String,?> transactionCallback(ResponseSignVerifyParams params,
    -                                         Consumer<TransactionConsumeData> couponConsumeDataConsumer)
    + Consumer<TransactionConsumeData> transactionConsumeDataConsumer)
    微信支付成功回调.

    无需开发者判断,只有扣款成功微信才会回调此接口

    参数:
    params - the params
    -
    couponConsumeDataConsumer - the coupon consume data consumer
    +
    transactionConsumeDataConsumer - the transaction consume data consumer
    +
    返回:
    +
    the map
    +
    + + + + + + 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 ad9cb07..7c6dda7 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatPayClient.html index e4c732f..412c13c 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatRequestEntity.html index 489a12e..f233d81 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html b/docs/apidocs/cn/felord/payment/wechat/v3/WechatResponseEntity.html index 0dabd6c..cbe1248 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) 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 11da24a..ad5c5c0 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) @@ -105,11 +105,17 @@ class  +WechatCombinePayApi +
    微信合单支付.
    + + + +class  WechatDirectPayApi
    普通支付-直连模式.
    - + class  WechatMarketingFavorApi
    微信支付营销代金券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 f997402..b9eaae8 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 188272f..9ea5567 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 afe8847..b55552c 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 3c88672..356ff7c 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) @@ -144,7 +144,9 @@ private SignatureProvider -WechatPayCallback.signatureProvider  +WechatPayCallback.signatureProvider +
    The Signature provider.
    + private SignatureProvider 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 294e7a3..b4ac7cf 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/WechatCombinePayApi.html b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatCombinePayApi.html new file mode 100644 index 0000000..6902b7b --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/class-use/WechatCombinePayApi.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.WechatCombinePayApi的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + +
    + + + + + + + +
    + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.WechatCombinePayApi

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2020. All rights reserved.

    + + 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 e124225..9540351 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 5456141..c0973a3 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 1fb1846..588cf83 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 720da04..8a1852e 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 200e91e..b59c656 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) @@ -128,7 +128,9 @@ private String WechatPayCallback.callback(ResponseSignVerifyParams params, - WechatPayCallback.EventType eventType)  + WechatPayCallback.EventType eventType) +
    Callback string.
    + 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 0af5750..5c49d74 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 b6bb8b8..d374621 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 f55a51a..57a6a97 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) @@ -150,7 +150,9 @@ private WechatPayClient -WechatApiProvider.wechatPayClient  +WechatApiProvider.wechatPayClient +
    The Wechat pay client.
    + @@ -187,12 +189,18 @@ +WechatCombinePayApi(WechatPayClient wechatPayClient, + String tenantId) +
    Instantiates a new Abstract api.
    + + + WechatDirectPayApi(WechatPayClient wechatPayClient, String tenantId)
    Instantiates a new Wechat pay api.
    - + WechatMarketingFavorApi(WechatPayClient wechatPayClient, 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 0848884..fe9d139 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 cda0c1d..23f7938 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) @@ -105,10 +105,24 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.appPay(CombinePayParams combinePayParams) +
    合单下单-APP支付API + + 使用合单支付接口,用户只输入一次密码,即可完成多个订单的支付。
    + + + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.appPay(PayParams payParams)
    APP下单API
    + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.close(CombineCloseParams combineCloseParams) +
    合单关闭订单API.
    + + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.closeByOutTradeNo(String outTradeNo) @@ -145,10 +159,24 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.h5Pay(CombineH5PayParams combineH5PayParams) +
    合单下单-H5支付API.
    + + + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.h5Pay(PayParams payParams)
    H5下单API
    + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.jsPay(CombinePayParams combinePayParams) +
    合单下单-JSAPI支付/小程序支付API + + 使用合单支付接口,用户只输入一次密码,即可完成多个订单的支付。
    + + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.jsPay(PayParams payParams) @@ -165,11 +193,17 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.nativePay(CombinePayParams combinePayParams) +
    合单下单-Native支付API.
    + + + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.nativePay(PayParams payParams)
    Native下单API
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.pauseStock(String stockId)
    暂停代金券批次API @@ -177,7 +211,7 @@ 通过此接口可暂停指定代金券批次。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryCouponDetails(CouponDetailsQueryParams params)
    查询代金券详情API @@ -185,15 +219,15 @@ 通过此接口可查询代金券信息,包括代金券的基础信息、状态。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> -WechatMarketingFavorApi.queryMerchantsByStockId(StocksQueryParams params) +WechatMarketingFavorApi.queryMerchantsByStockId(MchQueryParams params)
    查询代金券可用商户API 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStockDetail(String stockId)
    查询批次详情API @@ -201,15 +235,15 @@ 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> -WechatMarketingFavorApi.queryStockItems(StocksQueryParams params) +WechatMarketingFavorApi.queryStockItems(MchQueryParams params)
    查询代金券可用单品API 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams params)
    条件查询批次列表API @@ -217,12 +251,18 @@ 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
    - + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.queryTransactionById(TransactionQueryParams params)
    微信支付订单号查询API
    + +WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> +WechatCombinePayApi.queryTransactionByOutTradeNo(String combineOutTradeNo) +
    合单查询订单API.
    + + WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatDirectPayApi.queryTransactionByOutTradeNo(TransactionQueryParams params) @@ -250,7 +290,7 @@ WechatMarketingFavorApi.sendStock(StocksSendParams params)
    发放代金券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 163cc1c..ab5d7d0 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) 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 75a0ae6..5b8e9e1 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) @@ -45,7 +45,7 @@ @@ -260,18 +252,6 @@ extends - - - @@ -305,7 +285,7 @@ extends StockStatus status
    根据API而定

    - 批次状态,只对条件查询批次列表APIWechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)有效。

    + 批次状态 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 2ab338c..30dae45 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) 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 d5e2bc6..b286c1a 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) 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 d228f38..643d4ca 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) 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 b992ab3..b8e7a5e 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) 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 aea0346..45c73bf 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) 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 a741d86..41f7b40 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) 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 2fd57b1..5ac2176 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) 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 7a8a449..3a8651e 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) 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 372cb95..96e8b5f 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) 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 f5e168f..0db8f2c 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 fad71a3..bb80642 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) 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 f2f6c94..f173afc 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/CombineTransactionConsumeData.CombineAmount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.CombineAmount.html new file mode 100644 index 0000000..312a750 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.CombineAmount.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.CombineAmount的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + +
    + + + + + + + +
    + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.CombineAmount

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.SubOrderCallback.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.SubOrderCallback.html new file mode 100644 index 0000000..0890e1a --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.SubOrderCallback.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + +
    + + + + + + + +
    + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.html new file mode 100644 index 0000000..f77f517 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/CombineTransactionConsumeData.html @@ -0,0 +1,169 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + +
    + + + + + + + +
    + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2020. All rights reserved.

    + + 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 3936151..026b418 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 4667148..cc3bcd6 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 792a454..7aedb4f 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 73dd727..40ee5a6 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) 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 6227eff..aa32ed8 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 f2a1149..3c3fd55 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 49b3efa..0efd2e0 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 de5424c..7dedf6a 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) 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 047825f..a281314 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 bdc9be3..f8ab619 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 a3f367d..5722e58 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 a0e714a..15cb458 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) @@ -87,6 +87,10 @@ cn.felord.payment.wechat.v3.model   + +cn.felord.payment.wechat.v3.model.combine +  + @@ -112,6 +116,24 @@ +
  • + + +

    cn.felord.payment.wechat.v3.model.combineH5Info的使用

    + + + + + + + + + + + + +
    声明为H5Infocn.felord.payment.wechat.v3.model.combine中的字段 
    限定符和类型字段和说明
    private H5InfoCombineH5SceneInfo.h5Info 
    +
  • diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/MchQueryParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/MchQueryParams.html new file mode 100644 index 0000000..3de98d8 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/class-use/MchQueryParams.html @@ -0,0 +1,185 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.MchQueryParams的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + +
    + + + + + + + +
    + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.MchQueryParams

    +
    +
    + +
    + +
    + + + + + + + +
    + + +

    Copyright © 2020. All rights reserved.

    + + 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 9333bde..5bd2447 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 4ed5c69..7a298d8 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 8eeb241..d622bbd 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 3514652..c62bc49 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 e0d0a77..9a45525 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) 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 a43e040..ba723da 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) 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 6e360a9..d91f63d 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) @@ -106,25 +106,34 @@ private String WechatPayCallback.callback(ResponseSignVerifyParams params, - WechatPayCallback.EventType eventType)  + WechatPayCallback.EventType eventType) +
    Callback string.
    + Map<String,?> +WechatPayCallback.combineTransactionCallback(ResponseSignVerifyParams params, + Consumer<CombineTransactionConsumeData> combineTransactionConsumeDataConsumer) +
    微信合单支付成功回调.
    + + + +Map<String,?> WechatPayCallback.couponCallback(ResponseSignVerifyParams params, Consumer<CouponConsumeData> couponConsumeDataConsumer)
    微信支付代金券核销回调.
    - + boolean SignatureProvider.responseSignVerify(ResponseSignVerifyParams params)
    我方对响应验签,和应答签名做比较,使用微信平台证书.
    - + Map<String,?> WechatPayCallback.transactionCallback(ResponseSignVerifyParams params, - Consumer<TransactionConsumeData> couponConsumeDataConsumer) + Consumer<TransactionConsumeData> transactionConsumeDataConsumer)
    微信支付成功回调.
    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 34744db..b8d578e 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) @@ -105,6 +105,12 @@ private SceneInfo +CombineTransactionConsumeData.sceneInfo +
    场景信息,合单支付回调只返回device_id
    + + + +private SceneInfo PayParams.sceneInfo
    场景信息
    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 1d58775..a9d5669 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) @@ -73,7 +73,49 @@

    类的使用
    cn.felord.payment.wechat.v3.model.SettleInfo

    -
    没有cn.felord.payment.wechat.v3.model.SettleInfo的用法
    +
    + +
    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 1467098..3d8e431 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 76b5167..eb6ff8e 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 6dd5ba3..3ffbcb4 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) 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 212b1e9..1bce414 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) @@ -105,22 +105,6 @@ WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> -WechatMarketingFavorApi.queryMerchantsByStockId(StocksQueryParams params) -
    查询代金券可用商户API - - 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
    - - - -WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> -WechatMarketingFavorApi.queryStockItems(StocksQueryParams params) -
    查询代金券可用单品API - - 通过此接口可查询批次的可用商品编码,判断券是否可用于某些商品,来决定是否展示。
    - - - -WechatResponseEntity<com.fasterxml.jackson.databind.node.ObjectNode> WechatMarketingFavorApi.queryStocksByMch(StocksQueryParams params)
    条件查询批次列表API @@ -129,8 +113,8 @@ private org.springframework.http.RequestEntity<?> -WechatMarketingFavorApi.queryStocksFunction(WechatPayV3Type type, - StocksQueryParams params) +WechatMarketingFavorApi.queryStocksByMchFunction(WechatPayV3Type type, + 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 5ed7e2d..06142a3 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) @@ -108,7 +108,7 @@ WechatMarketingFavorApi.sendStock(StocksSendParams params)
    发放代金券API - 商户平台/API完成制券后,可使用发放代金券接口发券。
    + 商户侧开发时建议增加发放流水记录。
    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 8df6df2..45dc8b4 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 878256a..599d4c7 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) 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 b3f7c96..90228a6 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) 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 fe8c7d3..a96f513 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) 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 3c8dba1..585e3cf 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) @@ -106,7 +106,7 @@ Map<String,?> WechatPayCallback.transactionCallback(ResponseSignVerifyParams params, - Consumer<TransactionConsumeData> couponConsumeDataConsumer) + Consumer<TransactionConsumeData> transactionConsumeDataConsumer)
    微信支付成功回调.
    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 3c23d2c..1fbe7c3 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 583d26a..482c646 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 7d50864..f18678a 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) diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineAmount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineAmount.html new file mode 100644 index 0000000..31180ce --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineAmount.html @@ -0,0 +1,305 @@ + + + + + + +CombineAmount (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineAmount

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombineAmount
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class CombineAmount
      +extends Object
      +
      合单支付订单金额信息.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段概要

        + + + + + + + + + + + + + + +
        字段 
        限定符和类型字段和说明
        private Stringcurrency +
        符合ISO 4217标准的三位字母代码,必填,人民币:CNY 。
        +
        private LongtotalAmount +
        子单金额,单位为分,必填 + + 境外场景下,标价金额要超过商户结算币种的最小单位金额,例如结算币种为美元,则标价金额必须大于1美分
        +
        +
      • +
      + +
        +
      • + + +

        构造器概要

        + + + + + + + + +
        构造器 
        构造器和说明
        CombineAmount() 
        +
      • +
      + + +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          currency

          +
          private String currency
          +
          符合ISO 4217标准的三位字母代码,必填,人民币:CNY 。
          +
        • +
        + + + +
          +
        • +

          totalAmount

          +
          private Long totalAmount
          +
          子单金额,单位为分,必填 +

          + 境外场景下,标价金额要超过商户结算币种的最小单位金额,例如结算币种为美元,则标价金额必须大于1美分

          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombineAmount

          +
          public CombineAmount()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html new file mode 100644 index 0000000..9bad400 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.ClosingSubOrder.html @@ -0,0 +1,325 @@ + + + + + + +CombineCloseParams.ClosingSubOrder (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineCloseParams.ClosingSubOrder

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombineCloseParams.ClosingSubOrder
      • +
      +
    • +
    +
    +
      +
    • +
      +
      封闭类:
      +
      CombineCloseParams
      +
      +
      +
      +
      public static class CombineCloseParams.ClosingSubOrder
      +extends Object
      +
      关单-子单信息,最多50单.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段概要

        + + + + + + + + + + + + + + + + + + +
        字段 
        限定符和类型字段和说明
        private Stringmchid +
        子单发起方商户号,必填,必须与发起方appid有绑定关系。
        +
        private StringoutTradeNo +
        子单商户订单号,必填,商户系统内部订单号,要求32个字符内,只能是数字、大小写字母_-|*@ ,且在同一个商户号下唯一。
        +
        private StringsubMchid +
        二级商户商户号,由微信支付生成并下发。
        +
        +
      • +
      + + + + +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          mchid

          +
          private String mchid
          +
          子单发起方商户号,必填,必须与发起方appid有绑定关系。
          +
        • +
        + + + +
          +
        • +

          outTradeNo

          +
          private String outTradeNo
          +
          子单商户订单号,必填,商户系统内部订单号,要求32个字符内,只能是数字、大小写字母_-|*@ ,且在同一个商户号下唯一。
          +
        • +
        + + + +
          +
        • +

          subMchid

          +
          private String subMchid
          +
          二级商户商户号,由微信支付生成并下发。 +

          + 服务商子商户的商户号,被合单方。 +

          + 直连商户不用传二级商户号。

          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          ClosingSubOrder

          +
          public ClosingSubOrder()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html new file mode 100644 index 0000000..8a071b1 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineCloseParams.html @@ -0,0 +1,338 @@ + + + + + + +CombineCloseParams (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineCloseParams

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombineCloseParams
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class CombineCloseParams
      +extends Object
      +
      合单支付 关单参数.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          combineAppid

          +
          private String combineAppid
          +
          合单商户appid,必填
          +
        • +
        + + + +
          +
        • +

          combineOutTradeNo

          +
          private String combineOutTradeNo
          +
          合单商户订单号,必填,商户侧需要保证同一商户下唯一
          +
        • +
        + + + + +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombineCloseParams

          +
          public CombineCloseParams()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html new file mode 100644 index 0000000..e95b28e --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5PayParams.html @@ -0,0 +1,415 @@ + + + + + + +CombineH5PayParams (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineH5PayParams

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class CombineH5PayParams
      +extends Object
      +
      合单支付 H5支付参数.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          combineAppid

          +
          private String combineAppid
          +
          合单商户appid,必填
          +
        • +
        + + + +
          +
        • +

          combineMchid

          +
          private String combineMchid
          +
          合单商户号,必填
          +
        • +
        + + + +
          +
        • +

          combineOutTradeNo

          +
          private String combineOutTradeNo
          +
          合单商户订单号,必填,商户侧需要保证同一商户下唯一
          +
        • +
        + + + +
          +
        • +

          combinePayerInfo

          +
          private CombinePayerInfo combinePayerInfo
          +
          合单支付者信息,选填
          +
        • +
        + + + +
          +
        • +

          notifyUrl

          +
          private String notifyUrl
          +
          通知地址,必填,接收微信支付异步通知回调地址,通知url必须为直接可访问的URL,不能携带参数。 +

          + 合单支付需要独立的通知地址。

          +
        • +
        + + + +
          +
        • +

          sceneInfo

          +
          private CombineH5SceneInfo sceneInfo
          +
          合单支付场景信息描述,选填
          +
        • +
        + + + +
          +
        • +

          subOrders

          +
          private List<SubOrder> subOrders
          +
          子单信息,必填,最多50单
          +
        • +
        + + + +
          +
        • +

          timeStart

          +
          private OffsetDateTime timeStart
          +
          交易起始时间,选填
          +
        • +
        + + + +
          +
        • +

          timeExpire

          +
          private OffsetDateTime timeExpire
          +
          交易结束时间,选填
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombineH5PayParams

          +
          public CombineH5PayParams()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html new file mode 100644 index 0000000..6cb60e7 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineH5SceneInfo.html @@ -0,0 +1,280 @@ + + + + + + +CombineH5SceneInfo (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineH5SceneInfo

    +
    +
    + +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          h5Info

          +
          private H5Info h5Info
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombineH5SceneInfo

          +
          public CombineH5SceneInfo()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html new file mode 100644 index 0000000..fc1b8f6 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayParams.html @@ -0,0 +1,415 @@ + + + + + + +CombinePayParams (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombinePayParams

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombinePayParams
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class CombinePayParams
      +extends Object
      +
      合单支付 APP支付、JSAPI支付、小程序支付、Native支付参数.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          combineAppid

          +
          private String combineAppid
          +
          合单商户appid,必填
          +
        • +
        + + + +
          +
        • +

          combineMchid

          +
          private String combineMchid
          +
          合单商户号,必填
          +
        • +
        + + + +
          +
        • +

          combineOutTradeNo

          +
          private String combineOutTradeNo
          +
          合单商户订单号,必填,商户侧需要保证同一商户下唯一
          +
        • +
        + + + +
          +
        • +

          combinePayerInfo

          +
          private CombinePayerInfo combinePayerInfo
          +
          合单支付者信息,选填
          +
        • +
        + + + +
          +
        • +

          notifyUrl

          +
          private String notifyUrl
          +
          通知地址,必填,接收微信支付异步通知回调地址,通知url必须为直接可访问的URL,不能携带参数。 +

          + 合单支付需要独立的通知地址。

          +
        • +
        + + + +
          +
        • +

          sceneInfo

          +
          private CombineSceneInfo sceneInfo
          +
          合单支付场景信息描述,选填
          +
        • +
        + + + +
          +
        • +

          subOrders

          +
          private List<SubOrder> subOrders
          +
          子单信息,必填,最多50单
          +
        • +
        + + + +
          +
        • +

          timeStart

          +
          private OffsetDateTime timeStart
          +
          交易起始时间,选填
          +
        • +
        + + + +
          +
        • +

          timeExpire

          +
          private OffsetDateTime timeExpire
          +
          交易结束时间,选填
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombinePayParams

          +
          public CombinePayParams()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html new file mode 100644 index 0000000..3563e91 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombinePayerInfo.html @@ -0,0 +1,285 @@ + + + + + + +CombinePayerInfo (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombinePayerInfo

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombinePayerInfo
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class CombinePayerInfo
      +extends Object
      +
      合单支付,支付者信息.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          openid

          +
          private String openid
          +
          使用合单appid获取的对应用户openid。是用户在商户appid下的唯一标识。
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombinePayerInfo

          +
          public CombinePayerInfo()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html new file mode 100644 index 0000000..42ea604 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/CombineSceneInfo.html @@ -0,0 +1,305 @@ + + + + + + +CombineSceneInfo (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 CombineSceneInfo

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.CombineSceneInfo
      • +
      +
    • +
    +
    +
      +
    • +
      +
      直接已知子类:
      +
      CombineH5SceneInfo
      +
      +
      +
      +
      public class CombineSceneInfo
      +extends Object
      +
      合单支付场景信息.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          deviceId

          +
          private String deviceId
          +
          商户设备号,选填。
          +
        • +
        + + + +
          +
        • +

          payerClientIp

          +
          private String payerClientIp
          +
          用户终端ip,必填。
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          CombineSceneInfo

          +
          public CombineSceneInfo()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/SubOrder.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/SubOrder.html new file mode 100644 index 0000000..3dcdc52 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/SubOrder.html @@ -0,0 +1,385 @@ + + + + + + +SubOrder (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + + +
    +
    cn.felord.payment.wechat.v3.model.combine
    +

    类 SubOrder

    +
    +
    +
      +
    • java.lang.Object
    • +
    • +
        +
      • cn.felord.payment.wechat.v3.model.combine.SubOrder
      • +
      +
    • +
    +
    +
      +
    • +
      +
      +
      public class SubOrder
      +extends Object
      +
      子单信息,最多50单.
      +
      +
      从以下版本开始:
      +
      1.0.0.RELEASE
      +
      作者:
      +
      felord.cn
      +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段概要

        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        字段 
        限定符和类型字段和说明
        private CombineAmountamount +
        合单支付订单金额信息,必填。
        +
        private Stringattach +
        附加数据,必填,在查询API和支付通知中原样返回,可作为自定义参数使用。
        +
        private Stringdescription +
        商品描述,必填,需传入应用市场上的APP名字-实际商品名称,例如:天天爱消除-游戏充值。
        +
        private Stringmchid +
        子单发起方商户号,必填,必须与发起方appid有绑定关系。
        +
        private StringoutTradeNo +
        子单商户订单号,必填,商户系统内部订单号,要求32个字符内,只能是数字、大小写字母_-|*@ ,且在同一个商户号下唯一。
        +
        private SettleInfosettleInfo +
        结算信息,选填
        +
        private StringsubMchid +
        二级商户商户号,由微信支付生成并下发。
        +
        +
      • +
      + +
        +
      • + + +

        构造器概要

        + + + + + + + + +
        构造器 
        构造器和说明
        SubOrder() 
        +
      • +
      + + +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        字段详细资料

        + + + +
          +
        • +

          amount

          +
          private CombineAmount amount
          +
          合单支付订单金额信息,必填。
          +
        • +
        + + + +
          +
        • +

          attach

          +
          private String attach
          +
          附加数据,必填,在查询API和支付通知中原样返回,可作为自定义参数使用。
          +
        • +
        + + + +
          +
        • +

          description

          +
          private String description
          +
          商品描述,必填,需传入应用市场上的APP名字-实际商品名称,例如:天天爱消除-游戏充值。
          +
        • +
        + + + +
          +
        • +

          mchid

          +
          private String mchid
          +
          子单发起方商户号,必填,必须与发起方appid有绑定关系。
          +
        • +
        + + + +
          +
        • +

          outTradeNo

          +
          private String outTradeNo
          +
          子单商户订单号,必填,商户系统内部订单号,要求32个字符内,只能是数字、大小写字母_-|*@ ,且在同一个商户号下唯一。
          +
        • +
        + + + +
          +
        • +

          subMchid

          +
          private String subMchid
          +
          二级商户商户号,由微信支付生成并下发。 +

          + 服务商子商户的商户号,被合单方。 +

          + 直连商户不用传二级商户号。

          +
        • +
        + + + +
          +
        • +

          settleInfo

          +
          private SettleInfo settleInfo
          +
          结算信息,选填
          +
        • +
        +
      • +
      + +
        +
      • + + +

        构造器详细资料

        + + + +
          +
        • +

          SubOrder

          +
          public SubOrder()
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineAmount.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineAmount.html new file mode 100644 index 0000000..a9120ce --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineAmount.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineAmount的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineAmount

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.ClosingSubOrder.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.ClosingSubOrder.html new file mode 100644 index 0000000..38a9a7a --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.ClosingSubOrder.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineCloseParams.ClosingSubOrder的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineCloseParams.ClosingSubOrder

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.html new file mode 100644 index 0000000..0520320 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineCloseParams.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineCloseParams的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineCloseParams

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5PayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5PayParams.html new file mode 100644 index 0000000..a3d3e7b --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5PayParams.html @@ -0,0 +1,175 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5SceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5SceneInfo.html new file mode 100644 index 0000000..a1ee61c --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineH5SceneInfo.html @@ -0,0 +1,168 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineH5SceneInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineH5SceneInfo

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayParams.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayParams.html new file mode 100644 index 0000000..5dcf5c2 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayParams.html @@ -0,0 +1,191 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombinePayParams的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombinePayParams

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayerInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayerInfo.html new file mode 100644 index 0000000..cff93fc --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombinePayerInfo.html @@ -0,0 +1,198 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombinePayerInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombinePayerInfo

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineSceneInfo.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineSceneInfo.html new file mode 100644 index 0000000..ed393d2 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/CombineSceneInfo.html @@ -0,0 +1,181 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.CombineSceneInfo的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.CombineSceneInfo

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/SubOrder.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/SubOrder.html new file mode 100644 index 0000000..7a3f56c --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/class-use/SubOrder.html @@ -0,0 +1,174 @@ + + + + + + +类 cn.felord.payment.wechat.v3.model.combine.SubOrder的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    类的使用
    cn.felord.payment.wechat.v3.model.combine.SubOrder

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-frame.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-frame.html new file mode 100644 index 0000000..de1ed23 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +cn.felord.payment.wechat.v3.model.combine (payment-spring-boot 1.0.0.RELEASE API) + + + + + +

    cn.felord.payment.wechat.v3.model.combine

    + + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-summary.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-summary.html new file mode 100644 index 0000000..db07f16 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-summary.html @@ -0,0 +1,192 @@ + + + + + + +cn.felord.payment.wechat.v3.model.combine (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    程序包 cn.felord.payment.wechat.v3.model.combine

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-tree.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-tree.html new file mode 100644 index 0000000..ede6a0a --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-tree.html @@ -0,0 +1,150 @@ + + + + + + +cn.felord.payment.wechat.v3.model.combine 类分层结构 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    程序包cn.felord.payment.wechat.v3.model.combine的分层结构

    +程序包分层结构: + +
    +
    +

    类分层结构

    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + diff --git a/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-use.html b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-use.html new file mode 100644 index 0000000..975d7b8 --- /dev/null +++ b/docs/apidocs/cn/felord/payment/wechat/v3/model/combine/package-use.html @@ -0,0 +1,236 @@ + + + + + + +程序包 cn.felord.payment.wechat.v3.model.combine的使用 (payment-spring-boot 1.0.0.RELEASE API) + + + + + + + + + + + +
    +

    程序包的使用
    cn.felord.payment.wechat.v3.model.combine

    +
    +
    + +
    + + + + +

    Copyright © 2020. All rights reserved.

    + + 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 a3044d7..ca3d908 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) @@ -17,6 +17,9 @@
  • Amount
  • CallbackParams
  • CallbackParams.Resource
  • +
  • CombineTransactionConsumeData
  • +
  • CombineTransactionConsumeData.CombineAmount
  • +
  • CombineTransactionConsumeData.SubOrderCallback
  • ConsumeInformation
  • CouponAvailableTime
  • CouponConsumeData
  • @@ -29,6 +32,7 @@
  • Goods
  • GoodsDetail
  • H5Info
  • +
  • MchQueryParams
  • NormalCouponInformation
  • PatternInfo
  • Payer
  • 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 89ac4bf..97d15c3 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) @@ -45,7 +45,7 @@ @@ -329,7 +353,7 @@ -
    queryMerchantsByStockId(StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    +
    queryMerchantsByStockId(MchQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    查询代金券可用商户API 通过调用此接口可查询批次的可用商户号,判断券是否在某商户号可用,来决定是否展示。
    +
    queryMerchantsByStockIdFunction(WechatPayV3Type, MchQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    +
    +
    Query stocks function request entity.
    +
    queryStockDetail(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    查询批次详情API 通过此接口可查询批次信息,包括批次的配置信息以及批次概况数据。
    -
    queryStockItems(StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    +
    queryStockItems(MchQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    查询代金券可用单品API @@ -1326,7 +1606,7 @@ 通过此接口可查询多个批次的信息,包括批次的配置信息以及批次概况数据。
    -
    queryStocksFunction(WechatPayV3Type, StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    +
    queryStocksByMchFunction(WechatPayV3Type, StocksQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    Query stocks function request entity.
    @@ -1334,6 +1614,10 @@
    微信支付订单号查询API
    +
    queryTransactionByOutTradeNo(String) - 类 中的方法cn.felord.payment.wechat.v3.WechatCombinePayApi
    +
    +
    合单查询订单API.
    +
    queryTransactionByOutTradeNo(TransactionQueryParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatDirectPayApi
    商户订单号查询API
    @@ -1428,6 +1712,18 @@

    S

    +
    sceneInfo - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams
    +
    +
    合单支付场景信息描述,选填
    +
    +
    sceneInfo - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombinePayParams
    +
    +
    合单支付场景信息描述,选填
    +
    +
    sceneInfo - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData
    +
    +
    场景信息,合单支付回调只返回device_id
    +
    sceneInfo - 类 中的变量cn.felord.payment.wechat.v3.model.PayParams
    场景信息
    @@ -1464,7 +1760,7 @@
    发放代金券API - 商户平台/API完成制券后,可使用发放代金券接口发券。
    + 商户侧开发时建议增加发放流水记录。
    sendStocksFunction(WechatPayV3Type, StocksSendParams) - 类 中的方法cn.felord.payment.wechat.v3.WechatMarketingFavorApi
    @@ -1486,6 +1782,10 @@
    Sets marketing favor callback function.
    +
    settleInfo - 类 中的变量cn.felord.payment.wechat.v3.model.combine.SubOrder
    +
    +
    结算信息,选填
    +
    SettleInfo - cn.felord.payment.wechat.v3.model中的类
     
    SettleInfo() - 类 的构造器cn.felord.payment.wechat.v3.model.SettleInfo
    @@ -1505,7 +1805,9 @@
    Instantiates a new Signature provider.
    signatureProvider - 类 中的变量cn.felord.payment.wechat.v3.WechatPayCallback
    -
     
    +
    +
    The Signature provider.
    +
    signatureProvider - 类 中的变量cn.felord.payment.wechat.v3.WechatPayClient.Executor
    The Signature provider.
    @@ -1558,7 +1860,7 @@
    根据API而定 - 批次状态,只对条件查询批次列表APIWechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)有效。
    + 批次状态
    status - 类 中的变量cn.felord.payment.wechat.v3.model.UserCouponsQueryParams
    @@ -1578,16 +1880,14 @@
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.CouponConsumeData
     
    +
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.MchQueryParams
    +
    +
    批次ID
    +
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.PromotionDetail
    The Stock id.
    -
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.StocksQueryParams
    -
    -
    根据API而定 - - 批次ID,对条件查询批次列表APIWechatMarketingFavorApi.queryStocksByMch(StocksQueryParams)无效。
    -
    stockId - 类 中的变量cn.felord.payment.wechat.v3.model.StocksSendParams
    批次号 必须为代金券(全场券或单品券)批次号,不支持立减与折扣。
    @@ -1610,7 +1910,7 @@
    查询参数,适用以下接口: - 条件查询批次列表API、查询代金券可用商户API、查询代金券可用单品API
    + 条件查询批次列表API
    StocksQueryParams() - 类 的构造器cn.felord.payment.wechat.v3.model.StocksQueryParams
     
    @@ -1650,14 +1950,54 @@
     
    StoreInfo() - 类 的构造器cn.felord.payment.wechat.v3.model.StoreInfo
     
    +
    subMchid - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineCloseParams.ClosingSubOrder
    +
    +
    二级商户商户号,由微信支付生成并下发。
    +
    +
    subMchid - 类 中的变量cn.felord.payment.wechat.v3.model.combine.SubOrder
    +
    +
    二级商户商户号,由微信支付生成并下发。
    +
    +
    subMchid - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
    +
    The Sub mchid.
    +
    subOpenid - 类 中的变量cn.felord.payment.wechat.v3.model.Payer
    用户子标识
    +
    SubOrder - cn.felord.payment.wechat.v3.model.combine中的类
    +
    +
    子单信息,最多50单.
    +
    +
    SubOrder() - 类 的构造器cn.felord.payment.wechat.v3.model.combine.SubOrder
    +
     
    +
    SubOrderCallback() - 类 的构造器cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
     
    +
    subOrders - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineCloseParams
    +
    +
    子单信息,必填,最多50单
    +
    +
    subOrders - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams
    +
    +
    子单信息,必填,最多50单
    +
    +
    subOrders - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombinePayParams
    +
    +
    子单信息,必填,最多50单
    +
    +
    subOrders - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData
    +
    +
    合单支付回调子订单.
    +
    subsidyAmount - 类 中的变量cn.felord.payment.wechat.v3.model.SettleInfo
    补差金额
    +
    successTime - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
    +
    The Success time.
    +
    successTime - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    The Success time.
    @@ -1685,13 +2025,31 @@
    The Tenant id.
    tenantId - 类 中的变量cn.felord.payment.wechat.v3.WechatPayCallback
    -
     
    +
    +
    The Tenant id.
    +
    tenantIds - 类 中的变量cn.felord.payment.wechat.v3.WechatMetaContainer
     
    +
    timeExpire - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams
    +
    +
    交易结束时间,选填
    +
    +
    timeExpire - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombinePayParams
    +
    +
    交易结束时间,选填
    +
    timeExpire - 类 中的变量cn.felord.payment.wechat.v3.model.PayParams
    订单失效时间 YYYY-MM-DDTHH:mm:ss+TIMEZONE
    +
    timeStart - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineH5PayParams
    +
    +
    交易起始时间,选填
    +
    +
    timeStart - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombinePayParams
    +
    +
    交易起始时间,选填
    +
    TOKEN_PATTERN - 类 中的静态变量cn.felord.payment.wechat.v3.SignatureProvider
    The constant TOKEN_PATTERN.
    @@ -1706,12 +2064,26 @@
    The Total.
    +
    totalAmount - 类 中的变量cn.felord.payment.wechat.v3.model.combine.CombineAmount
    +
    +
    子单金额,单位为分,必填 + + 境外场景下,标价金额要超过商户结算币种的最小单位金额,例如结算币种为美元,则标价金额必须大于1美分
    +
    +
    totalAmount - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.CombineAmount
    +
    +
    标价金额,单位为分.
    +
    TradeState - cn.felord.payment.wechat.enumeration中的枚举
    微信侧返回交易状态
    TradeState() - 枚举 的构造器cn.felord.payment.wechat.enumeration.TradeState
     
    +
    tradeState - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
    +
    The Trade state.
    +
    tradeState - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    The Trade state.
    @@ -1726,6 +2098,10 @@
    TradeType() - 枚举 的构造器cn.felord.payment.wechat.enumeration.TradeType
     
    +
    tradeType - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
    +
    The Trade type.
    +
    tradeType - 类 中的变量cn.felord.payment.wechat.v3.model.CouponUseRule
     
    tradeType - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    @@ -1752,6 +2128,10 @@
    The type Scene info.
    +
    transactionId - 类 中的变量cn.felord.payment.wechat.v3.model.CombineTransactionConsumeData.SubOrderCallback
    +
    +
    The Transaction id.
    +
    transactionId - 类 中的变量cn.felord.payment.wechat.v3.model.ConsumeInformation
     
    transactionId - 类 中的变量cn.felord.payment.wechat.v3.model.TransactionConsumeData
    @@ -1942,6 +2322,14 @@
    多租户接口Provider.
    +
    WechatCombinePayApi - cn.felord.payment.wechat.v3中的类
    +
    +
    微信合单支付.
    +
    +
    WechatCombinePayApi(WechatPayClient, String) - 类 的构造器cn.felord.payment.wechat.v3.WechatCombinePayApi
    +
    +
    Instantiates a new Abstract api.
    +
    WechatDirectPayApi - cn.felord.payment.wechat.v3中的类
    普通支付-直连模式.
    @@ -2005,7 +2393,9 @@
    The Wechat pay client.
    wechatPayClient - 类 中的变量cn.felord.payment.wechat.v3.WechatApiProvider
    -
     
    +
    +
    The Wechat pay client.
    +
    WechatPayClient - cn.felord.payment.wechat.v3中的类
    The type Wechat pay client.
    @@ -2071,7 +2461,9 @@
    The Wechat Pay V3 type.
    WechatPayV3Type(HttpMethod, String) - 枚举 的构造器cn.felord.payment.wechat.enumeration.WechatPayV3Type
    -
     
    +
    +
    Instantiates a new Wechat pay v 3 type.
    +
    wechatPayV3Type - 类 中的变量cn.felord.payment.wechat.v3.WechatPayClient.Executor
    The V3 pay type.
    diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index b52cf2f..9215b09 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -2,7 +2,7 @@ - + payment-spring-boot 1.0.0.RELEASE API