|
ChipDna Mobile
|
Typedefs | |
| typedef NSString * | CCParameters::CCParameterValue |
| - (typedef NSString*) CCParameterValue |
Parameter values used in communication with ChipDNA Mobile
| - (CCParameterValue const) CCValueAccountVerification |
Parameter value indicating that the transaction is Account Verification.
| - (CCParameterValue const) CCValueAmountTypeActual |
Parameter value indicating that CCParameters#CCParamAmount is the actual amount.
| - (CCParameterValue const) CCValueAmountTypeEstimate |
Parameter value indicating that CCParameters#CCParamAmount is the estimated amount.
| - (CCParameterValue const) CCValueApproved |
Parameter value returned when a transaction is approved.
| - (CCParameterValue const) CCValueBLE |
Parameter value representation of Bluetooth Low Energy (BLE) connection type.
| - (CCParameterValue const) CCValueBluetooth |
Parameter value representation of BLUETOOTH connection type.
| - (CCParameterValue const) CCValueBothTipping |
Parameter value indicating the whether both on device and end of day tipping are supported or should be used.
| - (CCParameterValue const) CCValueCard |
Parameter value indicating that the transaction will be processed with a card.
| - (CCParameterValue const) CCValueCash |
Parameter value indicating that the transaction will be processed as a cash transaction.
| - (CCParameterValue const) CCValueCheckingPinPadConfig |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is checking the configuration on the PIN pad.
| - (CCParameterValue const) CCValueCheque |
Parameter value indicating that the transaction will be processed as cheque transaction.
| - (CCParameterValue const) CCValueCommitted |
Parameter value returned when the state of a transaction is committed.
| - (CCParameterValue const) CCValueConnecting |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to connect to the PIN pad.
| - (CCParameterValue const) CCValueConnectionAndConfigureStarted |
Parameters value indicating that ChipDnaMobile#connectAndConfigure: has started.
| - (CCParameterValue const) CCValueDeclined |
Parameter value returned when a transaction is declined.
| - (CCParameterValue const) CCValueDeferredAuthorizationReasonCommunicationFailed |
Parameter value to indicate that a deferred authorization is being offered because of a communication error during request processing.
| - (CCParameterValue const) CCValueDeferredAuthorizationReasonConnectionFailed |
Parameter value to indicate that a deferred authorization is being offered because of a connection failure.
| - (CCParameterValue const) CCValueDeferredAuthorizationReasonProcessingFailed |
Parameter value to indicate that a deferred authorization is being offered because the platform failed to connect to the processor.
| - (CCParameterValue const) CCValueDelayed |
Parameter value returned when the state of a transaction is delayed.
| - (CCParameterValue const) CCValueEndOfDayTipping |
Parameter value indicating whether end of day tipping is supported or should be used.
| - (CCParameterValue const) CCValueEnvironmentLive |
Parameter value representation of LIVE environment.
| - (CCParameterValue const) CCValueEnvironmentTest |
Parameter value representation of STAGING/TEST environment.
| - (CCParameterValue const) CCValueFalse |
Parameter value representation of FALSE.
| - (CCParameterValue const) CCValueLightningUsb |
Parameter value representation of Lightning or USB device type.
| - (CCParameterValue const) CCValueOfflineCompletionStateDeleted |
Parameter value indicating that the offline request was deleted (and not sent online).
| - (CCParameterValue const) CCValueOfflineCompletionStateProcessed |
Parameter value indicating that the offline request was successfully completed and sent online.
| - (CCParameterValue const) CCValueOfflineFailed |
Parameter value to indicate that there is an offline request which has failed to send.
| - (CCParameterValue const) CCValueOfflinePending |
Parameter value to indicate that there is an offline request pending for the transaction.
| - (CCParameterValue const) CCValueOnDeviceTipping |
Parameter value indicating whether on device tipping is supported or should be used.
| - (CCParameterValue const) CCValuePartiallyApproved |
Parameter value returned when a transaction is partially approved.
| - (CCParameterValue const) CCValuePartiallyCommitted |
Parameter value returned when the state of a transaction is partially committed.
| - (CCParameterValue const) CCValuePerformingTmsUpdate |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to perform a TMS Update.
| - (CCParameterValue const) CCValueReasonDelayedCharge |
The Credential on File transaction is a delayed charge.
| - (CCParameterValue const) CCValueReasonIncremental |
The Credential on File transaction is an incremental transaction.
| - (CCParameterValue const) CCValueReasonInstallment |
The Credential on File transaction is an installment.
| - (CCParameterValue const) CCValueReasonNoShow |
The Credential on File transaction is due to no show.
| - (CCParameterValue const) CCValueReasonReAuth |
The Credential on File transaction is a re-auth.
| - (CCParameterValue const) CCValueReasonResubmission |
The Credential on File transaction is a resubmission.
| - (CCParameterValue const) CCValueReasonUnscheduled |
The Credential on File transaction is an unscheduled transaction.
| - (CCParameterValue const) CCValueRebootingPinPad |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is rebooting the PIN pad.
| - (CCParameterValue const) CCValueRefund |
Parameter value indicating that the transaction is a refund.
| - (CCParameterValue const) CCValueRegistering |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is about to perform a register query.
| - (CCParameterValue const) CCValueRetryRequest |
Parameter value returned when a request is required to be retried by the integrating application.
| - (CCParameterValue const) CCValueSale |
Parameter value indicating that the transaction is a sale.
| - (CCParameterValue const) CCValueTcpIp |
Parameter value representation of TCP IP connection type..
| - (CCParameterValue const) CCValueTrue |
Parameter value representation of TRUE.
| - (CCParameterValue const) CCValueUncommitted |
Parameter value returned when the state of a transaction is uncommitted.
| - (CCParameterValue const) CCValueUncommittedVoid |
Parameter value returned when the state of a transaction is uncommitted void.
| - (CCParameterValue const) CCValueUpdatingPinPadConfig |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the configuration on the PIN pad.
| - (CCParameterValue const) CCValueUpdatingPinPadFirmware |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the firmware on the PIN pad.
| - (CCParameterValue const) CCValueUpdatingPinPadFirmwareConfig |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating the firmware config on the PIN pad.
| - (CCParameterValue const) CCValueUpdatingSecurityConfig |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is updating security configuration on the PIN pad.
| - (CCParameterValue const) CCValueVerifyingPinPad |
Parameter value indicating that ChipDnaMobile#connectAndConfigure: is verifying the PIN pad.
| - (CCParameterValue const) CCValueVoided |
Parameter value returned when the state of a transaction is void.