Public Member Functions | |
CommerceTrigger | generateResponse () |
String | getName () |
String | getLoyaltyId () |
String | getCurrency () |
Merchandise [] | getMerchandises () |
Offer [] | getOffers () |
Donation [] | getDonations () |
![]() | |
String | getMerchantId () |
String | getTerminalId () |
Transaction | getTransaction () |
void | setTransaction (Transaction transaction) |
CommerceTrigger | generateResponse () |
String | getMessageType () |
Static Public Attributes | |
static final String | NAME = "CP_SYSTEM_NOTIFIES_BASKET_FINALIZED" |
![]() | |
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) |
void | populateMessageFromJson (@NonNull final JSONObject jsonObject) |
String | getAsJsonString () |
![]() | |
void | populateMessageFromJson (@NonNull final JSONObject jsonObject) |
String | getAsJsonString () |
Additional Inherited Members |
Notifies applications that the basket is now complete, and will only be changed based on loyalty requests. For payment applications allowing alterations to the basket post tender, it should be noted that a pre-adjusted basket may be received after final to repeat the process if new information is obtained during tendering.
Definition at line 19 of file BasketFinalizedNotification.java.
CommerceTrigger generateResponse | ( | ) |
There is no response for this object, so this returns null.
Definition at line 29 of file BasketFinalizedNotification.java.
String getCurrency | ( | ) |
This represents the currency of Trans_Amount. More Transaction#getCurrency()
Definition at line 70 of file BasketFinalizedNotification.java.
Donation [] getDonations | ( | ) |
Definition at line 98 of file BasketFinalizedNotification.java.
String getLoyaltyId | ( | ) |
Definition at line 58 of file BasketFinalizedNotification.java.
Merchandise [] getMerchandises | ( | ) |
Definition at line 80 of file BasketFinalizedNotification.java.
Offer [] getOffers | ( | ) |
Definition at line 89 of file BasketFinalizedNotification.java.
|
static |
The system name of the message.
Definition at line 23 of file BasketFinalizedNotification.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.