IsOnline
Call method IsOnline(), no parameters required. This call returns the IsOnlineResponse object described in the following table:
IsOnlineResponse Elements
| Element | Required | Type | Constraint | Comments |
| SequenceNo | Yes | String | Numeric, max 12 digits | Unique Transaction Identifier |
| RespCode | Yes | String | String, 2 bytes |
00: Approved Else: Denied |
| RespText | Yes | String | String, max 64 bytes | Response Text (if not approved) |
| OfflineFlag | Yes | String | String, 1 byte |
Y = In Offline Mode N = Online |
| TerminalId | No | String | String, max 8 bytes | Payment Terminal Id |
| ExtTerminalId | No | String | String, max 32 bytes | Payment Terminal Id – Long Format |
Parent topic: Transactions