| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.crypto | |
| cn.felord.payment.wechat.v3.domain.certificate | |
| cn.felord.payment.wechat.v3.retrofit |
| Modifier and Type | Method and Description |
|---|---|
AppMerchant |
AppMerchantService.loadMerchant(String appid)
Load merchant merchant.
|
static com.nimbusds.jose.jwk.JWK |
FileMerchantKeyLoader.rsaJwk(String storePassword,
String path,
String merchantId) |
| Modifier and Type | Method and Description |
|---|---|
com.nimbusds.jose.jwk.JWK |
EncryptCertificate.toJwk(String apiV3Secret)
To x 509 certificate x 509 certificate.
|
| Modifier and Type | Method and Description |
|---|---|
WechatPayResponse<List<TenpayCertificate>> |
InternalCertificateApi.certificates()
获取商户当前可用的平台证书列表。微信支付提供该接口,帮助商户后台系统实现平台证书的平滑更换。
|
void |
TenpayCertificateService.certificates()
根据商户号和v3密钥获取平台证书列表
|
TenpayKey |
InMemoryTenpayKeyCache.getTenpayKey(String merchantId,
String serialNumber) |
TenpayKey |
TenpayKeyCache.getTenpayKey(String merchantId,
String serialNumber)
取出证书缓存
|
protected abstract void |
AbstractAuthorizationInterceptor.verifyResponse(okhttp3.Response response)
Consume.
|
protected void |
TenpayCertificateService.TenpayCertificateAuthorizationInterceptor.verifyResponse(okhttp3.Response response) |
protected void |
WechatAuthorizationInterceptor.verifyResponse(okhttp3.Response response) |
Copyright © 2023. All rights reserved.