| Package | Description |
|---|---|
| cn.felord.payment.wechat | |
| cn.felord.payment.wechat.v3 |
| Modifier and Type | Method and Description |
|---|---|
WechatPayClient |
WechatPayConfiguration.wechatPayClient(SignatureProvider signatureProvider)
微信支付V3 客户端.
|
| Modifier and Type | Method and Description |
|---|---|
WechatApiProvider |
WechatPayConfiguration.wechatApiProvider(WechatPayClient wechatPayClient)
多租户接口Provider.
|
| Modifier and Type | Field and Description |
|---|---|
private WechatPayClient |
WechatApiProvider.wechatPayClient
微信支付客户端.
|
private WechatPayClient |
AbstractApi.wechatPayClient
The Wechat pay client.
|
| Modifier and Type | Method and Description |
|---|---|
WechatPayClient |
AbstractApi.client()
Client wechat pay client.
|
| Constructor and Description |
|---|
AbstractApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatApiProvider(WechatPayClient wechatPayClient)
Instantiates a new Wechat api provider.
|
WechatBatchTransferApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatCombinePayApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatDirectPayApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Wechat pay api.
|
WechatDiscountCardApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatMarketingBusiFavorApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatMarketingFavorApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Wechat marketing favor api.
|
WechatPartnerPayApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
WechatPayScoreApi(WechatPayClient wechatPayClient,
String tenantId)
Instantiates a new Abstract api.
|
Copyright © 2021. All rights reserved.