Object Index
You are viewing an old version of the API
CardPaymentDetails
Object Index
Reflects the current status of a card payment.
Contains only non-confidential information.
Properties
Name | Description |
---|---|
status
|
The card payment's current state. The state can be AUTHORIZED, CAPTURED, VOIDED, or FAILED. |
card
|
The credit card's non-confidential details. |
entry_
|
The method used to enter the card's details for the payment. The method can be
|
cvv_
|
The status code returned from the Card Verification Value (CVV) check. The code can be
|
avs_
|
The status code returned from the Address Verification System (AVS) check. The code can be
|
auth_
|
The status code returned by the card issuer that describes the payment's authorization status. |
application_
|
For EMV payments, the application ID identifies the EMV application used for the payment. |
application_
|
For EMV payments, the human-readable name of the EMV application used for the payment. |
application_
|
For EMV payments, the cryptogram generated for the payment. |
verification_
|
For EMV payments, the method used to verify the cardholder's identity. The method can be
|
verification_
|
For EMV payments, the results of the cardholder verification. The result can be
|
statement_
|
The statement description sent to the card networks. Note: The actual statement description varies and is likely to be truncated and appended with additional information on a per issuer basis. |
device_
Deprecated
|
Deprecated: Use Details about the device that took the payment. |
card_
|
The timeline for card payments. |
refund_
Beta
|
Whether the card must be physically present for the payment to
be refunded. If set to |
errors
|
Information about errors encountered during the request. |