Skip to content

Commit

Permalink
增加掌纹支付预授权查询接口
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Dec 2, 2024
1 parent 0c20bac commit 8180375
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/wechat_v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,9 @@ wechat.V3DecryptCombineNotifyCipherText()
* 查询省份列表:`client.V3BankSearchProvinceList()`
* 查询城市列表:`client.V3BankSearchCityList()`
* 查询支行列表:`client.V3BankSearchBranchList()`
* <font color='#07C160' size='4'>掌纹支付</font>
* 用户自主录掌&预授权:`client.V3PalmServicePreAuthorize()`
* 预授权状态查询:`client.V3PalmServiceOpenidQuery()`


### 微信v3公共 API
Expand Down
4 changes: 4 additions & 0 deletions release_note.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
版本号:v1.5.107
修改记录:
(1) 微信V3:新增掌纹支付相关接口。

版本号:v1.5.106
修改记录:
(1) 支付宝:支付宝支持V3接口,接口还在完善中,欢迎提PR一起建设。
Expand Down

0 comments on commit 8180375

Please sign in to comment.