houseme
adf142dac2
feat: modify redis version to v8.11.5 ( #582 )
...
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html )
* upgrade json error
* upgrade json error
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
* fix: ptr Elem() error
* improve code
* improve code
* improve code
* improve code
* upgrade go version v1.15
* improve .golangci.yml
* feat:modify redis version v8.11.5
Co-authored-by: houseme <houseme@outlook.com >
2022-07-20 11:25:15 +08:00
houseme
8e81a416c5
Adaptation of new go-redis components ( #546 )
...
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html )
* upgrade json error
* upgrade json error
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
Co-authored-by: houseme <houseme@outlook.com >
2022-04-14 10:07:58 +08:00
houseme
96c1f98944
[feature] Format the code and improve Mini Program authorization to o… ( #473 )
...
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html )
* upgrade json error
* upgrade json error
Co-authored-by: houseme <houseme@outlook.com >
2021-09-08 11:03:23 +08:00
silenceper
3afe499e70
update release-2.0 ( #454 )
...
* merge branch release-2.0 to v2 (#450 )
* feat: add/delete subscribe template (#449 )
* feat: 添加 SDKApiNotOpen 错误信息 (#448 )
* 添加微信客服SDK
* polish:优化签名函数
* polish:优化注释内容
* polish:复用已有的Token以及CommonError,移除无用的输出
* polish:复用已有的消息加解密
* fix:修复错误信息被覆盖的问题
* polish:go fmt 文件
* polish:客服链接支持自定义参数并更新注释文档内容
* feat:支持微信客服回调请求的校验和消息的解析,复用原有的Signature和DecryptMsg方法
* feat:对外暴露SDKApiForbidden等错误
可以通过调用升级服务相关接口然后根据该错误判断微信客服配置来源
* feat:添加无效的open_kfid错误信息
* fix: 添加SDKApiNotOpen 错误信息
目前主要用于判断客户是否关闭了API授权,如果客户关闭了API功能导致服务异常,则可以引导用户执行相应的操作重新开启改功能
Co-authored-by: Afeyer <afeyer@h5base.cn >
Co-authored-by: ZmJ <wzmmmmj@gmail.com >
Co-authored-by: Afeyer <1500527791@qq.com >
Co-authored-by: Afeyer <afeyer@h5base.cn >
* Update go.yml (#452 )
* 修正字段问题 (#451 )
fix #443
* fix linux build failed when cgo disable (#453 )
Co-authored-by: ZmJ <wzmmmmj@gmail.com >
Co-authored-by: Afeyer <1500527791@qq.com >
Co-authored-by: Afeyer <afeyer@h5base.cn >
2021-08-30 18:39:41 +08:00
George Wang
df82432f6c
增加订单查询接口中的trade_state参数 ( #442 )
2021-08-24 18:17:27 +08:00
silenceper
08008e1c86
fix #417 : CouponFeed0 CouponFeed1 CouponFeed2字段映射失败 ( #427 )
2021-07-30 14:23:47 +08:00
silenceper
01addecd53
Revert "fix #417 : CouponFeed0 CouponFeed1 CouponFeed2字段映射失败 ( #424 )" ( #426 )
...
This reverts commit 4433fc18a6 .
2021-07-30 14:19:52 +08:00
silenceper
4433fc18a6
fix #417 : CouponFeed0 CouponFeed1 CouponFeed2字段映射失败 ( #424 )
2021-07-30 14:16:49 +08:00
LouGaZen
d5a67eaf29
微信支付 - 退款通知 ( #359 )
...
* 🆕 发起退款 - 添加notify_url参数
* 🆕 退款通知
2021-02-07 09:49:43 +08:00
huang wei
c14c020a3c
fix some bugs ( #277 )
...
* fix payRequset xml marshal: root element should be xml
* support HMAC-SHA256 for unifiedorder api
* support HMAC-SHA256 for PaidVerifySign
* fix SignType is nil
* fix code style
* constantize SignType
* add comments
* fix code style
2020-06-14 23:23:58 +08:00
silenceper
340e1a3c5b
merge #221
2020-05-23 12:38:35 +08:00
silenceper
b6bba6ab66
将import path改为v2
2020-05-22 14:37:58 +08:00
silenceper
15ebd71a04
规范目录
2020-01-20 13:54:04 +08:00