#blagi.connecto
1 messages · Page 1 of 1 (latest)
Hi
You need to logout from your Link account in order to see Google Pay (if you have a valid card in your Chrome browser)
Not logged into Link, don't have Link account.
Hello 👋
Do you have a valid payment method in your wallet on Google chrome? Are you logged in with the correct gmail account?
Do you see any errors in your network console?
I have a valid test cards with which I'm testing when use cards (Visa, MC, Amex). In console I have some errors:
Refused to connect to 'https://www.google.com/pay' because it violates the following Content Security Policy directive: "connect-src 'self' https://r.stripe.com https://google.com/pay https://pay.google.com".
by https://js.stripe.com/v3/payment-request-inner-google-pay-... request
And also:
Content Security Policy denied the download of payment manifest "https://www.google.com/pay".
by https://stripe.com/docs/stripe-js/elements/payment-request-button request
Yeah we're aware of CSP issues and are working on a fix.
It shouldn't affect the functionality though. Is the site you're testing on live?
Can you share the URL?
No, it's in development on local host.
Yes it is - all https.
I already integrated Google Pay with another payment gateway, but without such deep integration of Google Pay like Stripe's one. I had to link a Google Pay JavaScript and had developed specific JavaScript to handle Google pay, and than processed it's tokens with that Payment gateway API.
@faint gyro , thanks for helping.
Hm I see.
99% of the times when Link shows up instead of Google Pay when the browser doesn't have a valid card in the wallet OR browser doesn't have the valid gmail logged in.
Delete chrome history (cookies) and try logging in to your google account.
You could also try a diff machine to test the site
Tried all but changing machine. Still can't see Google Pay. Not easy for me to change PC.