WxJava icon indicating copy to clipboard operation
WxJava copied to clipboard

refundqueryv2的 WxPayRefundQueryResult 定义错误

Open witt-bit opened this issue 1 year ago • 2 comments

微信官方文档 https://pay.weixin.qq.com/wiki/doc/api/danpin.php?chapter=9_104&index=4

中返回值中有refund_status字段,虽然文档没有描述说明,但是实际有这个字段,现在WxPayRefundQueryResult对象在V2时并没有声明refund_status相关字段

如果没有这个字段,就无法区分是处理中的成功,还是实际到账成功

witt-bit avatar Apr 08 '24 03:04 witt-bit

欢迎直接提交PR代码,谢谢

binarywang avatar May 08 '24 16:05 binarywang

V2版本里面,WxPayRefundQueryResult有RefundRecord,RefundRecord里面有refund_status字段。

Q&A: 1、现在推荐用V3版本了,为什么在用V2版本? 2、这边能不能提供一下具体的返回值? 3、你现在那边是不是有一个空的refundRecords?

0katekate0 avatar May 10 '24 12:05 0katekate0

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 09 '24 13:07 stale[bot]