-
Notifications
You must be signed in to change notification settings - Fork 924
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
微信查询企业付款接口实现错误 #67
Labels
Comments
文档没有说明nonce_str 是转账支付完成之后返回参数吧,你在进行查询的时候返回什么异常信息,能否提供一下,或者能否说下你是怎么进行矫正的 |
|
单元测试如下
|
对不住,只实现了转账到卡的实现 |
之前已经修复,关闭 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WxPayService.transferQuery 实现错误
微信查询企业付款接口,https://pay.weixin.qq.com/wiki/doc/api/tools/mch_pay.php?chapter=14_3
service.transferQuery("XXX", WxTransferType.GETTRANSFERINFO.name());
The text was updated successfully, but these errors were encountered: