| 类 | 说明 |
|---|---|
| AbstractApi |
The type Abstract api.
|
| ExtensionFormHttpMessageConverter |
用于微信支付处理上传的自定义消息转换器.
|
| ExtensionFormHttpMessageConverter.MultipartHttpOutputMessage |
The type Multipart http output message.
|
| KeyPairFactory |
证书工具
|
| SignatureProvider |
签名 加签 验签
我方请求微信服务器时,需要根据我方的API证书对参数进行加签;微信服务器会根据我方签名验签以确定请求来自我方服务器;
然后微信服务器响应我方请求并在响应报文中使用【微信平台证书】加签 我方需要根据规则验签是否响应来自微信支付服务器
其中【微信平台证书】定期会进行更新,不受我方管控,我方需要适当的时候获取最新的证书列表。
|
| WechatApiProvider |
微信支付工具.
|
| WechatBatchTransferApi |
批量转账到零钱
|
| WechatCombinePayApi |
微信合单支付.
|
| WechatDirectPayApi |
普通支付-直连模式.
|
| WechatDiscountCardApi |
微信支付先享卡.
|
| WechatMarketingBusiFavorApi |
微信支付商家券.
|
| WechatMarketingFavorApi |
微信支付营销代金券API
|
| WechatMetaBean |
微信支付元数据Bean.
|
| WechatMetaContainer |
配置容器
|
| WechatPartnerPayApi |
普通支付-服务商模式
|
| WechatPayCallback |
微信支付回调工具.
|
| WechatPayClient |
The type Wechat pay client.
|
| WechatPayClient.Executor<M> |
The type Executor.
|
| WechatPayScoreApi |
微信支付分API.
|
| WechatRequestEntity<T> |
The type Wechat request entity.
|
| WechatResponseEntity<T> |
The type Wechat response entity.
|
| X509WechatCertificateInfo |
微信X509证书
|
| 枚举 | 说明 |
|---|---|
| WechatPayCallback.EventType |
事件类型用于处理回调.
|
Copyright © 2021. All rights reserved.