Skip to main content
After a successful fiscalization, you can send a structured text string in the 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 (str0str5). 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.
str0 provides a custom headline. str1str5 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.