#kencoca
1 messages · Page 1 of 1 (latest)
GooglePay is included inside card
But how to determine that this is from GooglePay, not a normal credit card?
Does it tell if you look at Dashboard?
Yeah, I can see the GooglePay icon before the card icon on the Dashboard
But I don't know hot to retrieve this value from the code
could you look around the card block inside the payment method object
I found the wallet.type = google_pay inside card object, but still show dynamic_last4 = 1111, what is this?
that is google generated virtual last4
So do you mean I can get the type from card.type? Is it ok?
Yes, you see googlepay here right? That’s the wallet type