#jainnikesh-googlepay-link

1 messages ยท Page 1 of 1 (latest)

glass dockBOT
fiery bluff
#

Hello ๐Ÿ‘‹

fading galleon
#

hello

fiery bluff
#

That shouldn't show up when you click Google Pay
Is this site live? Can you share the URL?

fiery bluff
#

Huh I see the google pay modal when clicking on Google Pay

fading galleon
#

even in mobile when i click

#

it's ask me to add contact info

#

and even why it's opening different popup that is strange

#

here is another link

fiery bluff
#

Yeah I am unable to reproduce the behaivor on my end. It shows the google pay modal on my browser ๐Ÿค”
Can you try clearing cookies/cache to see if that helps?

fading galleon
#

can you please send me ss

#

and did you checked in mobile ?

#

and from where this popup come ? is it security concern ?

fiery bluff
#

I don't have an android I can test on but here's what I see on my browser.

#

Let me ask a colleague if they can reproduce this

fading galleon
#

okay please

hallow iron
#

๐Ÿ‘‹

#

And what happens if you do click "login" on that page... do you immediately get logged in (as in there is a cookie stored for that login)

glass dockBOT
hallow iron
#

@fading galleon looks like you may have stepped away but the short of it here is that you are using your own Google Pay button instead of our generic Payment Request Button. In this case, your code is likely just displaying that GPay button when canMakePayment() returns true even though the response here is that link is the supported payment method. You can learn more about Link here: https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#link-prb

To fix this you can fix your code and display a Link button dynamically based on the canMakePayment promise resolving. Or you can turn off Link for Payment Request Button via your Link settings in your Dashboard here: https://dashboard.stripe.com/settings/link