Ask HN: Where to find test Stripe data?
3 points| sent-hil | 3 years ago
I'm working on an analytics tool for Stripe. Where can I find test Stripe datasets? I don't mind it being fake data, but it needs to follow real relationships to some extent. I have a small store that has some data, but it's not nearly big enough to generalize.
I did find https://github.com/stripe-samples/test-data and use that, but it's very limited.
Appreciate your help!
soorya3|3 years ago
niros_valtos|3 years ago
sent-hil|3 years ago
I was hoping there would be a dataset that would follows real world patterns vs whatever I generate from my understanding of the api.