#tiffanyatschedulicity-google-pay-add-card
1 messages · Page 1 of 1 (latest)
Hey, apologies for dropping off here for a bit. Have you seen this in your own testing or is this just for a specific customer?
If you see this as well, can you see if it comes up for you on this page? https://stripe.com/docs/stripe-js/elements/payment-request-button
If you're still around - something you can try to grab some additional logs by running adb -d logcat -s WalletMerchantError in the terminal
I am still around.. could this be because it is in a test url and not our registered domain?
What does your code for this look like?
Mostly like this: https://stripe.com/docs/stripe-js/elements/payment-request-button
except we do not use Intent..
we use token on the payment request
can you try the adb -d logcat -s WalletMerchantError that I suggested earlier to see if anything useful appears in the logs?
I got abd command not found
Do you have adb installed on your computer? Also, have you test out the button not on a mobile device (desktop)?
i do not have abd installed. I've not needed it before.
Yes, the button seems to work fine on desktop
Are you for some reason being directed to Google Wallet or something?
No I dont believe so
It does ask for a PIN when you hit continue then goes back to the payment screen
Do you see the same thing when you go to https://stripe.com/docs/stripe-js/elements/payment-request-button on your phone? (this is just our test payment request button on our docs)
Yes same error.
Gotcha - so I think this is something specific to the setup on your phone (I don't see the same thing on my own Android phone). Getting those logs would give more insight into what the specific issue was, but without those logs/more information it's hard to know what the problem is
ok I'm going to test w/ another phone first then if that doesnt solve it I will get adb
I have google pay added on my iPhone chrome browser and in the google payment link but still no google pay button. Any ideas as to why?
@fair jackal
@karmic plinth can you please try an Android phone or doing it on your own desktop browser in Chrome?
I'm not sure Google Pay works on an iphone
ah ok. I dont have access to an Android right now. Just a desktop. I'll have my QA test on his android. Thank u!