#marwan_api

1 messages ยท Page 1 of 1 (latest)

normal kettleBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1354535693023445176

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

ancient palm
#

the payout transactions are alot it takes 6mins to fetch them all, so, we cannot do aggregations, you guys already have this functionality on the stripe dashboard

night ibexBOT
honest stump
#

Hi there ๐Ÿ‘‹ you'll want to list all Balance Transactions for the Payout.
https://support.stripe.com/questions/find-what-transactions-were-included-in-or-impacted-a-payout-amount#:~:text=Balance Transactions API

You can make a request to list Balance Transaction objects and provide the ID of the Payout you're interested in to the payout field when doing so to only return transactions associated with that Payout:
https://docs.stripe.com/api/balance_transactions/list#balance_transaction_list-payout

ancient palm
honest stump
#

Sorry, I'm not sure what your question is then.

ancient palm
#

i want a way to get the summary (total charges, total refunds, total adjustments) of a payout without fetching all of the payout transactions

#

this section

honest stump
#

That's not available via the API.

#

I removed the screenshot because I couldn't tell whether it was real or testmode data, and this is a public forum.

ancient palm
#

can we like add a feature request or something, u guys already have the data on the dashboard

honest stump
#

Yeah, I can file feedback that this is something you'd be interested in seeing exposed via the API in the future.

ancient palm
#

yes please, can u send me the feedback number if available ?

honest stump
#

That's not something that is generated for feedback submissions.

ancient palm
#

is there anyway i can track the progress on that ?

normal kettleBOT
worn barn
#

๐Ÿ‘‹ you would write into our Support team via https://support.stripe.com/contact/login and they can update you if there is movement. Overall we can't promise any sort of timeline for feature requests.