Skip to main content
Anchor to CardPresentPaymentDetails

CardPresentPaymentDetails

object

Requires read_orders access scope.

Card-present payment information captured during a retail transaction.

Anchor to applicationIdentifierapplicationIdentifier
•String

The EMV application identifier (AID) selected for the transaction, as a hexadecimal string.

•String

The approval code returned by the card issuer or acquirer.

•String

The country where the payment card was issued.

•String

The issuer identification number (IIN), also known as the bank identification number (BIN), of the payment card.

•String

Brand of the card used.

•String

The funding type of the card, such as credit, debit, prepaid, or unknown.

•CardPresentEntryMethod

The method used to read or enter the payment card details.

Show enum values
•Int

The month in which the payment card expires.

•Int

The year in which the payment card expires.

•String

The name of the bank that issued the card. Null when the issuing bank isn't available.

•String

The cardholder's name.

•String

The payment card number, with all but the last four digits masked.

•DateTime

The date and time when the point of sale stored the payment for deferred authorization. Null when no offline storage time is available.

•String

The name of payment method used by the buyer.

•CardPresentReaderDetails

The payment reader used to process the transaction.

Show fields
•CardPresentVerificationMethod

The cardholder verification method reported for the transaction.

Show enum values
•DigitalWallet

Digital wallet used for the payment.

Show enum values

Was this section helpful?


Was this section helpful?