0

Does Google Pay use Google Account's session cookies to figure out which payment method user can use?

zlaja
  • 1,351
  • 3
  • 13
  • 23

1 Answers1

1

Google Pay payment methods are attached to a Google profile and available when logged in.

On the web, if the user is NOT logged into a Google account when initiating a Google Pay payment, the user will be prompted to log in.

Cookies are involved in maintaining authenticated user state.

Soc
  • 7,425
  • 4
  • 13
  • 30
  • can you ansswer my questions for google pay : https://stackoverflow.com/questions/58327500/where-is-google-pay-developer-account-and-how-to-generate-public-key-to-upload-i – YogiAR Oct 18 '19 at 15:55