#_obo_

1 messages · Page 1 of 1 (latest)

thorn basaltBOT
cinder marlin
#

HI 👋

By Stripe GUI I will assume you are referring to the Dasbhoard.

light burrow
#

Yes I believe so. The main stripe app, where I can go to a customer by searching their email

#

and see their info, take action on them etc

cinder marlin
#

The Dashboard does a lot of fancy things that aren't present directly in the API (the App is the mobile version of the Dashboard).

#

Your best bet here would be to list their Payment Intents and sum up the amount property

light burrow
#

I see. Would stripe sigma potentially provide a better avenue here?

#

unfortunately I'm working at a scale of hundreds of thousands of invoices that I would have to sum up

cinder marlin
#

That could be another useful approach. This server is specifically for developers coding integrations directly with Stripe APIs so that is the direction our advice tends to go

light burrow
#

got it, makes sense, thank you

cinder marlin
light burrow
#

thank you for the advice