ChipDna Mobile
Loading...
Searching...
No Matches
Typedefs | Variables
KCCReceiptField

Typedefs

typedef NSString kCCReceiptField
 

Variables

NSString *const kCCReceiptFieldHeader
 
NSString *const kCCReceiptFieldMerchantNameAndAddress
 
NSString *const kCCReceiptFieldMerchantStreetAddress
 
NSString *const kCCReceiptFieldMerchantCityStateZip
 
NSString *const kCCReceiptFieldMerchantPhoneNumber
 
NSString *const kCCReceiptFieldApplicationId
 
NSString *const kCCReceiptFieldAppPreferredName
 
NSString *const kCCReceiptFieldMaskedCardNumber
 
NSString *const kCCReceiptFieldPANSequenceNumber
 
NSString *const kCCReceiptFieldTransactionSource
 
NSString *const kCCReceiptFieldTransactionType
 
NSString *const kCCReceiptFieldGratuityAmount
 
NSString *const kCCReceiptFieldTransactionTotal
 
NSString *const kCCReceiptFieldTransactionAvailableOfflineSpendingAmount
 
NSString *const kCCReceiptFieldTransactionPartialAmountAuthorised
 
NSString *const kCCReceiptFieldTransactionCurrency
 
NSString *const kCCReceiptFieldCVM
 
NSString *const kCCReceiptFieldTransactionResult
 
NSString *const kCCReceiptFieldAuthCode
 
NSString *const kCCReceiptFieldCardEaseReference
 
NSString *const kCCReceiptFieldMerchantNumber
 
NSString *const kCCReceiptFieldTerminalID
 
NSString *const kCCReceiptFieldDateTime
 
NSString *const kCCReceiptFieldRetentionReminder
 
NSString *const kCCReceiptFieldFooter
 
NSString *const kCCReceiptFieldAuthMode
 
NSString *const kCCReceiptFieldTerminalVerificationResult
 
NSString *const kCCReceiptFieldIssuerApplicationData
 
NSString *const kCCReceiptFieldTransactionStatusInformation
 
NSString *const kCCReceiptFieldAuthorisationResponseCode
 
NSString *const kCCReceiptFieldApplicationTransactionCounter
 
NSString *const kCCReceiptFieldApplicationCryptogram
 
NSString *const kCCReceiptFieldCardScheme
 
NSString *const kCCReceiptFieldDescription
 
NSString *const kCCReceiptFieldExpiryDate
 
NSString *const kCCReceiptFieldValidationCode
 
NSString *const kCCReceiptFieldAcquirerTransactionReference
 
NSString *const kCCReceiptFieldPaymentType
 
NSString *const kCCReceiptFieldBatchNumber
 
NSString *const kCCReceiptFieldItemNumber
 
NSString *const kCCReceiptFieldVoiceReferral
 
NSString *const kCCReceiptFieldTransactionSequenceCounter
 
NSString *const kCCReceiptFieldAgreement
 
NSString *const kCCReceiptFieldEmvTag5F2A
 
NSString *const kCCReceiptFieldEmvTag82
 
NSString *const kCCReceiptFieldEmvTag84
 
NSString *const kCCReceiptFieldEmvTag9A
 
NSString *const kCCReceiptFieldEmvTag9C
 
NSString *const kCCReceiptFieldEmvTag9F1A
 
NSString *const kCCReceiptFieldEmvTag9F1E
 
NSString *const kCCReceiptFieldEmvTag9F02
 
NSString *const kCCReceiptFieldEmvTag9F03
 
NSString *const kCCReceiptFieldEmvTag9F09
 
NSString *const kCCReceiptFieldEmvTag9F10
 
NSString *const kCCReceiptFieldEmvTag9F26
 
NSString *const kCCReceiptFieldEmvTag9F27
 
NSString *const kCCReceiptFieldEmvTag9F33
 
NSString *const kCCReceiptFieldEmvTag9F34
 
NSString *const kCCReceiptFieldEmvTag9F35
 
NSString *const kCCReceiptFieldEmvTag9F36
 
NSString *const kCCReceiptFieldEmvTag9F37
 
NSString *const kCCReceiptFieldEmvTag95
 
NSString *const kCCReceiptFieldEmvTag50
 
NSString *const kCCReceiptFieldEmvTag5A
 
NSString *const kCCReceiptFieldEmvTag5F34
 
NSString *const kCCReceiptFieldEmvTag9F21
 
NSString *const kCCReceiptFieldEmvTag9F07
 
NSString *const kCCReceiptFieldEmvTag9F0D
 
NSString *const kCCReceiptFieldEmvTag9F0E
 
NSString *const kCCReceiptFieldEmvTag9F0F
 
