79332666

Date: 2025-01-06 09:58:25
Score: 1
Natty:
Report link

Make sure to set totalPriceStatus and totalPrice within the transactionInfo object. For example:

{
  "countryCode": "US",
  "currencyCode": "USD",
  "totalPriceStatus": "FINAL",
  "totalPrice": "1337"
}

https://developers.google.com/pay/api/android/reference/request-objects#TransactionInfo

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Domi