#Mahesh K
1 messages · Page 1 of 1 (latest)
👋 How can I help?
how to pull all this data from a payout
is it possible to catch the above data when the payout happens automatically using webhook listening?
If you're looking to get the charges in a payment, you can use balance transaction list API with expanding data.source: https://stripe.com/docs/expand/use-cases#charges-in-payout
Can you share the URL of above page, so that I can have a check?
yeah sure
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thanks for sharing. The above doc using List Balance Transaction API should help you to retrieve the charges in a payout
ok