#varinal_api

1 messages ยท Page 1 of 1 (latest)

shy basinBOT
#

๐Ÿ‘‹ 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/1262848712728645713

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

forest iron
#

Photos of it showing up

#

Photo not showing

shell cloud
#

Hello
Do you see any errors in your console?
Is this page live? Can you share the URL?

forest iron
#

Hi Hanzo, thank you for your prompt response! Here are logs (left is prod, right is a preview branch)

#

https://coverland.com/ is production

You can just pick stuff from the drop down on the home page
Or actually here
https://coverland.com/seat-covers/leather/acura/integra/2023-2024 you can add this to cart and then go to checkout

#

Upon checkout you just enter some address details, press save and continue, press continue to payment, and you should see the payment field there

shell cloud
#

Thanks looking!

forest iron
#

I also have Link enabled and I should Apple domain verified because I have had apple pay show up at checkout. I also have the domain registered as well

shell cloud
#

I don't think it is related to domains per se. Given it works on Chrome, I'd expect it to work on safari too

forest iron
#

Is it common to have iOS / Safari problems ๐Ÿฅฒ
Also, it's not working on iOS / Mac Chrome Prod. It's working for preview though

shell cloud
#

I see the production website show link on my chrome

forest iron
#

Mobile or Desktop? Are you on Windows or Mac?

#

If Windows, it shows up in Chrome on Prod

#

Oddly, it's not showing Windows Microsoft Edge production. Does show up in the preview link though

shell cloud
#

Chrome on Mac OS Desktop

forest iron
#

What MacOS are you on? I'm Sonoma 14.3

Is it not showing for your Safari?

shell cloud
#

Sonoma 14.5 and no I don't see it on safari

#

also it looks like there's something wrong with the website, I'm trying to add product to the cart and checkout but the page is stuck on your cart is loading

forest iron
#

I noticed it too, but if you try to refresh again it should be working again!

#

Let me know if you're still stuck

shell cloud
#

Ah okay

#

I've asked a colleague to take a look too

forest iron
#

Thanks Hanzo ๐Ÿ™

shell cloud
#

Okay so I confirmed with a colleague too. We often use a smart targeting heuristic to render Link when we think it will likely help conversion which is why link isn't showing up on Safari.

I'll flag this as a painpoint internally to see if we can make it easier to debug this

forest iron
#

Interesting, how come it does show up in dev/preview though?

Kinda sucks since most traffic for me is iOS Safari ๐Ÿ˜‚

shell cloud
#

Since it is in test mode, we likely just default to not applying the heuristic there..

forest iron
#

Is the heuristic something special with CardNumberElement? I've used PaymentElement before and Link would show up there I believe

shell cloud
#

Each element has different sets of heuristic, yeah so that might be the reason why it would behave differently

forest iron
#

Do you have an estimate of when you'll have more info from debugging? Just wondering if it's like a 30 m thing vs a couple hours

And if it is just the heuristic, is it just doomed for me to use the CardNumberElement? LOL

#

Also, Link isn't showing up for iOS Chrome. Would you be able to check on your phone?

#

Hm actually it stopped showing for PC Chrome, is it still showing up for you?

shell cloud
#

Yes it still works for me on chrome

forest iron
#

Hmm so what does it mean for me if it stopped working on my Chrome? Is this something I can control or it's just something on Stripe side?

shell cloud
#

It is def on Stripe's end. This isn't something you can control from your integration.