#Hero
1 messages · Page 1 of 1 (latest)
It's still the same Date the payout is expected to arrive in the bank. This factors in delays like weekends or bank holidays.
what is the best way to check the date when the payment was received in the bank?
by just looking at the date of the event payout.paid?
"created": 1691889057
There's no way to check because payout bank won't notify Stripe when they completed the payout.
The arrival_date is the expected arrival date, there's no way to guarantee that the funds will arrive on that date as it's entirely up to the payout bank
so what triggers the "payout.paid" event?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Occurs whenever a payout is expected to be available in the destination account.
is it just triggered automatically when the estimated time is reached?
Yes you are right