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

Upon selecting the custom shipping method and proceeding to use Google Pay Express Checkout, the process fails, and users are unable to complete their transactions. #85

Open
meetvora69 opened this issue Mar 29, 2024 · 2 comments
Assignees

Comments

@meetvora69
Copy link

Currently, when users click on the Google Pay Express Checkout button, a popup is supposed to open displaying relevant information. However, we've noticed that when a custom shipping method is selected, the popup closes abruptly within a second without any error message.

This issue does not occur when the default shipping method provided by Magento is enabled, indicating that there might be an inconsistency between our custom shipping method and the Google Pay Express Checkout functionality.

We would greatly appreciate your assistance in diagnosing and resolving this issue promptly to ensure a seamless checkout experience for our customers. Could you please investigate the compatibility of our custom shipping method with the Google Pay Express Checkout feature and provide any necessary guidance or adjustments needed to rectify this problem?

Steps to reproduce the behavior:

  1. Visit the cart page.
  2. Click on the Google Pay Express Checkout button.
  3. Upon clicking the Google Pay Express Checkout button, a popup window opens as expected.
  4. However, the popup unexpectedly closes automatically after appro
  5. We've thoroughly checked the console for errors, but no relevant error messages are displayed.
  6. Additionally, our investigation extends to the Adyen log, which also does not provide any clues as to why the popup is closing abruptly.

Expected behavior
The Google Pay Express Checkout popup does Not close automatically on our website's cart page.

Smartphone (please complete the following information):

  • Device: Android
  • OS: Funtouch OS
  • Browser: Chrome
  • Version 116.0.5845.110
@sarfarazbheda
Copy link

@meetvora69 yes Also just to add more notes on above.

  • This happens only with Android and Chrome browser.
  • If we use different browser like Firefox and Default OS browser then it working fine on Android phone
  • Also In Chrome it shows the Google pay pop up otherwise in all other cases it redirect to Pay.google.com site to make payment.

I think for the Chrome also, if we can set redirection then this will be fixed

@candemiralp
Copy link
Member

candemiralp commented Apr 23, 2024

Hello @meetvora69,

Thank you for creating this issue. The description reminds me an old issue that was solved on #71 & #72. Could you please check this PR and apply the fix on your end? Please let us know if the issue is persistent after upgrading.

Best regards,
Can

@candemiralp candemiralp self-assigned this Apr 23, 2024
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

3 participants