#JulesR-metrics

1 messages · Page 1 of 1 (latest)

chrome tartan
#

Hi there! Can you clarify exactly what you mean here? You would like to retrieve data on your Connected Accounts to build your own metrics Dashboard?

scarlet cosmos
chrome tartan
#

Ah okay so you are looking to replicate the Dashboard data.

scarlet cosmos
#

yes

chrome tartan
scarlet cosmos
#

need 1) product data, on what is possible to display and 2) api

#

no, this is about api

#

how to build it

chrome tartan
#

Hey @scarlet cosmos, sorry I missed your reply. I don't have the information to help you reproduce those graphs via the API as we don't work with those graphs. That is why I recommend reaching out to Support

chrome tartan
#

HI @scarlet cosmos, just want to make sure you saw my answer above.

#

I can't reproduce those graphs via the API as I don't work with them and thus don't know the information. Support will be able to better help you with recreating those.

scarlet cosmos
#

No I am looking for api documentation on where to get data

chrome tartan
#

Just in general?

scarlet cosmos
#

I know you don't crate the graphs

chrome tartan
scarlet cosmos
#

Thank you, for the disputes, Stripe has no filter on disputes per connect account, correct? So need to fetch on each client through all clients disputes?

#

what is Best practice, to fetch disputes update frequency?

opal flower
#

Hello! Yes, you would need to fetch disputes in the API per account.

#

Not sure what you mean by update frequency? Can you provide more details?

#

There is no branded page I'm aware of like that, no.

scarlet cosmos
#

How often is it recommended to fetch new data on disputes?

#

Also for creating dashboard with sale activity, it will not show for the current day/time sale? it will update 20 times per day, but if we look at our sales and compare to stripe sales it won't be the same becuase it will be not current for the day on stripe?

#

Please keep this open, more questions as we go through this and on tight dev deadlines

opal flower
#

I don't think we have a recommendation for fetching new data on disputes manually. Typically if you're interested in knowing when a dispute happens you would set up a webhook endpoint and listen for charge.dispute.created events to be notified of new disputes.

#

Also for creating dashboard with sale activity, it will not show for the current day/time sale? it will update 20 times per day, but if we look at our sales and compare to stripe sales it won't be the same becuase it will be not current for the day on stripe?

I don't understand what you mean here. You're creating a dashboard? What do you mean by not showing for the current day/time sale?

scarlet cosmos
#

What I mean If it is a new day, is it considered a new report or it was so currently the data?is

#

Sorry I am not at my desk now and the mobile view of this is not very easy to use sorry for any typos

opal flower
#

Sorry, I don't understand. Are you asking about the Stripe Dashboard? A Stripe report? Your own custom dashboard you're building? Your own report? The Stripe API? Something else?

scarlet cosmos
#

Our custom dashboard for connected stripe account.

icy pier
#

I'm sorry I don't follow your ask @scarlet cosmos it's a bit vague. But we don't know much about the Reporting API here if that's what you're asking, but I'm not sure it is

scarlet cosmos
#

Ok I'll take this to Bedar, our rep at Stripe sales

white troutBOT
#

This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact

opal flower
#

Hello!

#

@scarlet cosmos You have a new question?

scarlet cosmos
#

I'm talking to our rep at Stripe becuase you guys could not help on this

opal flower
#

Okay. Do you have a new question though?

#

@scarlet cosmos Are you there?

scarlet cosmos
#

ues

#

please invite nasa51#7278 to this

opal flower
#

This is a public thread, anyone can join it.

#

I can mention them so they can find it easier: @green badge

#

But you can also do the same.

#

So do you have a new question? Who is @green badge?

green badge
opal flower
green badge
#

our goal point is to find way to fetch Gross/Net volumes, Payouts from stripe connected account dashboard with API

scarlet cosmos
woven raft
#

For gross and net volume I suggested reports but sigma may make more sense. I am actually not that familiar with sigma, do you already know that it has Gross/Net volume as something you can query?

green badge
#

looks like sigma scheduled query api and reports api are identical - they are not providing data on the fly, but builds data report for later use

woven raft
#

Yes, unfortunately there is not an active way to pull those numbers pre-calculated. I believe they get aggregated on our side once daily.

green badge
#

another question - is there ability to have separate WebHook endpoint per connected account?

woven raft
#

Unfortunately not at the moment. Webhooks for the platform will either be for the platform itself or for all connected accounts

#

And yeah, unfortunately there is not a way to pull these reports on demand. The recommended approach would be pulling the balance transactions for each merchant and calculating gross/net volume based on that.

scarlet cosmos
woven raft
#

Unfortunately I don't think we have a pre-built stripe hosted page for that, if I understand your question correctly.

#

Is that essentially what you were asking for? A pre built stripe page to collect dispute data from a connected account?

green badge
#

I'm sorry, if we need to get this data from Stripe, what API sources would you recommend

woven raft
scarlet cosmos
icy pier
#

@scarlet cosmos correct that's something you'd build yourself in that case

green badge
icy pier
#

@green badge I'm not sure I understand the question/context here

green badge
#

I'm sorry, I need to retrieve balance for connect account

icy pier
green badge
#

Thank you I will try this - is it also applies for disputes?