#RoyalPeasantry
1 messages · Page 1 of 1 (latest)
Hi, taking a look here
Can I look up the payout to determine if it actually failed? Or is the status going to be 'paid' and then later be 'failed'?
So when a payout is sent, we send a payout.paid event to let you know that a payout was sent. However, at this moment we do not know if the bank account will be closed etc...
After a few days, after hearing back from the bank, if the payout fails, we send a payout.failed event.
so.. its really more of a payout.processing notification?
well - attempting to pay I guess
Here is what you'd want to read up on: https://stripe.com/docs/payouts
Specifically, this section: https://stripe.com/docs/payouts#payout-failures
'When a payout fails, it’s possible that its state initially shows as paid but then changes to failed (within 5 business days).'
yeah
When does that 5 business days start?
5 business days from when it was initially marked paid?
sorry I should be precise
If it gets marked 'paid' will it change to 'failed' within 5 business days?
That is correct!