Uses of Interface
com.blockchyp.client.dto.ITerminalReference
Packages that use ITerminalReference
-
Uses of ITerminalReference in com.blockchyp.client
Methods in com.blockchyp.client with parameters of type ITerminalReferenceModifier and TypeMethodDescriptionprotected booleanBlockChypClient.isTerminalRouted(ITerminalReference terminalName) Returns true if transaction for the given terminal reference should be routed over the local subnet. -
Uses of ITerminalReference in com.blockchyp.client.dto
Classes in com.blockchyp.client.dto that implement ITerminalReferenceModifier and TypeClassDescriptionclassAn authorization request for a charge, preauth, or reverse transaction.classA request for the remaining balance on a payment type.classA simple yes no prompt request.classA request for customer signature data.classThe information needed to enroll a new payment method in the token vault.classDeletes one or all transactions from a terminal queue.classThe information needed to enroll a new payment method in the token vault.classThe information needed to activate or recharge a gift card.classReturns a list of queued transactions on a terminal.classInformation needed to retrieve location information for a terminal.classA message to be displayed on the terminal screen.classCreates a payment link.classInformation needed to test connectivity with a terminal.classA refund request.classA request for the status of a terminal.classThe fields needed for custom Terms and Conditions prompts.classA text prompt request.classUsed to start or update a transaction line item display on a terminal.