#teo_link-phone-number
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/1299001287811006475
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ it shouldn't be required to create a Link account to complete a payment. Can you show me what you're seeing?
This is the payment element I see when checking out in Italy or Ireland, it allows me to checkout without providing a phone number:
This is in USA, it gives the following error
Note that in USA it's slightly different, it doesn't ask for the name
Gotcha, thank you for those screenshots. Are you only seeing this when using a Customer Session?
I'm working on spinning up my tests sites to test this in parallel.
Exactly it's just when using Customer session
Sorry, probably irrelevant but to avoid confusion, the USA screenshot I posted before has the "Mobile number (optional)" label, which actually isn't there - I was just playing inspecting the element but normally it's hidden
Anyway this doesn't affect the issue I described above
Oh, that is quite confusing. Wait, so what do you see when you don't manipulate things to force that field to show?
Do you have a publicly accessible test site that you can share where I can see exactly what you're describing?
That was just the label that actually changed, all the rest is the same
Yes that's our test site: https://pwa-master-dev.qwertee.com/
To enable the Customer session, you have to create an account https://pwa-master-dev.qwertee.com/register
And be logged in while checkout
Do you have a set of test credentials I can use by chance?
Sure let me find them
teo_link-phone-number
Username: stripetest PW: testqwertee
Thank you! Taking a look.
Hm, yup, I'm seeing the same thing. Trying to see if I can reproduce.
Are you only seeing this behavior in testmode? Or are you seeing it in livemode as well?
We noticed in livemode first, then fortunately it's reproducible in testmode as well
Gotcha, thank you for that clarification!
I have my teammates helping look into this. We're still trying to nail down exactly what needs to happen to reproduce this.
Just to confirm, I also saw the Link Authentication Element and Address Elements on your page, correct?