微信投诉
wechat_complaint
版本: 1.0.0
驱动描述
基于微信支付 V3 商户服务投诉接口,支持投诉单批量获取、详情查询、处理完结与图片凭证上传。
配置字段
| 字段名 | 标签 | 类型 | 必填 |
|---|---|---|---|
| appid | AppID | input | 是 |
| mchid | 商户号 | input | 是 |
| merchant_serial_no | 商户 API 证书序列号 | input | 是 |
| merchant_private_key_file | 商户 API 私钥文件 | file | 是 |
| merchant_private_key | 商户 API 私钥内容 | textarea | 否 |
| api_v3_key | 商户 APIv3 密钥 | input | 否 |
| gateway_url | 微信支付 API 网关 | input | 是 |