Skip to content

Tags: w7corp/easywechat

Tags

6.17.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
给 getClient() 增加 Client 类型的返回 (#2901)

6.17.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
optim the `pay` client and server on APIv2 specials, ref efedd21 (#2888)

6.17.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optim the wx biz msg cryptor (#2883)

* replace magic number with details of the wx specification

* less code comments, ref de5d462

6.17.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

6.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: 添加平台公钥加密功能及补充文档 (#2872)

* feat: 添加平台公钥加密功能及补充文档

* fix: 单词拼写错误

* fix: 单词拼写错误,调整文案表述

* feat: 增加加密时自动携带Wechatpay-Serial处理逻辑

* Revert "feat: 增加加密时自动携带Wechatpay-Serial处理逻辑"

This reverts commit 6a79ad1.

* feat: 请求头增加withSerialHeader

* Update Utils.php

* Update UtilsTest.php

* Update utils.md

* Update Utils.php

* Update UtilsTest.php

---------

Co-authored-by: 安正超 <anzhengchao@gmail.com>

5.36.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.x 添加查询分账回退结果、发起自定义请求。安全请求自定义接口 (#2871)

* 新增查询分账回退结果的方法

* 暴露自定义查询接口

6.16.0

feat: encrypt as array

6.15.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:修复array_filter默认只传递值,回调报错的问题 (#2865)

6.15.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix:修复值为0、'0'的参数会被过滤的问题 (#2864)

5.35.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat:支持企微新版登录 (#2854)