| Package | Description |
|---|---|
| cn.felord.payment.wechat | |
| cn.felord.payment.wechat.v3 |
| Modifier and Type | Method and Description |
|---|---|
(package private) WechatMetaContainer |
WechatPayConfiguration.wechatMetaContainer(WechatPayProperties wechatPayProperties)
微信支付公私钥 以及序列号等元数据.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) SignatureProvider |
WechatPayConfiguration.signatureProvider(WechatMetaContainer wechatMetaContainer)
微信支付V3签名工具.
|
| Modifier and Type | Field and Description |
|---|---|
private WechatMetaContainer |
SignatureProvider.wechatMetaContainer
The Wechat meta container.
|
| Modifier and Type | Method and Description |
|---|---|
WechatMetaContainer |
AbstractApi.container()
Container wechat meta container.
|
WechatMetaContainer |
SignatureProvider.wechatMetaContainer()
Wechat meta container.
|
| Constructor and Description |
|---|
SignatureProvider(WechatMetaContainer wechatMetaContainer)
Instantiates a new Signature provider.
|
Copyright © 2021. All rights reserved.