Google Pay Email in Token Details

When using ApplePay, I’m able to get the email associated with that account, but when using GooglePay, no email is returned (even though you have to be signed in to pay) – is this expected behavior?

Is it safe to assume ApplePay will always provide an email (I think so because you have to have an Apple Account to sign up).

Thank you!

:wave: Is this with the Web Payments SDK?

Hey Hey –

Yes; this is with the new Web Payments SDK.

With Google Pay and the Web Payments SDK it will only return the information if it’s available. If the email isn’t present it means that they didn’t set the email in Google Pay. :slightly_smiling_face:

Ok! Seems a bit weird, but what do you do? :slight_smile:

Thanks Bryan!