#dematech
1 messages · Page 1 of 1 (latest)
Definitely!
- In the payout object, I see "status": "in_transit",
Will there be a webhook notification when that status changes?
hmmm, unfortunately no
when the payout is created on the account, you'll get a payout.paid event - but the payout could still be in in_transit
got it.. but once it is deposited, the status will change correct?
I guess we will just have to manually check each time.
it will change to paid, but keep in mind that this is just an "estimate"
Got it.
Also from a payout object, how can we see which charges make up that payout?
if you're using automatic payouts, you can view the list of transactions either in the Dashboard or by pulling the data using listing the corresponding balance transactions : https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout