Public Member Functions | |
String | getName () |
APIResult | getResult () |
String | getErrorDescription () |
String | getPanHandle () |
String | getEncryptedPAN () |
String | getEncryptedPANKSN () |
CardInformation | getCardInformation () |
![]() | |
String | getMessageType () |
Static Public Attributes | |
static final String | NAME = "CP_APP_RECEIVES_ENCRYPTED_CARD" |
![]() | |
static final String | MESSAGE_NAME_PREFIX = "CP_APP_" |
Protected Member Functions | |
void | setHandle (@NonNull String handle) |
void | setCpAppId (String cpAppId) |
void | setCpAppVersion (String cpAppVersion) |
void | populateMessageFromJson (@NonNull JSONObject jsonObject) |
![]() | |
void | populateMessageFromJson (@NonNull final JSONObject jsonObject) |
String | getAsJsonString () |
String | getCpAppId () |
String | getCpAppVersion () |
Additional Inherited Members |
The response to the EncryptedCardRequest call. Can be used only with encrypted connection. Unavailable for Carbon 10/8.
CP API 4.3.0
Definition at line 16 of file EncryptedCardResponse.java.
CardInformation getCardInformation | ( | ) |
Returns full object with all available card information encapsulated.
Definition at line 127 of file EncryptedCardResponse.java.
String getEncryptedPAN | ( | ) |
Construction of field Encrypted_PAN: Plaintext PAN data is encrypted and converted to a HEX string.
Definition at line 111 of file EncryptedCardResponse.java.
String getEncryptedPANKSN | ( | ) |
The KSN (Key Serial Number) as a Hex string. KSN is 10 digits and after conversion it is 20 characters.
Definition at line 119 of file EncryptedCardResponse.java.
String getErrorDescription | ( | ) |
Additional information in case of error
Definition at line 94 of file EncryptedCardResponse.java.
String getPanHandle | ( | ) |
PAN_Handle associated with this card.
Definition at line 103 of file EncryptedCardResponse.java.
APIResult getResult | ( | ) |
One of the generic result values or "ERROR_ENCRYPTION_UNAVAILABLE" if timeout was reached while waiting for reading a card
Definition at line 86 of file EncryptedCardResponse.java.
|
static |
The system name of the message.
Definition at line 20 of file EncryptedCardResponse.java.
This document is the confidential property of Verifone, Inc. Any reproduction or distribution of this document, in whole or in part, or the disclosure of any of the information contained herein, without the prior written consent of Verifone, Inc. is prohibited. This document and any supplemental material supplied as part of any review must be returned to Verifone, Inc. upon request. Notice: This document may go through material revisions over time. While the Company will make every effort to keep readers updated as changes occur, care must be taken by the reader to make sure they are reading the latest version. Version numbers appear in the title page and revision history page of this document. All rights reserved. Verifone, the Verifone logo are either trademarks or registered trademarks of Verifone in the United States and/or other countries. All other trademarks or brand names are properties of their respective holders.