#kevin_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215297689496064000
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kevin_api, 23 hours ago, 16 messages
Hello
1/ No
2/ Depends on what the failure is -- for some failures we receive from the bank (like "account does not exist") we disable the external account and do not attempt more payouts. For some others, we do retry again at your next scheduled payout time (if you are on auto-payouts).
In terms of the specifics there, we don't really know about that here as we just focus on the API -- if you need the specifics of when a payout will "rery" then you are better off chatting with our Support team on that via https://support.stripe.com/contact/login
Can you share the appropriate link for Payouts? We are using Stripe Connect.
Let me check
Also if the customer ABN details are found invalid, then is there any reference document?
This is in context when we are onboarding our customer i.e., carers
We only do basic validation on the format. There isn't further validation done until time of payout
is there any reference document?
Not really, no.
Any idea what kind error is thrown?
Not sure what you mean by that... it would just be a payout failure if an invalid account number is provided
Are you asking what error is provided in the payout.failed Event?
Yes.
You can see the different failure code here: https://docs.stripe.com/connect/testing#payouts
And you can use those bank numbers to test to see the full Event as well