#iamyounus_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/1375452616066207786
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
👋 happy to help
would you mind sharing a Checkout Session example please?
like the cs_xxx ID
This is a test link. The issue I’m facing is: if I add a card through a subscription session and then revisit the page with the same customer, the card is shown. However, if a customer lands on my web page and adds a card using Stripe’s card attach flow, then tries to open the link again, the card does not appear.
yes I'm looking at the Checkout Session to understand why the saved PMs were not shown
Hey there, I'm stepping in for tarzan here and have been looking at this also
I'm not aware of deep validation that happens, but it does appear that the billing address you set on the saved card is not valid, since the state is not an actuall US state to match the country.
I wonder if you changed this to be a US state like NY if we'd see a different result