#JonSnowball-customers
1 messages · Page 1 of 1 (latest)
Can you elaborate on what call you're making when you say "when I look at the console online"?
When I check the Customers tab on the Stripe Dashboard, I see one test customer that I created (I belive through one of the tutorials). But when I call the List Customers API, 10 customers are returned. This is the API: https://stripe.com/docs/api/customers/list. I'm using the test keys to call that API, so I'm thinking maybe those are just test customers that aren't visible in the dashboard?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Are you using the same API key for the same account that you're viewing in the Dashboard (and are you in Test mode in the Dashboard)?