#kristoffer-data
1 messages · Page 1 of 1 (latest)
not really no, we don't support that I'm afraid
it usually makes more sense to do it the other way where you do the reporting at a level outside of Stripe and on that level you amalgamate Stripe data and data from other platorms; you can't really import anything historical into Stripe that was not actually created there
oh I see 😅 Do you know of any other platforms than ChartMogul that has a nice integration ?
not really no
is there a clear mission for Stripe not to be a analytics platform?
not sure I understand the question
either way I don't think I can speak to that, this is just a channel for API questions about the API that exists today
I see, thank you though! Other than that, the golang sdk is awesome, keep up the great work
but is it so that the stripe sdk for node is not tree shakeable?
we observed that when we imported from the stripe sdk the bundle size increased by a lot
is tree-shaking something you do in backend code for Node?
when building the project using esbuild
interesting! I don't know, this is not something that's ever come up before
if you have a use case/concern it might make sense to open an issue on https://github.com/stripe/stripe-node with the details so the team working on the library can look into it, we're quite open to feature requests
oh, maybe we have configured it wrong then