Table of Contents | ||
---|---|---|
|
...
Code Block | ||
---|---|---|
| ||
intent.putExtra("transaction_bundle_key_action", "PRINT_LAST")
intent.putExtra("transaction_bundle_key_type_print_ticket", 0) |
Parameter | Description | Format | Type | Mandatory |
| Defines which ticket you want to print |
| Integer | Yes |
...
Parameter | Description | Format | Type | Mandatory |
| Outcome of the print |
| Integer | Yes |
| Client & merchant tickets | String | No |
Note:
For the device without integrated printer, the
status
will be always0 (successful)
.Tickets
data returned from intent call will always return client and merchant ticket in base64.