#wally648
1 messages · Page 1 of 1 (latest)
Unfortunately not, the underlying payment can even be things other than card so there isn't a consistent bit of info like last4 as far as I know
Can you tell me more about what you are trying to do here?
Shoot, yeah we display it on the transaction sometimes to help identify how it was paid for. We could probably come up with something for link payments tho
Yeah, it looks like the only identifying info in the API is email address. I guess with that though that would tell the user that they could check their link account to see the transaction and what specific PM they paid with https://stripe.com/docs/api/payment_methods/object#payment_method_object-link-email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.