#jenny_43296

1 messages · Page 1 of 1 (latest)

tribal fernBOT
#

Hello! We'll be with you shortly. 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.

icy oxide
#

hello! do you mean you want to retrieve the list of balance transactions in a Payout?

native pond
#

i want to know which payment_intent already done the payout out to the bank added in the stripe account.

icy oxide
#

That's not possible I'm afraid. You can only do it the other way round i.e. retrieve the list of payments for a payout

native pond
#

currently i using the payout webhook to get the list of balance transaction in api, this balance transaction return is it can say is processed?

icy oxide
#

yes, you can refer to the payout.paid webhook and then retrieve the list of balance transactions. At the same time, you'll want to listen for the payout.failed event to update the status of those balance transactions