| Package | Description |
|---|---|
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentTerminalTransactionSummaryReference |
PaymentTerminalService.triggerFinalBalance(Long spaceId,
Long terminalId)
Remotely Trigger Final Balance
Remotely triggers the final balance receipt on the terminal.
|
PaymentTerminalTransactionSummaryReference |
PaymentTerminalService.triggerFinalBalance(Long spaceId,
Long terminalId,
Map<String,Object> params)
Remotely Trigger Final Balance
Remotely triggers the final balance receipt on the terminal.
|
PaymentTerminalTransactionSummaryReference |
PaymentTerminalService.triggerFinalBalanceByIdentifier(Long spaceId,
String terminalIdentifier)
Remotely Trigger Final Balance By Identifier
Remotely triggers the final balance receipt on the terminal by terminal identifier.
|
PaymentTerminalTransactionSummaryReference |
PaymentTerminalService.triggerFinalBalanceByIdentifier(Long spaceId,
String terminalIdentifier,
Map<String,Object> params)
Remotely Trigger Final Balance By Identifier
Remotely triggers the final balance receipt on the terminal by terminal identifier.
|
Copyright © 2024. All rights reserved.