Package eu.ccvlab.mapi.core.payment
Interface CardReadDelegate
- All Superinterfaces:
EJournalDelegate,ErrorDelegate,PrinterOutputDelegate,TerminalOutputDelegate,TokenDelegate
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidonFailure(ResultState result) default voidonSuccess(CardReadResult result) Methods inherited from interface eu.ccvlab.mapi.core.payment.EJournalDelegate
printJournalReceipt, storeEJournalMethods inherited from interface eu.ccvlab.mapi.core.payment.ErrorDelegate
onError, onErrorMethods inherited from interface eu.ccvlab.mapi.core.payment.PrinterOutputDelegate
printCustomerReceiptAndSignature, printDccOffer, printMerchantReceiptAndSignatureMethods inherited from interface eu.ccvlab.mapi.core.payment.TerminalOutputDelegate
askCashierInput, cardUID, showOnCustomerDisplay, showOnCustomerDisplay, showTerminalOutput, showTerminalOutputLines, showTerminalOutputMenu, stopMenuMethods inherited from interface eu.ccvlab.mapi.core.api.response.delegate.TokenDelegate
eReceipt, onTokenSuccess
-
Method Details
-
onSuccess
-
onFailure
-