Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-site redirect from "https://pay.google.com/about/" to "https://pay.google/about/" not allowed for payment manifests #879

Open
avisra opened this issue Apr 14, 2023 · 6 comments

Comments

@avisra
Copy link

avisra commented Apr 14, 2023

General information

version: 1.36.1
browser: Edge

Issue description

Seeing errors in the browser:
Cross-site redirect from "https://pay.google.com/about/" to "https://pay.google/about/" not allowed for payment manifests

Here is a similar error on another repo:woocommerce/woocommerce-gateway-stripe#2594

@hollabaq86
Copy link
Contributor

👋 @avisra thanks for reaching out, can you confirm the following as part of our investigation?

  • you're following our guidelines for your Content Security Policy (just to be sure)
  • this is only happening for Edge browsers? Are there other browsers where you're seeing this error?
  • is this appearing when you attempt to pay with Google Pay, or does it appear earlier in your checkout workflow?

If you don't feel comfortable answering these questions in public, don't hesitate to contact Support referencing this issue along with your answers, and we'll coordinate with Technical Support to investigate further. If we're unable to reproduce the issue in a demo site of our own we may ask for a link to your site with steps to reproduce.

@hollabaq86
Copy link
Contributor

on a side note this might be related to #866

@rweber87
Copy link

rweber87 commented Apr 14, 2023

I'm seeing the same errors in Chrome for a web app I'm working on as mentioned earlier by @avisra.
Chrome version: Version 111.0.5563.64 (Official Build) (x86_64)

Edit: This does not seem to prevent the google pay button from loading and successfully charging the CC selected by the user.

@jay-dimock
Copy link

jay-dimock commented Apr 14, 2023

I'm seeing it in Chrome version Version 111.0.5563.149. It happens when loading a checkout page before attempting payment. However, I am able to make the payment successfully.

@nidhinarendra
Copy link

nidhinarendra commented Apr 17, 2023

Let me know if my understanding is right.

  1. The error appears on Edge and Chrome browsers before attempting the payment.
  2. The payment button loads fine on Chrome but not on Edge?
  3. The payment goes through fine on Chrome even with the error being populated but not able to complete payment on Edge?

@hollabaq86
Copy link
Contributor

Hey folks, any chance we can get confirmation of @nidhinarendra's statement in how to reproduce this issue? Is this still an issue? We're not able to replicate which is why I'm asking again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants