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
使用JoddHttpImpl,退款时生成的URL是https://api.mch.weixin.qq.com/sandboxnew/secapi/pay/refund ,实际上应该是 https://api.mch.weixin.qq.com/sandboxnew/pay/refund
The text was updated successfully, but these errors were encountered:
你说的“实际上”的依据是什么?官方文档吗?没看到相关说明
Sorry, something went wrong.
#936 修复微信支付沙箱环境退款接口的请求地址
2887c1e
3.3.5.B 测试版本已修复
binarywang
No branches or pull requests
使用JoddHttpImpl,退款时生成的URL是https://api.mch.weixin.qq.com/sandboxnew/secapi/pay/refund ,实际上应该是 https://api.mch.weixin.qq.com/sandboxnew/pay/refund
The text was updated successfully, but these errors were encountered: