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

Typedefs

typedef NSString * CCParameters::CCParameterValue
 

Variables

CCParameterValue const CCParameters::CCValueTrue
 
CCParameterValue const CCParameters::CCValueFalse
 
CCParameterValue const CCParameters::CCValueBluetooth
 
CCParameterValue const CCParameters::CCValueTcpIp
 
CCParameterValue const CCParameters::CCValueBLE
 
CCParameterValue const CCParameters::CCValueLightningUsb
 
CCParameterValue const CCParameters::CCValueEnvironmentLive
 
CCParameterValue const CCParameters::CCValueEnvironmentTest
 
CCParameterValue const CCParameters::CCValueConnectionAndConfigureStarted
 
CCParameterValue const CCParameters::CCValueConnecting
 
CCParameterValue const CCParameters::CCValueRegistering
 
CCParameterValue const CCParameters::CCValuePerformingTmsUpdate
 
CCParameterValue const CCParameters::CCValueCheckingPinPadConfig
 
CCParameterValue const CCParameters::CCValueUpdatingPinPadConfig
 
CCParameterValue const CCParameters::CCValueUpdatingPinPadFirmware
 
CCParameterValue const CCParameters::CCValueUpdatingPinPadFirmwareConfig
 
CCParameterValue const CCParameters::CCValueVerifyingPinPad
 
CCParameterValue const CCParameters::CCValueRebootingPinPad
 
CCParameterValue const CCParameters::CCValueUpdatingSecurityConfig
 
CCParameterValue const CCParameters::CCValueEndOfDayTipping
 
CCParameterValue const CCParameters::CCValueOnDeviceTipping
 
CCParameterValue const CCParameters::CCValueBothTipping
 
CCParameterValue const CCParameters::CCValueSale
 
CCParameterValue const CCParameters::CCValueRefund
 
CCParameterValue const CCParameters::CCValueCash
 
CCParameterValue const CCParameters::CCValueCheque
 
CCParameterValue const CCParameters::CCValueCard
 
CCParameterValue const CCParameters::CCValueAccountVerification
 
CCParameterValue const CCParameters::CCValueAmountTypeActual
 
CCParameterValue const CCParameters::CCValueAmountTypeEstimate
 
CCParameterValue const CCParameters::CCValueApproved
 
CCParameterValue const CCParameters::CCValueDeclined
 
CCParameterValue const CCParameters::CCValueRetryRequest
 
CCParameterValue const CCParameters::CCValuePartiallyApproved
 
CCParameterValue const CCParameters::CCValueCommitted
 
CCParameterValue const CCParameters::CCValueUncommitted
 
CCParameterValue const CCParameters::CCValueVoided
 
CCParameterValue const CCParameters::CCValueUncommittedVoid
 
CCParameterValue const CCParameters::CCValuePartiallyCommitted
 
CCParameterValue const CCParameters::CCValueDelayed
 
CCParameterValue const CCParameters::CCValueOfflineFailed
 
CCParameterValue const CCParameters::CCValueOfflinePending
 
CCParameterValue const CCParameters::CCValueDeferredAuthorizationReasonConnectionFailed
 
CCParameterValue const CCParameters::CCValueDeferredAuthorizationReasonCommunicationFailed
 
CCParameterValue const CCParameters::CCValueDeferredAuthorizationReasonProcessingFailed
 
CCParameterValue const CCParameters::CCValueOfflineCompletionStateProcessed
 
CCParameterValue const CCParameters::CCValueOfflineCompletionStateDeleted
 
CCParameterValue const CCParameters::CCValueReasonUnscheduled
 
CCParameterValue const CCParameters::CCValueReasonInstallment
 
CCParameterValue const CCParameters::CCValueReasonIncremental
 
CCParameterValue const CCParameters::CCValueReasonResubmission
 
CCParameterValue const CCParameters::CCValueReasonDelayedCharge
 
CCParameterValue const CCParameters::CCValueReasonReAuth
 
CCParameterValue const CCParameters::CCValueReasonNoShow
 

Detailed Description

Typedef Documentation

◆ CCParameterValue

- (typedef NSString*) CCParameterValue

Parameter values used in communication with ChipDNA Mobile

