#Asp-googlepay
1 messages · Page 1 of 1 (latest)
GooglePayEnvironment.Production not working
I refferred using below Link
https://stripe.com/docs/google-pay
Kindly please help @feral pendant
are you seeing an error?
No Didn't got any error. Didn't redirect to google pay page
do we want to upload any certificate in our stripe account for google pay?
@feral pendant
Hi @feral pendant
Hi @jagged iron let me help you on this
Can you run adb logcat and see if there are any errors?
Changed this
GooglePayEnvironment.Production
Below
private void onGooglePayReady(boolean isReady)
isReady showing false
only got this error
I see, have you setup Google Pay in the phone already? did you add a credit card to your Google pay app?
Used only Live debit card
When you open your Google Pay app, do you see the card that you have added?
GooglePayEnvironment.Test
Showing cards
GooglePayEnvironment.Production
Not showing card details
Google pay pop not showed on click google pay button
OK. Can I check with you if you have installed Google Pay app in your phone?
Yes i have Gpay app on my devices
i changed GooglePayEnvironment.test to GooglePayEnvironment.Production thats only not working
Can you double check if you have added an active credit card to your Google pay app?
is this possible only for paying credit card in google pay?
You need to setup a credit card in Google Pay app so that isReady will be true in the onGooglePayReady callback.
is it not possible for paying debit card in google pay?
Either credit card or debit card
Thanks for ur quick response all conversation thank you so much i will check my side
Happy to help. Feel free to come back if you have any questions