Public Member Functions | |
String | getName () |
void | setPanHandle (String panHandle) |
String | getPanHandle () |
void | setOutput (String outputType) |
String | getOutput () |
![]() | |
String | getMessageType () |
Static Public Attributes | |
static final String | NAME = "CP_APP_REQUESTS_ENCRYPTED_CARD" |
static final String | OUTPUT_CARD = "CARD" |
static final String | OUTPUT_PAN_ONLY = "PAN_ONLY" |
![]() | |
static final String | MESSAGE_NAME_PREFIX = "CP_APP_" |
Protected Member Functions | |
void | setHandle (@NonNull String handle) |
void | setCpAppId (String cpAppId) |
void | setCpAppVersion (String cpAppVersion) |
String | getAsJsonString () |
void | populateMessageFromJson (@NonNull JSONObject jsonObject) |
![]() | |
void | populateMessageFromJson (@NonNull final JSONObject jsonObject) |
String | getAsJsonString () |
String | getCpAppId () |
String | getCpAppVersion () |
Additional Inherited Members |
Called by Commerce Application when it requires encrypted payment card data. Commerce Application receives trigger CardBinReceivedNotification to which it does need PAN data for processing, such as PWP (Pay With Points) applications or other card linked offers. Commerce Application submits request with the PAN handle for obtaining encrypted PAN or track data.
Can be used only with encrypted connection. Unavailable for Carbon 10/8.
CP API 4.3.0
Definition at line 22 of file EncryptedCardRequest.java.
String getOutput | ( | ) |
Refer to the setter for information.
Definition at line 140 of file EncryptedCardRequest.java.
String getPanHandle | ( | ) |
Refer to the setter for information.
Definition at line 125 of file EncryptedCardRequest.java.
void setOutput | ( | String | outputType | ) |
The PAN handle received on an appropriate trigger.
Definition at line 132 of file EncryptedCardRequest.java.
void setPanHandle | ( | String | panHandle | ) |
The PAN handle received on an appropriate trigger.
Definition at line 117 of file EncryptedCardRequest.java.
|
static |
The system name of the message.
Definition at line 29 of file EncryptedCardRequest.java.
|
static |
The default, returns all the data for the card.
Definition at line 34 of file EncryptedCardRequest.java.
|
static |
Returns only encryptedPan and encryptedPanKsn are returned in the response.
Definition at line 38 of file EncryptedCardRequest.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.