Online Card Payment Details
Details about a successful card payment.
Types
Link copied to clipboard
class Builder(status: CardPaymentDetails.Status, entryMethod: CardPaymentDetails.EntryMethod, card: Card)
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
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.