#meeelaardiayon_code

1 messages ¡ Page 1 of 1 (latest)

night nacelleBOT
thick lightBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

night nacelleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1235485189338300416

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

tranquil meteor
sand thunder
#

But when I tried to visit the page on mobile (chrome browser and same google pay account, it won't load.
Do you open the website in the Chrome browser on iOS or Android phone?

#

I also give the link to some of my colleagues and they can't see google pay button as well.
Does your colleague have a saved payment method in Google Pay wallet?

tranquil meteor
tranquil meteor
#

We run a site scanner as well and we can see that it detected google pay but was not displayed

sand thunder
#

Can you share your public accessible development website, so that I can take a look why Google Pay isn't shown?

#

Sorry my bad

#

I saw the link above

#

Checking it now

#

I'm able to view Google Pay in my chrome on laptop

#

Checking mobile phone now

tranquil meteor
sand thunder
#

We are able to see Google Pay in the Chrome on Android phone

#

There is "See more" to expand the payment method

#

The integration works fine for us

#

For iOS, it's expected that Google Pay doesn't show. Apple Pay will be shown by default if the domain is registered and verified

#

Where did you test Google Pay from? Google Pay on Stripe integration isn't supported in India: https://support.stripe.com/questions/supported-payment-methods-currencies-and-businesses-for-stripe-accounts-in-india

tranquil meteor
tranquil meteor
sand thunder
#

Apple Pay will only be shown when the domain is verified

tranquil meteor
sand thunder
#

However, your screenshot showed different domain

tranquil meteor
tranquil meteor
sand thunder
#

Are you using iFrame on Express Checkout Element?

sand thunder
#

For Google Pay, I'm still checking why it is not showing

tranquil meteor
sand thunder
#

For both Apple Pay and Google Pay to show in an iframe,

When using an iframe, its origin must match the top-level origin, except in Safari 17+. Two pages have the same origin if the protocol, host (full domain name), and port (if specified) are the same for both pages.

https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#using-an-iframe

Register and verify domains to use payment methods (including Link, Apple Pay, and Google Pay) in Elements.

#

Do you have advice on how to do that?
I'm afraid we don't have any alternative. This is the requirement from Apple Pay (not Stripe) that the domain association file should be placed at the domain which Express Checkout Element is hosted