Shopify / checkout-sheet-kit-android

Shopify’s Checkout Sheet Kit makes it simple to perform a checkout inside your Android app.
MIT License
10 stars 1 forks source link

Google Pay express checkout option doesn't appear #92

Open matteoSANE opened 4 months ago

matteoSANE commented 4 months ago

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

kiftio commented 4 months ago

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 commented 3 months ago

Hi @kiftio has Google shared any timeline with you?

dmengelt commented 3 months ago

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

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in 30 days. Thank you for your contributions.

github-actions[bot] commented 2 weeks ago

This issue has been automatically closed because it has not had recent activity. Please re-open it if it is still relevant.

DenisBronx commented 2 weeks ago

Could we please reopen this one?

dmengelt commented 2 weeks ago

FYI we are working on it!