NSString *const kCCReceiptFieldEmvTag9F12
 
NSString *const kCCReceiptFieldTerminalActionCodeDefault
 
NSString *const kCCReceiptFieldTerminalActionCodeDenial
 
NSString *const kCCReceiptFieldTerminalActionCodeOnline
 
NSString *const kCCReceiptFieldDeclineCode
 

Detailed Description

Typedef Documentation

◆ kCCReceiptField

typedef NSString kCCReceiptField

Keys for retrieving ReceiptFields from the returned NSDictionarys.

Variable Documentation

◆ kCCReceiptFieldAcquirerTransactionReference

NSString* const kCCReceiptFieldAcquirerTransactionReference
extern

Dictionary key to retrieve the Acquirer Transaction Reference field.

◆ kCCReceiptFieldApplicationCryptogram

NSString* const kCCReceiptFieldApplicationCryptogram
extern

Dictionary key to retrieve the Application Cryptogram field.

◆ kCCReceiptFieldApplicationId

NSString* const kCCReceiptFieldApplicationId
extern

Dictionary key to retrieve the application id receipt field.

◆ kCCReceiptFieldApplicationTransactionCounter

NSString* const kCCReceiptFieldApplicationTransactionCounter
extern

Dictionary key to retrieve the Application Transaction Counter field.

◆ kCCReceiptFieldAppPreferredName

NSString* const kCCReceiptFieldAppPreferredName
extern

Dictionary key to retrieve the card applications preferred name field.

◆ kCCReceiptFieldAuthCode

NSString* const kCCReceiptFieldAuthCode
extern

Dictionary key to retrieve the transactions authorisation code field.

◆ kCCReceiptFieldAuthMode

NSString* const kCCReceiptFieldAuthMode
extern

Dictionary key to retrieve the Authorisation Mode field.

◆ kCCReceiptFieldAuthorisationResponseCode

NSString* const kCCReceiptFieldAuthorisationResponseCode
extern

Dictionary key to retrieve the Authorisation Response Code field.

◆ kCCReceiptFieldBatchNumber

NSString* const kCCReceiptFieldBatchNumber
extern

Dictionary key to retrieve the Batch Number field.

◆ kCCReceiptFieldCardEaseReference

NSString* const kCCReceiptFieldCardEaseReference
extern

Dictionary key to retrieve the card ease reference field

◆ kCCReceiptFieldCardScheme

NSString* const kCCReceiptFieldCardScheme
extern

Dictionary key to retrieve the Card Scheme field.

◆ kCCReceiptFieldCVM

NSString* const kCCReceiptFieldCVM
extern

Dictionary key to retrieve the card verification method field.

◆ kCCReceiptFieldDateTime

NSString* const kCCReceiptFieldDateTime
extern

Dictionary key to retrieve the date time field.

◆ kCCReceiptFieldDeclineCode

NSString* const kCCReceiptFieldDeclineCode
extern

Dictionary key to retrieve the Decline Code.

◆ kCCReceiptFieldDescription

NSString* const kCCReceiptFieldDescription
extern

Dictionary key to retrieve the Description field.

◆ kCCReceiptFieldEmvTag50

NSString* const kCCReceiptFieldEmvTag50
extern

Dictionary key to retrieve EMV tag 50.

◆ kCCReceiptFieldEmvTag5A

NSString* const kCCReceiptFieldEmvTag5A
extern

Dictionary key to retrieve EMV tag 5A.

◆ kCCReceiptFieldEmvTag5F2A

NSString* const kCCReceiptFieldEmvTag5F2A
extern

< Dictionary key to retrieve the Agreement field. Dictionary key to retrieve EMV tag 5F2A.

◆ kCCReceiptFieldEmvTag5F34

NSString* const kCCReceiptFieldEmvTag5F34
extern

Dictionary key to retrieve EMV tag 5F34.

◆ kCCReceiptFieldEmvTag82

NSString* const kCCReceiptFieldEmvTag82
extern

Dictionary key to retrieve EMV tag 82.

◆ kCCReceiptFieldEmvTag84

NSString* const kCCReceiptFieldEmvTag84
extern

Dictionary key to retrieve EMV tag 84.

◆ kCCReceiptFieldEmvTag95

NSString* const kCCReceiptFieldEmvTag95
extern

Dictionary key to retrieve EMV tag 95.

◆ kCCReceiptFieldEmvTag9A

NSString* const kCCReceiptFieldEmvTag9A
extern

Dictionary key to retrieve EMV tag 9A.

◆ kCCReceiptFieldEmvTag9C

NSString* const kCCReceiptFieldEmvTag9C
extern

