Method Name: THANKYOU
Show thankyou page in customer display.
Request
|
Level |
Node Name |
Node Value(s) |
Notes |
|
|---|---|---|---|---|
|
1 |
Message |
|
|
|
|
2 |
Text1 |
<string> |
Text of first line |
|
|
2 |
Text2 |
<string> |
Text of second line |
|
|
2 |
Image |
<string> |
Image in Base64 |
|
|
2 |
ImageUrl |
<string> |
Url or path of image |
|
Example
XML
<Message>
<Text1>Grazie per il tuo acquisto</Text1>
<Text2>Buona giornata</Text2>
<Image />
</Idle>
Response
|
Level |
Node Name |
Node Value(s) |
Notes |
|---|
Example
XML
<ReceiptPrinterManagerResponse>
<Error>False</Error>
<ErrorText/>
<LogFileName/>
</ReceiptPrinterManagerResponse>