Package com.creditcall.chipdnamobile
Class ParameterValues
java.lang.Object
com.creditcall.chipdnamobile.ParameterValues
Created by Shingai on 13/07/2017.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringParameter value indicating that the transaction is an Account Verification.static final StringParameter value indicating thatParameterKeys.Amountis the actual amount.static final StringParameter value indicating thatParameterKeys.Amountis an estimated amount.static final StringParameter value returned when a transaction is approved.static final StringParameter value representation of BLUETOOTH connection type.static final StringParameter value representation of BLUETOOTH LOW ENERGY connection type.static final StringParameter value for indicating end of day and on device tipping.static final StringParameter value indicating that the transaction will be processed with a card.static final StringParameter value indicating that the transaction will be processed as a cash transaction.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad configuration check has started.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that TapToMobile configuration check has started.static final StringParameter value indicating that the transaction will be processed as cheque transaction.static final StringParameter value used inChipDnaMobile.setIdleMessage(Parameters)to clear a previously set idle message.static final StringParameter value returned when the state of a transaction is committed.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that the SDK is about to connect to the PIN pad.static final StringParameters value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating thatChipDnaMobile.connectAndConfigure(Parameters)has started.static final StringParameter value returned when a transaction is declined.static final StringParameter value returned when the state of a transaction is delayed and will be processed via a different integration.static final StringParameter value for end of day tipping.static final StringParameter value representation of False.static final StringParameter value representation of LIVE environment.static final StringParameter value indicating that the offline request was deleted (and not sent online).static final StringParameter value indicating that the offline request was successfully completed and sent online.static final StringParameter value to indicate that there is an offline request which has failed to send.static final StringParameter value to indicate that there is an offline request pending for the transactionstatic final StringParameter value for on device tipping.static final StringParameter value returned when a transaction is partially approved.static final StringParameter value returned when the state of a transaction is partially committed.static final StringThe transaction POI is a Payment Device.static final StringParameter value indicating that TMS Update has started.static final StringThe Credential on File transaction is a delayed charge.static final StringThe Credential on File transaction is an incremental transaction.static final StringThe Credential on File transaction is an installment.static final StringThe Credential on File transaction is due to no show.static final StringThe Credential on File transaction is a re-auth.static final StringThe Credential on File transaction is a resubmission.static final StringThe Credential on File transaction is an unscheduled transaction.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that the PIN pad is about to reboot.static final StringParameter value indicating that the transaction is a refund.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that Registration has started.static final StringParameter value indicating that the integrating application should retry a request.static final StringParameter value indicating that the transaction is a sale.static final StringThe transaction POI is Tap To Mobile.static final StringParameter value representation of TCP/IP connection type.static final StringParameter value representation of STAGING/TEST environment.static final StringParameter value representation of True.static final StringParameter value returned when the state of a transaction is uncommitted.static final StringParameter value returned when the state of a transaction is uncommitted void.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad configuration update has started.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad firmware check has started.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad firmware configuration update has started.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad security configuration has started.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that TapToMobile configuration update has started.static final StringParameter value representation of USB connection type.static final StringParameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad verification check has started.static final StringParameter value returned when the state of a transaction is void. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TRUE
Parameter value representation of True.- See Also:
-
FALSE
Parameter value representation of False.- See Also:
-
LiveEnvironment
Parameter value representation of LIVE environment.- See Also:
-
TestEnvironment
Parameter value representation of STAGING/TEST environment.- See Also:
-
UsbConnectionType
Parameter value representation of USB connection type.- See Also:
-
BluetoothLeConnectionType
Parameter value representation of BLUETOOTH LOW ENERGY connection type.- See Also:
-
BluetoothConnectionType
Parameter value representation of BLUETOOTH connection type.- See Also:
-
TcpIpConnectionType
Parameter value representation of TCP/IP connection type.- See Also:
-
ConnectionAndConfigureStarted
Parameters value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating thatChipDnaMobile.connectAndConfigure(Parameters)has started.- See Also:
-
Connecting
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that the SDK is about to connect to the PIN pad.- See Also:
-
Registering
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that Registration has started.- See Also:
-
PerformingTmsUpdate
Parameter value indicating that TMS Update has started.- See Also:
-
CheckingPinPadConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad configuration check has started.- See Also:
-
CheckingTapToMobileConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that TapToMobile configuration check has started.- See Also:
-
UpdatingPinPadConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad configuration update has started.- See Also:
-
UpdatingTapToMobileConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that TapToMobile configuration update has started.- See Also:
-
UpdatingPinPadFirmware
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad firmware check has started.- See Also:
-
UpdatingPinPadFirmwareConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad firmware configuration update has started.- See Also:
-
VerifyingPinPad
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad verification check has started.- See Also:
-
RebootingPinPad
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that the PIN pad is about to reboot.- See Also:
-
UpdatingSecurityConfig
Parameter value inIConfigurationUpdateListener.onConfigurationUpdateListener(Parameters)indicating that PIN pad security configuration has started.- See Also:
-
Approved
Parameter value returned when a transaction is approved.- See Also:
-
Declined
Parameter value returned when a transaction is declined.- See Also:
-
RetryRequest
Parameter value indicating that the integrating application should retry a request.- See Also:
-
PartiallyApproved
Parameter value returned when a transaction is partially approved.- See Also:
-
PartiallyCommitted
Parameter value returned when the state of a transaction is partially committed.- See Also:
-
Committed
Parameter value returned when the state of a transaction is committed.- See Also:
-
Uncommitted
Parameter value returned when the state of a transaction is uncommitted.- See Also:
-
Voided
Parameter value returned when the state of a transaction is void.- See Also:
-
UncommittedVoid
Parameter value returned when the state of a transaction is uncommitted void.- See Also:
-
Delayed
Parameter value returned when the state of a transaction is delayed and will be processed via a different integration.- See Also:
-
EndOfDayTipping
Parameter value for end of day tipping.- See Also:
-
OnDeviceTipping
Parameter value for on device tipping.- See Also:
-
BothTipping
Parameter value for indicating end of day and on device tipping.- See Also:
-
Sale
Parameter value indicating that the transaction is a sale.- See Also:
-
Refund
Parameter value indicating that the transaction is a refund.- See Also:
-
AccountVerification
Parameter value indicating that the transaction is an Account Verification.- See Also:
-
Cash
Parameter value indicating that the transaction will be processed as a cash transaction.- See Also:
-
Card
Parameter value indicating that the transaction will be processed with a card.- See Also:
-
Cheque
Parameter value indicating that the transaction will be processed as cheque transaction.- See Also:
-
AmountTypeActual
Parameter value indicating thatParameterKeys.Amountis the actual amount.- See Also:
-
AmountTypeEstimate
Parameter value indicating thatParameterKeys.Amountis an estimated amount.- See Also:
-
ClearIdleMessage
Parameter value used inChipDnaMobile.setIdleMessage(Parameters)to clear a previously set idle message.- See Also:
-
OfflinePending
Parameter value to indicate that there is an offline request pending for the transaction- See Also:
-
OfflineFailed
Parameter value to indicate that there is an offline request which has failed to send.- See Also:
-
OfflineCompletionProcessed
Parameter value indicating that the offline request was successfully completed and sent online.- See Also:
-
OfflineCompletionDeleted
Parameter value indicating that the offline request was deleted (and not sent online).- See Also:
-
ReasonUnscheduled
The Credential on File transaction is an unscheduled transaction.- See Also:
-
ReasonInstallment
The Credential on File transaction is an installment.- See Also:
-
ReasonIncremental
The Credential on File transaction is an incremental transaction.- See Also:
-
ReasonResubmission
The Credential on File transaction is a resubmission.- See Also:
-
ReasonDelayedCharge
The Credential on File transaction is a delayed charge.- See Also:
-
ReasonReAuth
The Credential on File transaction is a re-auth.- See Also:
-
ReasonNoShow
The Credential on File transaction is due to no show.- See Also:
-
PaymentDevice
The transaction POI is a Payment Device.- See Also:
-
TapToMobile
The transaction POI is Tap To Mobile.- See Also:
-
-
Constructor Details
-
ParameterValues
public ParameterValues()
-