#ilyeselb_subscriptions-duplicate
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1225020881181610084
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ilyeselb_unexpected, 5 days ago, 46 messages
@silk nacelle Hello! I'm happy to help but there's unfortunately not enough information in your original question. Can you please clearly summarize the overall issue with all the details? I'll be able to dig into it afterwards
Please pause for a sec
Write a clear summary all in one message, not post every few words. That's important to clearly explain the overall issue all at once
as i said , i have a customer with 5 subscription created at the same time
it's an unexpected behaviour, wanted to know what can be the issue
Yes sorry, you say "as I said" but I was asking you to try and clearly explain it all in one message so that I can better help you
Your own code created all those Subscriptions. You can debug all of this in the Dashboard as you will see all the API requests that happened on a given Customer or Subscription when you load those manually.
For example if you load https://dashboard.stripe.com/customers/cus_PfBZSAi8o3jlc0 you can see Logs section near the bottom that shows every requests to /v1/subscriptions and each of those came from your own code/server
ilyeselb_subscriptions-duplicate