Interface TerminalDelegate
- All Superinterfaces:
BasePaymentAdministrationDelegate,EJournalDelegate,ErrorDelegate,PrinterOutputDelegate,SignatureDelegate,TerminalOutputDelegate
public interface TerminalDelegate
extends BasePaymentAdministrationDelegate, TerminalOutputDelegate, PrinterOutputDelegate, EJournalDelegate, SignatureDelegate
-
Nested Class Summary
Nested classes/interfaces inherited from interface eu.ccvlab.mapi.core.payment.SignatureDelegate
SignatureDelegate.SignatureAsked -
Method Summary
Modifier and TypeMethodDescriptiondefault voidconfigData(ConfigData configData) default voidinputCommand(List<String> lines, String command, int length, eu.ccvlab.mapi.core.machine.InputCommandCallback inputCommandCallback) Methods inherited from interface eu.ccvlab.mapi.core.payment.BasePaymentAdministrationDelegate
onPaymentAdministrationError, onPaymentAdministrationSuccessMethods 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
eReceipt, printCustomerReceiptAndSignature, printDccOffer, printMerchantReceiptAndSignatureMethods inherited from interface eu.ccvlab.mapi.core.payment.SignatureDelegate
askCustomerIdentification, askCustomerSignature, askCustomerSignature, askMerchantSignatureMethods inherited from interface eu.ccvlab.mapi.core.payment.TerminalOutputDelegate
askCashierInput, cardUID, showOnCustomerDisplay, showOnCustomerDisplay, showTerminalOutput, showTerminalOutputLines, showTerminalOutputMenu, stopMenu
-
Method Details
-
configData
-
inputCommand
-