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

调用batches_transfer出现错误 #86

Open
TomasPangzi opened this issue Nov 4, 2024 · 2 comments
Open

调用batches_transfer出现错误 #86

TomasPangzi opened this issue Nov 4, 2024 · 2 comments

Comments

@TomasPangzi
Copy link

调用batches_transfer,有的时候能成功返回,有的时候返回下面这个,如何解?
{
status: undefined,
errRaw: { errno: -54, code: 'ECONNRESET', syscall: 'read' },
error: undefined
}
superagent: double callback bug

@TomasPangzi
Copy link
Author

batches_transfer 是不是多了一个回调地址参数:notify_url?https://pay.weixin.qq.com/docs/merchant/apis/batch-transfer-to-balance/transfer-batch-callback-notice.html

@klover2
Copy link
Owner

klover2 commented Nov 14, 2024

batches_transfer 是不是多了一个回调地址参数:notify_url?https://pay.weixin.qq.com/docs/merchant/apis/batch-transfer-to-balance/transfer-batch-callback-notice.html

你没有接交易回调吗?

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

2 participants