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

Google Pay express checkout option doesn't appear #92

Open
matteoSANE opened this issue May 6, 2024 · 3 comments
Open

Google Pay express checkout option doesn't appear #92

matteoSANE opened this issue May 6, 2024 · 3 comments
Labels
Bug Something isn't working

Comments

@matteoSANE
Copy link

What area is the issue related to?

Checkout Sheet Kit

What version of the package are you using?

2.0.1

Do you have a minimum reproducible example?

I want to present a native checkout dialog in my Android application with this line of code

ShopifyCheckoutSheetKit.present(checkoutUrl, context, checkoutEventProcessor)

The dialog opens properly but the google pay button doesn’t appear even though it’s one of the payments option and I'm able to see it in the web checkout page loaded on the browser.

Steps to Reproduce

Get a valid checkout url.
Open a native checkout dialog using the present function.

Expected Behavior

I want to see the Google Pay express checkout button on top of the native checkout dialog and place the order using this payment option.

Actual Behavior

The native checkout dialog opens correctly but the google pay button doesn’t appear

Screenshots/Videos/Log output

Screenshot_20240503_084104

Storefront domain

No response

@matteoSANE matteoSANE added the Bug Something isn't working label May 6, 2024
@kiftio
Copy link
Contributor

kiftio commented May 8, 2024

Unfortunately Google Pay is not supported inside webviews on mobile. We've passed the feedback on to Google who is aware of the limitation and working to address it.

@DenisBronx
Copy link

Hi @kiftio has Google shared any timeline with you?

@dmengelt
Copy link

dmengelt commented Jun 5, 2024

We are looking into this. I promise 😉 Unfortunately I can't give you a timeline at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants