Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Pay does not show total price or displayItems [closed]

I was trying to integrate Google Pay to a native Android app. I read the doc and played around with the sample project and I noticed that there is no total price displayed on the popup for Google Pay. (There is email, shipping address, card info though) I also tried in my app and it is the same. In my code, I also added displayItems and they are not shown either. Sorry no code is attached here. But all I wonder is whether it is normal for the Google Pay popup not to show total price or display items on the Android app, or is it because I didn't do it correctly?

like image 738
Robin Sun Avatar asked Mar 02 '20 02:03

Robin Sun


People also ask

What is closed ticket in Google Pay?

Closing your Google payments profile removes your transaction and payment information permanently. You cannot re-open a closed payments profile. Important: If you close your payments profile, you cannot: Buy things from Google Play or other Google products.

How do I see full numbers in Google Pay?

You can locate the last 4 digits of the device account number in the Google Pay app on the Card details associated with the card you are using for your purchase, just tap on the card image to access the number.

Is there any issue with Google Pay?

HIGHLIGHTS. Google Pay has warned users not to reveal any private information while sharing their issues. Google Pay users have been complaining about UPI services being down for over two hours now. Users are not able to send or receive payments through UPI.

Why is Google Pay not showing?

Make sure your phone is awake and unlocked. Hold your phone in a different way. Your NFC antenna could be near the top or middle of your device. Hold your phone closer to the payment reader.


1 Answers

You didn't miss something, I faced the same problem and contacted google pay support, they said

To display final amount at Google Pay payment sheet is only available for website. For now this is not available for Android Integration.

like image 183
Amin Avatar answered Oct 20 '22 02:10

Amin