Dictionary key to retrieve EMV tag 9C.

◆ kCCReceiptFieldEmvTag9F02

NSString* const kCCReceiptFieldEmvTag9F02
extern

Dictionary key to retrieve EMV tag 9F02.

◆ kCCReceiptFieldEmvTag9F03

NSString* const kCCReceiptFieldEmvTag9F03
extern

Dictionary key to retrieve EMV tag 9F03.

◆ kCCReceiptFieldEmvTag9F07

NSString* const kCCReceiptFieldEmvTag9F07
extern

Dictionary key to retrieve EMV tag 9F07.

◆ kCCReceiptFieldEmvTag9F09

NSString* const kCCReceiptFieldEmvTag9F09
extern

Dictionary key to retrieve EMV tag 9F09.

◆ kCCReceiptFieldEmvTag9F0D

NSString* const kCCReceiptFieldEmvTag9F0D
extern

Dictionary key to retrieve EMV tag 9F0D.

◆ kCCReceiptFieldEmvTag9F0E

NSString* const kCCReceiptFieldEmvTag9F0E
extern

Dictionary key to retrieve EMV tag 9F0E.

◆ kCCReceiptFieldEmvTag9F0F

NSString* const kCCReceiptFieldEmvTag9F0F
extern

Dictionary key to retrieve EMV tag 9F0F.

◆ kCCReceiptFieldEmvTag9F10

NSString* const kCCReceiptFieldEmvTag9F10
extern

Dictionary key to retrieve EMV tag 9F10.

◆ kCCReceiptFieldEmvTag9F12

NSString* const kCCReceiptFieldEmvTag9F12
extern

Dictionary key to retrieve EMV tag 9F12.

◆ kCCReceiptFieldEmvTag9F1A

NSString* const kCCReceiptFieldEmvTag9F1A
extern

Dictionary key to retrieve EMV tag 9F1A.

◆ kCCReceiptFieldEmvTag9F1E

NSString* const kCCReceiptFieldEmvTag9F1E
extern

Dictionary key to retrieve EMV tag 9F1E.

◆ kCCReceiptFieldEmvTag9F21

NSString* const kCCReceiptFieldEmvTag9F21
extern

Dictionary key to retrieve EMV tag 9F21.

◆ kCCReceiptFieldEmvTag9F26

NSString* const kCCReceiptFieldEmvTag9F26
extern

Dictionary key to retrieve EMV tag 9F26.

◆ kCCReceiptFieldEmvTag9F27

NSString* const kCCReceiptFieldEmvTag9F27
extern

Dictionary key to retrieve EMV tag 9F27.

◆ kCCReceiptFieldEmvTag9F33

NSString* const kCCReceiptFieldEmvTag9F33
extern

Dictionary key to retrieve EMV tag 9F33.

◆ kCCReceiptFieldEmvTag9F34

NSString* const kCCReceiptFieldEmvTag9F34
extern

Dictionary key to retrieve EMV tag 9F34.

◆ kCCReceiptFieldEmvTag9F35

NSString* const kCCReceiptFieldEmvTag9F35
extern

Dictionary key to retrieve EMV tag 9F35.

◆ kCCReceiptFieldEmvTag9F36

NSString* const kCCReceiptFieldEmvTag9F36
extern

Dictionary key to retrieve EMV tag 9F36.

◆ kCCReceiptFieldEmvTag9F37

NSString* const kCCReceiptFieldEmvTag9F37
extern

Dictionary key to retrieve EMV tag 9F37.

◆ kCCReceiptFieldExpiryDate

NSString* const kCCReceiptFieldExpiryDate
extern

Dictionary key to retrieve the Expiry Date field.

◆ kCCReceiptFieldFooter

NSString* const kCCReceiptFieldFooter
extern

Dictionary key to retrieve the receipt footer field.

◆ kCCReceiptFieldGratuityAmount

NSString* const kCCReceiptFieldGratuityAmount
extern

Dictionary key to retrieve the gratuity field. When printing this field this should display the currency symbol or code

◆ kCCReceiptFieldHeader

NSString* const kCCReceiptFieldHeader
extern

Dictionary key to retrieve the receipt header receipt field.

◆ kCCReceiptFieldIssuerApplicationData

NSString* const kCCReceiptFieldIssuerApplicationData
extern

Dictionary key to retrieve the Issuer Application Data field.

◆ kCCReceiptFieldItemNumber

NSString* const kCCReceiptFieldItemNumber
extern

Dictionary key to retrieve the Item Number field.

◆ kCCReceiptFieldMaskedCardNumber

NSString* const kCCReceiptFieldMaskedCardNumber
extern

Dictionary key to retrieve the masked card number field.

