#melbourne-terminal-carddetails
1 messages · Page 1 of 1 (latest)
It's odd because the last 4 show up in the Stripe dashboard for PoS transactions but we can't seem to pull it in with the API Get Payment Method.
Hi there! Which specific properties are you looking at on those PaymentMethods used with Terminal?
Oooh, I think I see the issue.
We are using the card.brand etc
But I guess if it's card_present and interac_present we're dealing with through POS we need to use those instead.
Do you see values under card_present.brand and card_present.last4?
melbourne-terminal-carddetails
It'll take me a bit to confirm but I suspect so, I was only trying to get to them from card.___ so it makes sense they wouldn't show up. Thank yuo.