#Asp-googlepay

1 messages · Page 1 of 1 (latest)

feral pendant
#

hello @jagged iron! can you share what is not working specifically?

jagged iron
#

GooglePayEnvironment.Production not working

feral pendant
#

are you seeing an error?

jagged iron
#

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

jagged iron
#

Hi @feral pendant

high timber
#

Hi @jagged iron let me help you on this

#

Can you run adb logcat and see if there are any errors?

jagged iron
#

Changed this
GooglePayEnvironment.Production
Below
private void onGooglePayReady(boolean isReady)
isReady showing false

#

only got this error

high timber
#

I see, have you setup Google Pay in the phone already? did you add a credit card to your Google pay app?

jagged iron
#

Used only Live debit card

high timber
#

When you open your Google Pay app, do you see the card that you have added?

jagged iron
#

GooglePayEnvironment.Test
Showing cards

GooglePayEnvironment.Production
Not showing card details
Google pay pop not showed on click google pay button

high timber
#

OK. Can I check with you if you have installed Google Pay app in your phone?

jagged iron
#

Yes i have Gpay app on my devices

#

i changed GooglePayEnvironment.test to GooglePayEnvironment.Production thats only not working

high timber
#

Can you double check if you have added an active credit card to your Google pay app?

jagged iron
#

is this possible only for paying credit card in google pay?

high timber
#

You need to setup a credit card in Google Pay app so that isReady will be true in the onGooglePayReady callback.

jagged iron
#

is it not possible for paying debit card in google pay?

high timber
#

Either credit card or debit card

jagged iron
#

Thanks for ur quick response all conversation thank you so much i will check my side

high timber
#

Happy to help. Feel free to come back if you have any questions