OnlineCardPaymentDetails

Details about a successful card payment.

Types

Link copied to clipboard

Lets developers create and configure card data for automated testing.

Properties

Link copied to clipboard

The type of account selected by the buyer using an EMV debit card.

Link copied to clipboard

EMV application transaction counter maintained by the application in the ICC.

Link copied to clipboard

EMV application identifier, for the application on the card.

Link copied to clipboard

EMV application name, for the application on the card.

Link copied to clipboard

EMV tag 8A, returned by the issuer to identify the authorization of the payment.

Link copied to clipboard
open override val card: Card

Details about the card used in this payment, including the brand and last four digits.

Link copied to clipboard

The entry method used to provide a card's details.

Link copied to clipboard

Felica SPRWID returned by TMN for Felica(e-money) TRANSPORTATION(Suica) transactions only.

Link copied to clipboard

EMV tag 5F34, returned by the issuer to identify and differentiate cards with the same PAN.

Link copied to clipboard

The amount of money remaining on the card after this payment. Populated only for certain card types, when required for display on receipts.

Link copied to clipboard

The 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.

Functions