We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 | 现金退款金额,单位为分,只能为整数,详见支付金额
The text was updated successfully, but these errors were encountered:
多谢提出,稍后修复一下
Sorry, something went wrong.
#957 修改微信支付退款响应类的cash_refund_fee字段类型为Integer
b1a3552
3.3.5.B 测试版本已修复
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: