woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
234 stars 206 forks source link

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

Open bm-aws opened 1 year ago

bm-aws commented 1 year ago

Describe the bug Google Pay not longer working since the last update.

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

To Reproduce Steps to reproduce the behavior:

  1. Go to your product page with Google Pay button.
  2. Check Browser Console
  3. See error

Environment (please complete the following information):

Past similar errors: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/1063

rafaelzaleski commented 1 year ago

@bm-aws, is this issue blocking you from paying with Google Pay? Google Pay is working for me in test mode.

grzegorztomasiak commented 1 year ago

I just started to integrate Stripe and having the same error, just stumbled across this topic but I don't know yet if it's blocking me from paying because I see Link instead, will monitor.

dougaitken commented 1 year ago

@bm-aws To build on Rafael's request, what happens when a payment is attempted? Do you have logging enabled? If so, is there anything additional logged there?

Under “Advanced settings”, tick Log error messages if you wish to save logs that can help you/us troubleshoot your site. This can be disabled and enabled as needed. Logs will appear under WooCommerce > Status > Logs. Use the dropdown menu to select, and view.

I can see the error message on macOS, latest Chrome when loading the product page, no payment request attempted.

bm-aws commented 1 year ago

Hi and sorry for the late response.

Could visit our client today and verify the issue. While on his Live System no Button appears, on mobile phones everything seems to work normal. Therefore, we dont see any errors in the Serverlogs or WP Logs. The only visible Error is in fact the posted CORS one.

On his Staging System in Browsers at least "Link" is working.

Looks more like an isolated issue on his site and not a general problem. Still would be nice to get the CORS errors fixed, but i think this ticket can be closed.

github-actions[bot] commented 2 weeks ago

Hi, This issue has gone 150 days (5 months) without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest version, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.