- ReceiptHeader - Enum in at.hobex.pos.ecr
-
This class contains enum-types for setting up different
receipt
headers (sales - merchant, customer)
- reconciliation() - Method in class at.hobex.pos.ecr.tecs.TecsClient
-
Triggers an reconciliation message.
- refund(double) - Method in class at.hobex.pos.ecr.ECRBase
-
This method performs a refund on a POS device.
- refund(double, String) - Method in class at.hobex.pos.ecr.ECRBase
-
This method performs a refund on a POS device.
- refund(double, String, int) - Method in class at.hobex.pos.ecr.ECRBase
-
This method performs a refund on a POS device.
- refund(String, double, String) - Method in class at.hobex.pos.ecr.ECRBase
-
This method performs a refund on the POS device.
- refund(String, String, double, String) - Method in class at.hobex.pos.ecr.ECRBase
-
This method performs a refund on the POS device.
- refund(String, String, String, double, String, int) - Method in class at.hobex.pos.ecr.ECRBase
-
This is the most detailed method to perform a refund on a POS device.
- refund(String, String, String, double, String, int) - Method in class at.hobex.pos.ecr.tecs.TecsClient
-
This method performs a refund on a POS device.
- refund(String, String, String, double, String, int, String) - Method in class at.hobex.pos.ecr.tecs.TecsClient
-
- refund(String, String, String, double, String, int) - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
Starts a refund transaction.
- removeCTLSListener(CTLSCardListener) - Method in class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Remove listener for the card tap event.
- removeListener(IntermediateStatusInformationListener) - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
If you don't want to get further intermediate status information it is possible to remove already attached listener from the notification queue.
- repeatReceipt() - Method in class at.hobex.pos.ecr.ECRBase
-
Returns the last receipt if terminal supports.
- repeatReceipt() - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
To get the last receipt from the payment terminal if it is available.
- resetConfig() - Static method in class at.hobex.pos.ecr.tecs.TecsClientSimulator
-
- resetConfig() - Static method in class at.hobex.pos.ecr.zvt.ZVTClientSimulator
-
- Response - Class in at.hobex.pos.ecr
-
The Response contains all information about a transaction.
- Response() - Constructor for class at.hobex.pos.ecr.Response
-
- restartPaymentApplication() - Method in class at.hobex.pos.ecr.ECRBase
-
Restart the payment application of the terminal if terminal supports.
- restartPaymentApplication() - Method in class at.hobex.pos.ecr.tecs.TecsClient
-
Restart the payment application of the terminal if terminal supports.