◆ kCCReceiptFieldMerchantCityStateZip

NSString* const kCCReceiptFieldMerchantCityStateZip
extern

Dictionary key to retrieve the merchant's city, state and ZIP code.

◆ kCCReceiptFieldMerchantNameAndAddress

NSString* const kCCReceiptFieldMerchantNameAndAddress
extern

Dictionary key to retrieve the merchants name and address receipt field.

◆ kCCReceiptFieldMerchantNumber

NSString* const kCCReceiptFieldMerchantNumber
extern

Dictionary key to retrieve the merchant number field.

◆ kCCReceiptFieldMerchantPhoneNumber

NSString* const kCCReceiptFieldMerchantPhoneNumber
extern

Dictionary key to retrieve the merchant's phone number.

◆ kCCReceiptFieldMerchantStreetAddress

NSString* const kCCReceiptFieldMerchantStreetAddress
extern

Dictionary key to retrieve the merchant's street address.

◆ kCCReceiptFieldPANSequenceNumber

NSString* const kCCReceiptFieldPANSequenceNumber
extern

Dictionary key to retrieve the pan sequence number field.

◆ kCCReceiptFieldPaymentType

NSString* const kCCReceiptFieldPaymentType
extern

Dictionary key to retrieve the Payment Type field

◆ kCCReceiptFieldRetentionReminder

NSString* const kCCReceiptFieldRetentionReminder
extern

Dictionary key to retrieve the retention reminder field.

◆ kCCReceiptFieldTerminalActionCodeDefault

NSString* const kCCReceiptFieldTerminalActionCodeDefault
extern

Dictionary key to retrieve the Default TAC.

◆ kCCReceiptFieldTerminalActionCodeDenial

NSString* const kCCReceiptFieldTerminalActionCodeDenial
extern

Dictionary key to retrieve the Denial TAC.

◆ kCCReceiptFieldTerminalActionCodeOnline

NSString* const kCCReceiptFieldTerminalActionCodeOnline
extern

Dictionary key to retrieve the Online TAC.

◆ kCCReceiptFieldTerminalID

NSString* const kCCReceiptFieldTerminalID
extern

Dictionary key to retrieve the terminalID field.

◆ kCCReceiptFieldTerminalVerificationResult

NSString* const kCCReceiptFieldTerminalVerificationResult
extern

Dictionary key to retrieve the Terminal Verification Result field.

◆ kCCReceiptFieldTransactionAvailableOfflineSpendingAmount

NSString* const kCCReceiptFieldTransactionAvailableOfflineSpendingAmount
extern

Dictionary key to retrieve the transaction available offline spending amount (balance) receipt field. When printing this field it should display the currency symbol or code. This field should only be printed on cardholder's receipt.

◆ kCCReceiptFieldTransactionCurrency

NSString* const kCCReceiptFieldTransactionCurrency
extern

Dictionary key to retrieve the currency receipt field. The value of this field is the 3 character code in ISO 4217

◆ kCCReceiptFieldTransactionPartialAmountAuthorised

NSString* const kCCReceiptFieldTransactionPartialAmountAuthorised
extern

Dictionary key to retrieve the transaction total receipt field. When printing this field it should display the currency symbol or code

◆ kCCReceiptFieldTransactionResult

NSString* const kCCReceiptFieldTransactionResult
extern

Dictionary key to retrieve the transactions result field.

◆ kCCReceiptFieldTransactionSequenceCounter

NSString* const kCCReceiptFieldTransactionSequenceCounter
extern

Dictionary key to retrieve the Transaction Sequence Counter.

◆ kCCReceiptFieldTransactionSource

NSString* const kCCReceiptFieldTransactionSource
extern

Dictionary key to retrieve the transaction source field (eg. cash, cheque, ICC, swipe).

◆ kCCReceiptFieldTransactionStatusInformation

NSString* const kCCReceiptFieldTransactionStatusInformation
extern

Dictionary key to retrieve the Transaction Status Information field

◆ kCCReceiptFieldTransactionTotal

NSString* const kCCReceiptFieldTransactionTotal
extern

Dictionary key to retrieve the transaction partially approved amount receipt field. When printing this field it should display the currency symbol or code

◆ kCCReceiptFieldTransactionType

NSString* const kCCReceiptFieldTransactionType
extern

Dictionary key to retrieve the transaction type field (eg. sale, refund).

◆ kCCReceiptFieldValidationCode

NSString* const kCCReceiptFieldValidationCode
extern

Dictionary key to retrieve the Validation Code field.

◆ kCCReceiptFieldVoiceReferral

NSString* const kCCReceiptFieldVoiceReferral
extern

Dictionary key to retrieve the Voice referral field.