wechatpay-apiv3 / wechatpay-java

微信支付 APIv3 的官方 Java Library
Apache License 2.0
870 stars 195 forks source link

退款回调解析-退款状态 #213

Closed luckShilly closed 11 months ago

luckShilly commented 11 months ago

错误描述

V3版本退款回调,采用SDK自带的refund类,退款状态未正常解析,返回的resp类中是“refund_status”,refund字段标识的是“status”

重现bug的步骤

1、退款回调解析 2、refund类退款状态异常

预期行为

退款回调采用SKD的类正常解析

导致错误的代码片段

No response

操作系统

windows

Java 版本

java8

wechatpay-java 版本

0.2.10

其他信息

No response

xy-peng commented 11 months ago

试试 RefundNotification