#shawon3719-imitate-dashboard

1 messages ยท Page 1 of 1 (latest)

twilit echoBOT
junior marsh
#

๐Ÿ‘‹ happy to help

#

do you mean by API?

young stirrup
#

yes

junior marsh
#

let me see if I can figure this out for you

#

we're not really familiar with the dashboard data on this channel

young stirrup
#

so?

junior marsh
#

just give me a moment to try to figure it out

young stirrup
#

ok

junior marsh
#

would you mind sharing the dashboard link where you're seeing this

young stirrup
junior marsh
#

oh it's the express dashboard

young stirrup
#

yes

ember ingot
#

HI there ๐Ÿ‘‹ I'm jumping in as my teammate needs to step away soon.

I'm not exactly sure where that dashboard is pulling details from, but the processing amount on the left may align with the pending amounts that are returned when you retrieve an Account's balance:
https://stripe.com/docs/api/balance/balance_retrieve

For the total earnings section, I don't believe that number is stored anywhere and is calculated instead. You would likely need to step through all the Payment Intents or Transfers that you created for the Connected Account (depending on the type of Connected Account and charge structure that you're using) to calculate that aggregate value.

young stirrup
#

not that

#

For total earnings, I need to get the earning list first to calculate

#

Transfers list doesn't match the number of earnings

ember ingot
ember ingot
#

shawon3719-imitate-dashboard