CardPresentDetails
CardPresentDetails contains payment method details for a payment method of type CARD_PRESENT
For more information, see the official Stripe docs: Card present
Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal
Properties
Time at which the authorization will expire and can no longer be captured. Measured in seconds since the Unix epoch.
The cardholder name as read from the card. 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.
A high-level description of the type of cards issued in this range. (For internal use only and not typically available in standard API requests.)
Dynamic currency conversion details for this transaction.
The EMV auth data string of the payment method used
The ID of a generated card that can be used for recurring charges
Whether this payment method is eligible for incremental authorizations.
Multicapture details for this transaction. Contains the multicapture status indicating whether multicapture is available after authorization. Only present when request_multicapture was set to if_available.
Contains information about card networks that can be used to process the payment.
EMV tag 5F2D. Preferred languages specified by the integrated circuit chip. https://stripe.com/docs/api/payment_methods/object#payment_method_object-interac_present-preferred_locales
How were card details read in this transaction.
Reauthorization details for this transaction. Contains the reauthorization status indicating whether reauthorization is available after authorization. Only present when request_reauthorization was set to if_available.
Time at which the authorization will expire and must be reauthorized to extend the authorization window. Measured in seconds since the Unix epoch. Only present when reauthorization is available for this transaction.
Any information necessary for generating receipts