#fabianoarruda

1 messages · Page 1 of 1 (latest)

wind oceanBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

kind spire
#

I'm not sure how the Stripe dashboard calculates that, we focus on helping developers work with our API and are not too familiar with the Stripe dashboard. Depends on what you want that number to show. If it's all payment volume, you'll need to retrieve all of the payments for the account and aggregate those. If you want to show net volume, then you'll also need to find disputes and refunds and deduct their amounts from the number you show.

I don't think we have an element out yet that does what you're describing, but we're int the process of building and releasing embeddable components to make it easier to build your own Connect dashboards.
https://stripe.com/docs/connect/supported-embedded-components

Learn about current and upcoming embedded components.

errant basalt
#

Thanks!