Card Payment Details
Details about a successful card payment.
Inheritors
Types
Link copied to clipboard
Details of a card surcharge applied to a payment.
Link copied to clipboard
The entry method used to provide a card's details.
Link copied to clipboard
class OfflineCardPaymentDetails(val card: Card, val entryMethod: CardPaymentDetails.EntryMethod, val applicationId: String?, val applicationName: String?) : CardPaymentDetails
Details about a successful offline card payment.
Link copied to clipboard
Details about a successful card payment.
Link copied to clipboard
Status of the card payment
Link copied to clipboard
For EMV payments, the method used to verify the cardholder's identity.
Link copied to clipboard
For EMV payments, the results of the cardholder verification.