#ninjesus_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/1357329649524408333
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
I think this is a Dashboard-only feature. You will need to use the account's payout schedule to calculate the next payout date.
Basically, I want do be able to display this to my custom connected accounts users :
I know changes have been made regarding when payouts objects are created by Stripe.
Before those changes, they were created early with an upcoming status. We could display upcoming payouts to our users.
Now they are created when in transit. And there is no way to show upcoming payouts anymore
Will there be a way for us to show upcoming payout to our users ?
We could somehow fake it by retrieving latest balance transactions, then estimating a payout date for each one, and finally aggregate the results by payout date, but it will lead to issues for sure.
I am not aware of such change, let me see...
Did you update the Stripe API version?
Seems like there still should be status=pending: https://docs.stripe.com/api/payouts/object#payout_object-status