Cardholder Interaction
interface CardholderInteraction
Represents the information captured by a point-of-sale terminal's card reader during a transaction. This interface is used to handle and transfer card interaction data within the SDK.
Inheritors
Properties
Link copied to clipboard
Information from the second track of the card's magnetic stripe, which typically contains the PAN, expiration date, service code, and discretionary data.
Link copied to clipboard
An instance of CardholderInteractionType
, indicating the method of card entry, such as swipe, tap, insert, or manual entry.