#.iameugene

1 messages · Page 1 of 1 (latest)

exotic gateBOT
#

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.

bright sparrow
#

Stripe doesn’t have an API to provide overall statistics in the scenarios you described. These features should be built in your system / database by keeping track the subscribers and paid / pending payout amount of the connected accounts.

To achieve this, you can listen to the events of subscriptions and payouts and save the data / information to your database, then compute them in your database when necessary

stiff ledge
#

ok, thanks