#daniyal-googlepay-testing

1 messages · Page 1 of 1 (latest)

faint jewelBOT
#

Hello! We'll be with you shortly. 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.

frank sphinx
#

Hi there

#

We can't re-open threads, but if you summarize your issue then I'll be happy to help.

faint frigate
#

googlpe pay is not showing in my apyment element const stripeElementOptions = {
mode: 'setup',
currency: billingCurrency,
paymentMethodTypes: ['card']
}

#

i've my wallet added

frank sphinx
#

Are you testing over HTTPS?

faint frigate
#

yes

frank sphinx
#

Is there somewhere I can visit to reproduce?

faint frigate
#

yes

#

just a min

#

do i specifically need to pass anything for Gpay other than this? paymentMethodTypes: ['card']

frank sphinx
#

Nope

faint frigate
#

can you pls specify requirements for enabling google pay?

frank sphinx
#

Have a live card in your wallet and use HTTPS

#

It also isn't supported in India

#

So if you are located in India or have an Indian Stripe Account then it is not supported

faint frigate
#

what about pakistan?

frank sphinx
#

Yes should work fine for customers in Pakistan

faint frigate
#

test card wont work ?

frank sphinx
#

No

#

You have to have a live card in your Google Pay wallet

#

In test mode we will swap out that live card for a test card

#

And you won't be charged

#

But the button won't show unless there is a live card in your wallet

faint jewelBOT
stark moon
#

daniyal-googlepay-testing

stark moon
#

yes sorry I am looking, your flow is really painful to test since it takes so long to get to the payment page.

faint frigate
#

sorry take your time

sterile wyvern
#

👋 I'm hopping in to take a look as well - give me a few minutes to take a look at your page

faint frigate
#

ok

sterile wyvern
#

Nothing is jumping out at us about why Google Pay isn't showing up for you, and I haven't been able to reproduce the same behavior on my end with a Setup Intent. Do you have a lightweight/simple site that reproduces the error that we can take a look at so we can better pinpoint what the issue is?

stark moon
#

cc @faint frigate to make sure you see this

stark moon
#

@faint frigate are you around so that we can help you further?

faint jewelBOT
stark moon
#

@faint frigate okay it seems to be due to the fact that you're using an iframe in that specific part of the integration. It's unfortunately really hard to debug this without your help