#jenny_43296
1 messages · Page 1 of 1 (latest)
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.
- jenny_43296, 4 days ago, 5 messages
- jenny_43296, 6 days ago, 13 messages
- jenny_43296, 6 days ago, 28 messages
- jenny_43296, 6 days ago, 9 messages
hello! do you mean you want to retrieve the list of balance transactions in a Payout?
i want to know which payment_intent already done the payout out to the bank added in the stripe account.
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
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?
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