Package com.creditcall.chipdnamobile
Class ReceiptFieldKey
java.lang.Object
com.creditcall.chipdnamobile.ReceiptFieldKey
This class represent the keys which are used to retrieve different
ReceiptField objects from a ReceiptData object.- Author:
- Creditcall Ltd
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringKey to retrieve the acquirer Transaction Referencestatic final StringKey to retrieve the Agreementstatic final StringKey to retrieve the Application Cryptogramstatic final StringKey to retrieve the Application IDstatic final StringKey to retrieve the application preferred namestatic final StringKey to retrieve the Application Transaction Counterstatic final StringKey to retrieve the auth codestatic final StringKey to retrieve the Authorisation Modestatic final StringKey to retrieve the Authorisation Response Codestatic final StringKey to retrieve the Batch Numberstatic final StringKey to retrieve the card ease referencestatic final StringKey to retrieve the Card Schemestatic final StringKey to retrieve the CVM (Card Verification Method)static final StringKey to retrieve the date and timestatic final StringKey to retrieve the DECLINE CODEstatic final StringKey to retrieve the Description linestatic final StringKey to retrieve EMV tag 50static final StringKey to retrieve EMV tag 5Astatic final StringKey to retrieve EMV tag 5F2Astatic final StringKey to retrieve EMV tag 5F34static final StringKey to retrieve EMV tag 82static final StringKey to retrieve EMV tag 84static final StringKey to retrieve EMV tag 95static final StringKey to retrieve EMV tag 9Astatic final StringKey to retrieve EMV tag 9Cstatic final StringKey to retrieve EMV tag 9F02static final StringKey to retrieve EMV tag 9F03static final StringKey to retrieve EMV tag 9F07static final StringKey to retrieve EMV tag 9F09static final StringKey to retrieve EMV tag 9F0Dstatic final StringKey to retrieve EMV tag 9F0Estatic final StringKey to retrieve EMV tag 9F0Fstatic final StringKey to retrieve EMV tag 9F10static final StringKey to retrieve EMV tag 9F12static final StringKey to retrieve EMV tag 9F1Astatic final StringKey to retrieve EMV tag 9F1Estatic final StringKey to retrieve EMV tag 9F21static final StringKey to retrieve EMV tag 9F26static final StringKey to retrieve EMV tag 9F27static final StringKey to retrieve EMV tag 9F33static final StringKey to retrieve EMV tag 9F34static final StringKey to retrieve EMV tag 9F35static final StringKey to retrieve EMV tag 9F36static final StringKey to retrieve EMV tag 9F37static final StringKey to retrieve the Expiry Datestatic final StringKey to retrieve the receipt footerstatic final StringKey to retrieve the gratuity amount.static final StringKey to retrieve receipt headerstatic final StringKey to retrieve the Issuer Application Datastatic final StringKey to retrieve the Item Numberstatic final StringKey to retrieve the masked card numberstatic final StringKey to retrieve the merchant's city, state and ZIP code.static final StringKey to retrieve merchant name and addressstatic final StringKey to retrieve the merchant numberstatic final StringKey to retrieve the merchant's phone number.static final StringKey to retrieve the merchant's street address.static final StringKey to retrieve the pan sequence numberstatic final StringKey to retrieve transaction partially approved amount.static final StringKey to retrieve the Payment Typestatic final StringKey to retrieve the retention reminderstatic final StringKey to retrieve the default TACstatic final StringKey to retrieve the denial TACstatic final StringKey to retrieve the Online TACstatic final StringKey to retrieve the Terminal IDstatic final StringKey to retrieve the Terminal Verification Resultstatic final StringKey to retrieve transaction available offline spending amount (balance).static final StringKey to retrieve the transaction currency receipt field.static final StringKey to retrieve the transaction resultstatic final StringKey to retrieve the Transaction Sequence Counterstatic final StringKey to retrieve the transaction sourcestatic final StringKey to retrieve the Transaction Status informationstatic final StringKey to retrieve transaction total.static final StringKey to retrieve the transaction typestatic final StringKey to retrieve the Validation Codestatic final StringKey to retrieve the Voice Referral line -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HEADER
Key to retrieve receipt header- See Also:
-
MERCHANT_NAME_AND_ADDRESS
Key to retrieve merchant name and address- See Also:
-
MERCHANT_STREET_ADDRESS
Key to retrieve the merchant's street address.- See Also:
-
MERCHANT_CITY_STATE_ZIP
Key to retrieve the merchant's city, state and ZIP code.- See Also:
-
MERCHANT_PHONE_NUMBER
Key to retrieve the merchant's phone number.- See Also:
-
APPLICATION_ID
Key to retrieve the Application ID- See Also:
-
APPLICATION_PREFERRED_NAME
Key to retrieve the application preferred name- See Also:
-
MASKED_CARD_NUMBER
Key to retrieve the masked card number- See Also:
-
PAN_SEQUENCE_NUMBER
Key to retrieve the pan sequence number- See Also:
-
TRANSACTION_SOURCE
Key to retrieve the transaction source- See Also:
-
TRANSACTION_TYPE
Key to retrieve the transaction type- See Also:
-
GRATUITY_AMOUNT
Key to retrieve the gratuity amount. When printing, this field it should be displayed along side a currency symbol or code.- See Also:
-
TRANSACTION_TOTAL
Key to retrieve transaction total. When printing, this field it should be displayed along side a currency symbol or code.- See Also:
-
TRANSACTION_AVAILABLE_OFFLINE_SPENDING_AMOUNT
Key to retrieve transaction available offline spending amount (balance). When printing, this field it should be displayed along side a currency symbol or code. This field should only be printed on cardholder's receipt.- See Also:
-
PARTIAL_AMOUNT_AUTHORISED
Key to retrieve transaction partially approved amount. When printing, this field it should be displayed alongside a currency symbol or code.- See Also:
-
TRANSACTION_CURRENCY
Key to retrieve the transaction currency receipt field. The value of this field is the 3 character code of ISO 4217.- See Also:
-
CVM
Key to retrieve the CVM (Card Verification Method)- See Also:
-
TRANSACTION_RESULT
Key to retrieve the transaction result- See Also:
-
AUTH_CODE
Key to retrieve the auth code- See Also:
-
CARD_EASE_REFERENCE
Key to retrieve the card ease reference- See Also:
-
MERCHANT_NUMBER
Key to retrieve the merchant number- See Also:
-
TERMINAL_ID
Key to retrieve the Terminal ID- See Also:
-
DATE_TIME
Key to retrieve the date and time- See Also:
-
RETENTION_REMINDER
Key to retrieve the retention reminder- See Also:
-
FOOTER
Key to retrieve the receipt footer- See Also:
-
AUTH_MODE
Key to retrieve the Authorisation Mode- See Also:
-
TERMINAL_VERIFICATION_RESULT
Key to retrieve the Terminal Verification Result- See Also:
-
ISSUER_APPLICATION_DATA
Key to retrieve the Issuer Application Data- See Also:
-
TRANSACTION_STATUS_INFORMATION
Key to retrieve the Transaction Status information- See Also:
-
AUTHORISATION_RESPONSE_CODE
Key to retrieve the Authorisation Response Code- See Also:
-
APPLICATION_TRANSACTION_COUNTER
Key to retrieve the Application Transaction Counter- See Also:
-
APPLICATION_CRYPTOGRAM
Key to retrieve the Application Cryptogram- See Also:
-
CARD_SCHEME
Key to retrieve the Card Scheme- See Also:
-
DESCRIPTION
Key to retrieve the Description line- See Also:
-
EXPIRY_DATE
Key to retrieve the Expiry Date- See Also:
-
VALIDATION_CODE
Key to retrieve the Validation Code- See Also:
-
ACQUIRER_TRANSACTION_REF
Key to retrieve the acquirer Transaction Reference- See Also:
-
PAYMENT_TYPE
Key to retrieve the Payment Type- See Also:
-
BATCH_NUMBER
Key to retrieve the Batch Number- See Also:
-
ITEM_NUMBER
Key to retrieve the Item Number- See Also:
-
VOICE_REFERRAL
Key to retrieve the Voice Referral line- See Also:
-
TRANSACTION_SEQUENCE_COUNTER
Key to retrieve the Transaction Sequence Counter- See Also:
-
AGREEMENT
Key to retrieve the Agreement- See Also:
-
EMV_TAG_5F2A
Key to retrieve EMV tag 5F2A- See Also:
-
EMV_TAG_82
Key to retrieve EMV tag 82- See Also:
-
EMV_TAG_84
Key to retrieve EMV tag 84- See Also:
-
EMV_TAG_9A
Key to retrieve EMV tag 9A- See Also:
-
EMV_TAG_9C
Key to retrieve EMV tag 9C- See Also:
-
EMV_TAG_9F1A
Key to retrieve EMV tag 9F1A- See Also:
-
EMV_TAG_9F1E
Key to retrieve EMV tag 9F1E- See Also:
-
EMV_TAG_9F02
Key to retrieve EMV tag 9F02- See Also:
-
EMV_TAG_9F03
Key to retrieve EMV tag 9F03- See Also:
-
EMV_TAG_9F09
Key to retrieve EMV tag 9F09- See Also:
-
EMV_TAG_9F10
Key to retrieve EMV tag 9F10- See Also:
-
EMV_TAG_9F26
Key to retrieve EMV tag 9F26- See Also:
-
EMV_TAG_9F27
Key to retrieve EMV tag 9F27- See Also:
-
EMV_TAG_9F33
Key to retrieve EMV tag 9F33- See Also:
-
EMV_TAG_9F34
Key to retrieve EMV tag 9F34- See Also:
-
EMV_TAG_9F35
Key to retrieve EMV tag 9F35- See Also:
-
EMV_TAG_9F36
Key to retrieve EMV tag 9F36- See Also:
-
EMV_TAG_9F37
Key to retrieve EMV tag 9F37- See Also:
-
EMV_TAG_95
Key to retrieve EMV tag 95- See Also:
-
EMV_TAG_50
Key to retrieve EMV tag 50- See Also:
-
EMV_TAG_5A
Key to retrieve EMV tag 5A- See Also:
-
EMV_TAG_5F34
Key to retrieve EMV tag 5F34- See Also:
-
EMV_TAG_9F21
Key to retrieve EMV tag 9F21- See Also:
-
EMV_TAG_9F07
Key to retrieve EMV tag 9F07- See Also:
-
EMV_TAG_9F0D
Key to retrieve EMV tag 9F0D- See Also:
-
EMV_TAG_9F0E
Key to retrieve EMV tag 9F0E- See Also:
-
EMV_TAG_9F0F
Key to retrieve EMV tag 9F0F- See Also:
-
EMV_TAG_9F12
Key to retrieve EMV tag 9F12- See Also:
-
TERMINAL_ACTION_CODE_ONLINE
Key to retrieve the Online TAC- See Also:
-
TERMINAL_ACTION_CODE_DENIAL
Key to retrieve the denial TAC- See Also:
-
TERMINAL_ACTION_CODE_DEFAULT
Key to retrieve the default TAC- See Also:
-
DECLINE_CODE
Key to retrieve the DECLINE CODE- See Also:
-
-
Constructor Details
-
ReceiptFieldKey
public ReceiptFieldKey()
-