TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Where to find test Stripe data?

3 pointsby sent-hilalmost 3 years ago
Hello,<p>I&#x27;m working on an analytics tool for Stripe. Where can I find test Stripe datasets? I don&#x27;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&#x27;s not nearly big enough to generalize.<p>I did find https:&#x2F;&#x2F;github.com&#x2F;stripe-samples&#x2F;test-data and use that, but it&#x27;s very limited.<p>Appreciate your help!

2 comments

soorya3almost 3 years ago
What kind of data are you looking for? I had the exact problem. I recently wrote my own code to simulate it, it took me a while with all the nuances of old api vs new api, data model, etc but I was able to get it loaded up.
niros_valtosalmost 3 years ago
You can use a test mode with Stripe. You can run as many APIs as you want to generate data. Am I missing something?
评论 #32233517 未加载