ArtisanCloud / PowerWeChat

PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态
https://powerwechat.artisan-cloud.com
MIT License
1.3k stars 165 forks source link

微信支付v3 API列表(投诉查询及处理接口) #475

Closed sisuad closed 5 months ago

sisuad commented 5 months ago

2023.09.09,微信支付官方更新了API列表,支持查询用户投诉及处理并回复。 详见官方文档: https://pay.weixin.qq.com/docs/merchant/products/consumer-complaint/apilist.html

补充一个微信官方提供了微信支付 APIv3 的go SDK https://github.com/wechatpay-apiv3/wechatpay-go

Matrix-X commented 5 months ago

pls try develop branch and test the new api appended.

pls try to test these apis and let me know they work, I will tag the version later

Matrix-X commented 5 months ago

pls try to use v3.2.11, have fun!