Integrate our products into your software. Let's make payment happen together!
Look at all the possibilitiesHave a look at the following example how you can use a custom text to receive a token.
Extra parameter for the requests
Parameter | Description |
---|---|
terminalDisplayTexts | a list to add custom texts to the terminal screens |
Example request
{ "tokenType" : "CARD" "terminalOperatingEnvironment": "UNATTENDED", "terminalAccessProtocol": "OPI_NL", "terminalLanguage": "ENG", "terminalDisplayTexts": [ { "terminalWindow": "SCREEN_WAIT_FOR_CARD", "displayLines": ["Welcome back", "Present your card or EV-Charging membership card"] } ] }