terminalId property
The terminal identifier for the payment transaction.
This identifies the specific payment terminal or device that will process the transaction.
Example
- "terminal_001"
- "pos_device_123"
- "mobile_terminal_456"
Implementation
final String terminalId;