#luke_unexpected
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/1395454718590845008
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can you share the Customer ID with me please?
Sure, test mode cus_L0qF2Z6qwJvHZq
Cool, thanks.
Where exactly are you seeing this error?
In my app I click the "Checkout" button which starts a new Checkout session and redirects me to the (Stripe-hosted) page, where I see this:
I'm just not sure if it's intended behavior when there are no active subscriptions
Can you give me one of those URLs so I can peek?
That customer has a Subscription: https://dashboard.stripe.com/test/customers/cus_L1YRuFEGrKbAC3
That could do it. ๐
You're welcome! So many things use an email as a unique key, so folks often get caught up by this with Stripe. ๐
Sure enough, cancelled that customer's subscription and now Checkout works as expected ๐
Amazing. โค๏ธ
Thanks so much for the awesome support. ๐