#lovecoding
1 messages · Page 1 of 1 (latest)
We don't provide a way to embed those elsewhere
Then, what is the best way to implement this?
Only by using Stripe APIs?
Yep
Actually, I tried that way but the main issue is it takes more than 5 minutes to fetch those results.
Actually, this is something what I want to put in my websites, and for the connected account owners, but if it's more than 1 month, then the loading time is too long
Could you please give me an advice how can I achieve this?
You could query this data or use webhooks to load whatever data you want to your own datastore so querying is faster
Okay. Could you please let me know what is the formula to calculate the 'Net Volume from sales' data?
I think it's :
Net Volume from sales = charge (my own product charges) + Application fee (Fee collected from connected accounts)
Is there anything I missed?
Not sure honestly. We just help developers with the API. Aren't experts on that kind of thing. Net volume might be without the application fee but not sure
Oh, ok