#codelogix

1 messages ยท Page 1 of 1 (latest)

halcyon zenithBOT
green bay
#

Hi, what is the specific error? When and where do they see this error? Can you share reproducible steps for me?

knotty dirge
#

The popup is our error message...but the error under the ApplePay button is not...also the ApplePay button should not be showing up in Chrome

#

Unfortunately it's not easily reproducible, but I've received multiple users reporting the issue.

green bay
#

Hm, as far as I know, Apple Pay does not surface on a Chrome browser. Let me look at this with a teammate.

knotty dirge
#

Right, but it's showing up in Chrome, some of the time for some users.

solemn flax
#

๐Ÿ‘‹ do you have a link where we can try to reproduce? Can you also share your PRB code?

#

Are you using a custom Apple Pay button?

knotty dirge
#

Can I DM the code? I don't want to post it to a public channel/thread

#

We are not using a custom ApplePay button...its being loaded from Stripe

solemn flax
#

Interesting, I can see it on mobile as well. Let me look further.

knotty dirge
#

๐Ÿ‘

solemn flax
knotty dirge
#

Does that explain the "Please enter no more than 1 characters" error that is being rendered with the button?

solemn flax
#

Ah I assumed your integration is throwing that error?

knotty dirge
#

That's what I assumed at first as well...but the ApplePay button is loaded via JS/iframe...and we don't have any validation on our form that would output an error near the ApplePay button.

solemn flax
#

Yeah okay, give me a few to look into that specifically

#

I'm pretty positive your integration is throwing this as you can easily reproduce that popup if you don't fill in one of the fields above so there clearly is some validation there that is being triggered.

knotty dirge
#

Thanks for taking a look. I'll keep digging and see if I can reproduce that exact error that is being displayed under the ApplePay button. Thanks again for all your help.