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

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

Information about a card surcharge applied on the payment.

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

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