#charlie-googlepay-mobile
1 messages · Page 1 of 1 (latest)
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.
- jzhc9jzhc9, 1 hour ago, 17 messages
- jzhc9jzhc9, 2 days ago, 11 messages
- jzhc9jzhc9, 2 days ago, 4 messages
- jzhc9jzhc9, 2 days ago, 77 messages
- jzhc9jzhc9, 5 days ago, 29 messages
- charlie-apple-pay-swift, 5 days ago, 12 messages
and 1 more
@reef wyvern yeah it's almost always a configuration issue on your device mostly
charlie-googlepay-mobile
what do you see at the top of https://stripe.com/docs/stripe-js/elements/payment-request-button?
The issue is in test mode everything worked
But in prod it's just my phone somehow
Okay so you do see Google Pay as expected there which in theory means your phone is configured properly
what do you see on https://rsolomakhin.github.io/pr/gp2/ ?
(that's a weird open-source demo from google that can debug a config issue)
okay so right now it looks like it's all configured fine
Do you have a "Live mode" URL I can look at?
Umm it's in our app
ah in a mobile app?
Jack the other day tried it
And initially I thought it didn't work at all but turned out it's just my phone
Yeah, I can send you the link and test account
It should work for most of the phones I think
It's just the environment checking method returning false I believe.
We couldn't find more details about how this check is done
yeah I wouldn't install an app on a phone I don't know. But basically you say this exact same app works on another Android phone, just not yours?
yeah other apps are less relevant I would say. But if your exact real/production app works fine on other phones then I'd say it's mostly a quirk of your phone and to leave it at that.
😢
At this stage I have no idea how many models will be impacted
We tested on another 2 and both worked
yeah I asked someone else on my team but we can't figure out anything else. You could try our sample app https://github.com/stripe/stripe-android/tree/master/example and see if that works? And maybe otherwise try to see if there's a way to extract verbose logs to understand what happens on your device