Mag Swipe Interaction
Represents the details captured during a magnetic swipe card interaction.
This data class is used specifically for scenarios where the card is swiped through a magnetic stripe reader. It is not applicable for other interaction types such as tap or insert.
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.