#alex-from-fuxam_code
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/1293834139270779001
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you share the request ID (req_xxx) where you faced this error? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site 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.
When you couldn't find sub_1PNyFFEwHpTUe8W7IKI9SU5h in the Dashboard, likely that this has been deleted
ok one sec
i first checked in the existing logs and i couldnt find anything. Now i just ran the request again and i sitll cant find anything in the logs
i still just get the same error
When did you create subscription? Is it in live mode or test mode? From our side, it shows that this subscription was deleted
it was created in test mode a couple of months ago. When was the subscription deleted? we dont have anythig in our code anymore that deletes the subscriptions since a long time
The same happened for this customer "cus_PGTQ1OISZePw0G". This was a paying customer and we for sure never had any logic in our code that would delete subscriptions of paying customers.
THere are also no logs on this customer showing that their subscription was deleted
https://support.stripe.com/questions/test-mode-subscription-data-retention:
Stripe's test mode subscription data retention policy automatically cancels test mode subscriptions that were created 90 days ago and deletes them 30 days after cancellation.
If the subscription was created a few months ago, it would have been deleted due to test mode subscription data retention policy