#matt-customer-analytics
1 messages ยท Page 1 of 1 (latest)
Hello ๐
There are no APIs for this today unfortunately.
Depending on how you integrate, you could for example list all the payment intents associated with the customer ID and calculate the total amount charged
https://stripe.com/docs/api/payment_intents/list
matt-customer-analytics
Hi @solar zealot that makes sense. Are there any plans to introduce this to the public API or premium tiers where we can access this information? It would be useful for my company (Seam) for our internal billing purposes.
Does Stripe get this information using Stripe Sigma under the hood? Maybe that's a possibility for us
Are there any plans to introduce this to the public API or premium tiers where we can access this information? It would be useful for my company (Seam) for our internal billing purposes.
Not that I know of.
Does Stripe get this information using Stripe Sigma under the hood? Maybe that's a possibility for us
We're not super familiar with dashboard features on discord so won't know the inner workings of it. However, IMO Sigma does offer a better interactive experience with the data.
ok that makes sense, thanks @solar zealot ๐
if I was very interested in replicating some of the dashboard features programmatically, do you know if there's a better point of contact? Is it best for me to go through the official Stripe support in that case? Appreciate your responses!