POSDisplay field of the Data object in your Register response. FisCortina forwards this string to the Nayax device, where it is rendered on-screen at the end of the transaction.
When to use POSDisplay. Use this field when your fiscal authority or regional regulation requires visible confirmation of fiscal data on the device screen. Poland is a primary example. If omitted, no fiscal data slide is shown on the device.
POSDisplay is a child of the Data object in ExternalFisCortinaResponse:
String format
POSDisplay is a UTF-8 encoded, semicolon-delimited string of up to six elements (str0–str5). Each element is a label:value pair. Either the label or the value may be empty, but the colon : separator and semicolon ; terminator are always required.
Each slot maps to a position on the device screen. str0 and str1 have special rendering behavior:
Examples
The tabs below show how different combinations of empty slots affect the rendered output.- Custom headline
- Default headline (str0 empty)
- Both str0 and str1 empty
str0 provides a custom headline. str1–str5 carry fiscal data.Next steps
Retry & Timeout Handling
Configure retry behavior and timeout handling for failed registrations.
Request & Response Reference
Full field definitions and response codes for all endpoints.