Public Member Functions | |
CommerceTrigger | generateResponse () |
String | getName () |
String | getTransactionOriginator () |
String | getInvoice () |
String | getStoreNumber () |
String | getLane () |
String | getCashierId () |
String | getAcquirerMerchantId () |
String | getAcquirerTerminalId () |
String | getAcquirerId () |
String | getGatewayMerchantId () |
String | getGatewayTerminalId () |
String | getTransactionType () |
![]() | |
String | getMerchantId () |
String | getTerminalId () |
Transaction | getTransaction () |
void | setTransaction (Transaction transaction) |
CommerceTrigger | generateResponse () |
String | getMessageType () |
Static Public Attributes | |
static final String | NAME = "CP_SYSTEM_NOTIFIES_TRANSACTION_STARTED" |
![]() | |
static final String | MESSAGE_NAME_PREFIX = "CP_SYSTEM_" |
static final String | INTENT_EXTRA_TRANSACTION_CONTEXT = "com.verifone.commerce.intent.extra.TRANSACTION_CONTEXT" |
Protected Member Functions | |
void | setHandle (@NonNull String handle) |
String | getAsJsonString () |
void | populateMessageFromJson (@NonNull JSONObject jsonObject) |
![]() | |
void | populateMessageFromJson (@NonNull final JSONObject jsonObject) |
String | getAsJsonString () |
Additional Inherited Members |
Fired by System when exiting the Idle screen and ready to initiate a transaction. Get the transaction associated with this trigger for the relevant information. Exiting idle from a menu like in Other Services will not fire this event.
Definition at line 17 of file TransactionStartedNotification.java.
CommerceTrigger generateResponse | ( | ) |
There is no response for this object, so this returns null.
Definition at line 31 of file TransactionStartedNotification.java.
String getCashierId | ( | ) |
Reference to the Cashier
Definition at line 116 of file TransactionStartedNotification.java.
String getInvoice | ( | ) |
Unique reference to transaction
Definition at line 84 of file TransactionStartedNotification.java.
String getLane | ( | ) |
Lane the payment terminal is located in the store
Definition at line 104 of file TransactionStartedNotification.java.
String getStoreNumber | ( | ) |
Store Number assigned by the Merchant
Definition at line 96 of file TransactionStartedNotification.java.
String getTransactionOriginator | ( | ) |
Indicates which entity was responsible for starting the transaction. Must be one of: "PAYMENT_APPLICATION", "CP_APPLICATION", "POS"
Definition at line 71 of file TransactionStartedNotification.java.
String getTransactionType | ( | ) |
Type of payment transaction the Payment Application is executing. Must be one the following: "PAYMENT", "DEFERRED_PAYMENT", "DEFERRED_PAYMENT_COMPLETION", "REFUND", "VOID", "PRE_AUTHORISATION", "PRE_AUTHORISATION_COMPLETION", "CASH_ADVANCE"
Definition at line 180 of file TransactionStartedNotification.java.
|
static |
The system name of the message.
Definition at line 24 of file TransactionStartedNotification.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.