#pradeep-googlepay-issue
1 messages · Page 1 of 1 (latest)
@dreamy oriole Step 1: What do you see on https://stripe.com/docs/stripe-js/elements/payment-request-button
If you don't see Google Pay there then it's 100% a configuration on your end/device not supporting or being configured for Google Pay
pradeep-googlepay-issue
i am on google chrome and i added payment method and domain also enabled
@versed crane
Please read what I said, it clearly tells you what to do which is unrelated to your picture and what you just said
one of our tam member able to make payment on Shopify app which has Google pay that confirmed he saved payment details in his chrome browser. but he is not able to see any google pay option on our url
even we enabled this domain.
https://80-givesendgog1-production-6yjcj4omjvy.ws-us105.gitpod.io/GAG3N/donate
i think only 2 things required for Google pay
1 donation should be added
2. chrome browse has payment method added
we tried on actual Googel pay app too
can you tel me if anything else i miised in integration
@versed crane
@dreamy oriole please pause, and read what I said earlier, and explain what you see. I will not answer other questions as it's crucial to start with that step
@versed crane ths is what i am seen on that link
Perfect, so right there it tells you literally your browser is not configured properly and doesn't support Google Pay
See https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-testing and click on Google Pay to read the steps
requires having a real Google Pay wallet with a real physical card in it, you likely haven't set that up
correct me me open same link on my team meet which has added payment method
I don't understand what "my team meet" could mean. Ultimately right there in your picture it says Caution and the rest tells you Google Pay doesn't work on your machine/device/computer
I mean team mate who has Google pay configured in chrome
@versed crane this is what he see on that link
Perfect so that person does have Google Pay working and so they should see it on your integration in that case
he is trying to make payment but Google pay option not showing on payment page for him. he can see card, cash app , ach but not google pay
that's why i am here to check what else we are missing in integration
donation is already enabled
Do you have more actionable details? How exactly are you integrating? Do you have a live page I can look at?
you need to fill details on form the click on continue
then elements will load
@versed crane
Okay so how is the integration built? Are you the developer fully owning this? If so please provide actionable information for me to help you about your overall integration
yes ,
here we are creating intent
then we got secret id and we are passing that secret id in stripe element
appearance (we are passing styling )
those are just pictures with no info
I;m sorry there are a lot of people to help in parallel. I really need you to try and explain the parts that matter really clearly all in one message. Right now it's a bit all over the place and hard for me to focus and help you unfortunately.
Are you using PaymentElement?
yes
Can you give me an example PaymentIntent id?
pi_3O09va4V4UG4b3Qn1XnFKatA
digging into this, will take some time
ok
I can't see Google Pay either so it looks like something with Google Pay and not your code at least
I'll circle back once I know more!
ok thanks i will keep my eyes on this thread
I'll ping you once I know more, looking with a colleague right now
do you want me to still online here or i can check your response later. i am almost to end my day .
@dreamy oriole we only help in real time here. The thread will be closed if you just go. Which is fine, but in that case you should instead work with our support team: https://support.stripe.com/contact
I will reply on this thread if we find something before closing so you can look it up tomorrow to see the answer (or follow up with support)
no issue i can wait here for couple of hours. i am online for next couple of hours
we need to figure out what's going on there
lets see if we can figure it out
let me know if anything else you needed
Sounds good. We're digging into this so hopefully we find the issue and it isn't your own code!
@dreamy oriole are you loading PaymentElement in an iframe? Or is there something custom/complex about your integration?
it looks like Google is firing an error because it thinks it's in an insecure context
we are nt loading in iframe
stripe load element section on a div we just pass div id
gotcha thanks. It does seem specific to your environment, we use the same key/secret locally and it works totally fine. So there's something in your overall HTML layout/set up that is causing issues. We're trying to make sense of the code but it is really complex right now how you've set up the whole payment page
what next course of action ?
I think you need to trim down the whole code, focus on just PaymentElement on a page, confirm it works fine and then slowly add parts of your complex website/layout to figure out what is causing Google Pay to disappear.
so Google pay loaded but its disaper due to some styling there ?
Not at all, I never said that. That has nothing to do with "styling". Just you have an extremely complex payment page with tons of logic and Javascript of your own, and we don't know what's causing the conflict
Ok i will take a look on this. is there a way i can connect with you in this thread tomorrow once i check at my level in my code ?
not really. We're fairly confident there's something in your code that causes this so this is really something for you to figure out right now. Start small, add your code slowly until you find the culprit
ok sure i will try that and hopy fully we resolve this . that for looking on. this .