#chris4q - terminal cardholder name
1 messages · Page 1 of 1 (latest)
This is made available to you when the card is configured to include it
But that itself is inconsistent
But if it was a swipe, it'd be on the magstrip, so that would be 100%, right? ... but cards have moved over to chip, so the info is configured per issuer?
Are you looking at the payment method details on the resulting charge?
https://stripe.com/docs/api/charges/object#charge_object-payment_method_details-card_present-cardholder_name
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The cardholder name as read from the card, in ISO 7813 format. May include alphanumeric characters, special characters and first/last name separator (/). In some cases, the cardholder name may not be available depending on how the issuer has configured the card. Cardholder name is typically not available on swipe or contactless payments, such as those made with Apple Pay and Google Pay.
Ok. I'll re-run and check. Thanks!
chris4q - terminal cardholder name