Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refundqueryv2的 WxPayRefundQueryResult 定义错误 #3255

Open
witt-bit opened this issue Apr 8, 2024 · 2 comments
Open

refundqueryv2的 WxPayRefundQueryResult 定义错误 #3255

witt-bit opened this issue Apr 8, 2024 · 2 comments

Comments

@witt-bit
Copy link

witt-bit commented Apr 8, 2024

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

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

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

@binarywang
Copy link
Member

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

@0katekate0
Copy link
Member

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants