Stub
Local-side IPC implementation stub class.
Properties
Functions
Link copied to clipboard
Cast an IBinder object into an com.clover.sdk.v3.payment.raw.listener.IRawExtTransactionServiceListener interface, generating a proxy if needed.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Called on successful card detection (insert/swipe/tap) to allow client to display required processing indication (e.g.
Link copied to clipboard
Called on successful card data read (insert/swipe/tap) to allow client to use card data cardDataResponse - the response of sucessful card read
Link copied to clipboard
Called when the service and hardware is ready to accept card input
Link copied to clipboard
Called to indicate that user has removed the card for contact entry mode the client should dismiss the remove card message if present
Link copied to clipboard
Called in the event of a reader error while waiting for or processing card detection error - the error encounterd extras - unused
Link copied to clipboard
Called on successful processing of finishChip (CVM, decision outcome, etc.
Link copied to clipboard
public abstract void onGenericAlert(CardReaderError error, IGenericAlertHandler iGenericAlertHandler)
Called when card processing throgh gereric alert where user should be informed for error but the transaction should be resumed from the current state.
Link copied to clipboard
Called on successful completion of PIN entry for swipe getPinResponse - the response of sucessful pin entry containing pin block and ksn
Link copied to clipboard
Called on successful processing of goOnChip (CVM, decision outcome, etc.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public abstract void onSelectApplication(Array<CardApplication> cardApplication, ISelectApplicationHandler iSelectApplicationHandler)
Called in the event that the client needs to prompt for multiple application IDs
Link copied to clipboard
Link copied to clipboard
Called to indicate that service is restarting the transaction because on internal error such as contactless timeout UI should show processing and wait for the onCardReadReady callback.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard