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

WxPayRefundResult的cash_refund_fee应该是Integer类型的 #957

Closed
rmfish opened this issue Mar 2, 2019 · 2 comments
Closed

WxPayRefundResult的cash_refund_fee应该是Integer类型的 #957

rmfish opened this issue Mar 2, 2019 · 2 comments

Comments

@rmfish
Copy link

rmfish commented Mar 2, 2019

https://github.com/Wechat-Group/WxJava/blob/cc8359b22c05590e1fcdd9982de20c4cf7616285/weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/result/WxPayRefundResult.java#L95-L96

参看官方文档:
https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_4

现金退款金额 | cash_refund_fee | 否 | Int | 100 | 现金退款金额,单位为分,只能为整数,详见支付金额
@binarywang
Copy link
Owner

多谢提出,稍后修复一下

@binarywang
Copy link
Owner

3.3.5.B 测试版本已修复

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

No branches or pull requests

2 participants