#sj
1 messages · Page 1 of 1 (latest)
Do you have a Customer ID I can look at?
Hi 🙂 Sure it's cus_GYoXlvbJM7Gkrq
it's the same i get using the live API
but subscription is null
So there is an active Subscription for the Customer (https://dashboard.stripe.com/customers/cus_GYoXlvbJM7Gkrq), but the retrieve call you're making is likely getting the wrong customer. It looks like there are a ton of Customer objects with that email (see here: https://dashboard.stripe.com/test/search?query=sijmon2003%40gmail.com) so you should make sure you're retrieving the right one
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
But that is for the test env. I try fetching from the production stripe. there should only be 1
Do you have an ID for the request you made that returned the wrong Customer?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.