Variable Documentation

◆ CCValueAccountVerification

- (CCParameterValue const) CCValueAccountVerification

Parameter value indicating that the transaction is Account Verification.

◆ CCValueAmountTypeActual

- (CCParameterValue const) CCValueAmountTypeActual

Parameter value indicating that CCParameters#CCParamAmount is the actual amount.

◆ CCValueAmountTypeEstimate

- (CCParameterValue const) CCValueAmountTypeEstimate

Parameter value indicating that CCParameters#CCParamAmount is the estimated amount.

◆ CCValueApproved

- (CCParameterValue const) CCValueApproved

Parameter value returned when a transaction is approved.

◆ CCValueBLE

- (CCParameterValue const) CCValueBLE

Parameter value representation of Bluetooth Low Energy (BLE) connection type.

◆ CCValueBluetooth

- (CCParameterValue const) CCValueBluetooth

Parameter value representation of BLUETOOTH connection type.

◆ CCValueBothTipping

- (CCParameterValue const) CCValueBothTipping

Parameter value indicating the whether both on device and end of day tipping are supported or should be used.

◆ CCValueCard

- (CCParameterValue const) CCValueCard

Parameter value indicating that the transaction will be processed with a card.

◆ CCValueCash

- (CCParameterValue const) CCValueCash

Parameter value indicating that the transaction will be processed as a cash transaction.

◆ CCValueCheckingPinPadConfig

- (CCParameterValue const) CCValueCheckingPinPadConfig

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is checking the configuration on the PIN pad.

◆ CCValueCheque

- (CCParameterValue const) CCValueCheque

Parameter value indicating that the transaction will be processed as cheque transaction.

◆ CCValueCommitted

- (CCParameterValue const) CCValueCommitted

Parameter value returned when the state of a transaction is committed.

◆ CCValueConnecting

- (CCParameterValue const) CCValueConnecting

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to connect to the PIN pad.

◆ CCValueConnectionAndConfigureStarted

- (CCParameterValue const) CCValueConnectionAndConfigureStarted

Parameters value indicating that ChipDnaMobile#connectAndConfigure: has started.

◆ CCValueDeclined

- (CCParameterValue const) CCValueDeclined

Parameter value returned when a transaction is declined.

◆ CCValueDeferredAuthorizationReasonCommunicationFailed

- (CCParameterValue const) CCValueDeferredAuthorizationReasonCommunicationFailed

Parameter value to indicate that a deferred authorization is being offered because of a communication error during request processing.

◆ CCValueDeferredAuthorizationReasonConnectionFailed

- (CCParameterValue const) CCValueDeferredAuthorizationReasonConnectionFailed

Parameter value to indicate that a deferred authorization is being offered because of a connection failure.

◆ CCValueDeferredAuthorizationReasonProcessingFailed

- (CCParameterValue const) CCValueDeferredAuthorizationReasonProcessingFailed

Parameter value to indicate that a deferred authorization is being offered because the platform failed to connect to the processor.

◆ CCValueDelayed

- (CCParameterValue const) CCValueDelayed

Parameter value returned when the state of a transaction is delayed.

◆ CCValueEndOfDayTipping

- (CCParameterValue const) CCValueEndOfDayTipping

Parameter value indicating whether end of day tipping is supported or should be used.

◆ CCValueEnvironmentLive

- (CCParameterValue const) CCValueEnvironmentLive

Parameter value representation of LIVE environment.

◆ CCValueEnvironmentTest

- (CCParameterValue const) CCValueEnvironmentTest

Parameter value representation of STAGING/TEST environment.

◆ CCValueFalse

- (CCParameterValue const) CCValueFalse

Parameter value representation of FALSE.

◆ CCValueLightningUsb

- (CCParameterValue const) CCValueLightningUsb

Parameter value representation of Lightning or USB device type.

◆ CCValueOfflineCompletionStateDeleted

- (CCParameterValue const) CCValueOfflineCompletionStateDeleted

Parameter value indicating that the offline request was deleted (and not sent online).

◆ CCValueOfflineCompletionStateProcessed

- (CCParameterValue const) CCValueOfflineCompletionStateProcessed

