setLanguage

fun setLanguage(value: String)

Parameters

value

The primary language that should be used in the payment terminal. The language must be specified using 3 letter ISO639-2 codes.

The currently implemented languages in the payment terminal are:

  1. dan - Danish

  2. deu - German

  3. eng - English

  4. fin - Finnish

  5. nor - Norwegian

  6. pol - Polish

  7. swe - Swedish

Note! The select language has to be both implemented and enabled by the terminal configuration.