Parameter value indicating that the offline request was successfully completed and sent online.

◆ CCValueOfflineFailed

- (CCParameterValue const) CCValueOfflineFailed

Parameter value to indicate that there is an offline request which has failed to send.

◆ CCValueOfflinePending

- (CCParameterValue const) CCValueOfflinePending

Parameter value to indicate that there is an offline request pending for the transaction.

◆ CCValueOnDeviceTipping

- (CCParameterValue const) CCValueOnDeviceTipping

Parameter value indicating whether on device tipping is supported or should be used.

◆ CCValuePartiallyApproved

- (CCParameterValue const) CCValuePartiallyApproved

Parameter value returned when a transaction is partially approved.

◆ CCValuePartiallyCommitted

- (CCParameterValue const) CCValuePartiallyCommitted

Parameter value returned when the state of a transaction is partially committed.

◆ CCValuePerformingTmsUpdate

- (CCParameterValue const) CCValuePerformingTmsUpdate

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to perform a TMS Update.

◆ CCValueReasonDelayedCharge

- (CCParameterValue const) CCValueReasonDelayedCharge

The Credential on File transaction is a delayed charge.

◆ CCValueReasonIncremental

- (CCParameterValue const) CCValueReasonIncremental

The Credential on File transaction is an incremental transaction.

◆ CCValueReasonInstallment

- (CCParameterValue const) CCValueReasonInstallment

The Credential on File transaction is an installment.

◆ CCValueReasonNoShow

- (CCParameterValue const) CCValueReasonNoShow

The Credential on File transaction is due to no show.

◆ CCValueReasonReAuth

- (CCParameterValue const) CCValueReasonReAuth

The Credential on File transaction is a re-auth.

◆ CCValueReasonResubmission

- (CCParameterValue const) CCValueReasonResubmission

The Credential on File transaction is a resubmission.

◆ CCValueReasonUnscheduled

- (CCParameterValue const) CCValueReasonUnscheduled

The Credential on File transaction is an unscheduled transaction.

◆ CCValueRebootingPinPad

- (CCParameterValue const) CCValueRebootingPinPad

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is rebooting the PIN pad.

◆ CCValueRefund

- (CCParameterValue const) CCValueRefund

Parameter value indicating that the transaction is a refund.

◆ CCValueRegistering

- (CCParameterValue const) CCValueRegistering

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to perform a register query.

◆ CCValueRetryRequest

- (CCParameterValue const) CCValueRetryRequest

Parameter value returned when a request is required to be retried by the integrating application.

◆ CCValueSale

- (CCParameterValue const) CCValueSale

Parameter value indicating that the transaction is a sale.

◆ CCValueTcpIp

- (CCParameterValue const) CCValueTcpIp

Parameter value representation of TCP IP connection type..

◆ CCValueTrue

- (CCParameterValue const) CCValueTrue

Parameter value representation of TRUE.

◆ CCValueUncommitted

- (CCParameterValue const) CCValueUncommitted

Parameter value returned when the state of a transaction is uncommitted.

◆ CCValueUncommittedVoid

- (CCParameterValue const) CCValueUncommittedVoid

Parameter value returned when the state of a transaction is uncommitted void.

◆ CCValueUpdatingPinPadConfig

- (CCParameterValue const) CCValueUpdatingPinPadConfig

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the configuration on the PIN pad.

◆ CCValueUpdatingPinPadFirmware

- (CCParameterValue const) CCValueUpdatingPinPadFirmware

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the firmware on the PIN pad.

◆ CCValueUpdatingPinPadFirmwareConfig

- (CCParameterValue const) CCValueUpdatingPinPadFirmwareConfig

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the firmware config on the PIN pad.

◆ CCValueUpdatingSecurityConfig

- (CCParameterValue const) CCValueUpdatingSecurityConfig

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating security configuration on the PIN pad.

◆ CCValueVerifyingPinPad

- (CCParameterValue const) CCValueVerifyingPinPad

Parameter value indicating that ChipDnaMobile#connectAndConfigure: is verifying the PIN pad.

◆ CCValueVoided

- (CCParameterValue const) CCValueVoided

Parameter value returned when the state of a transaction is void.