The reprintTransaction method is used to print receiptdata retrieved with the getCustomerReceipt / getMerchantReceipt
Input Variables
Name | Data Type | Mandatory | Default | Description |
transactionReceipt | string | Yes | The receipt printed by this method has to be the data returned by the getCustomerReceipt or GetMerchantReceipt methods with the ReceiptFormat parameter set as raw |
Output Variables
Name | Data Type | Mandatory | Enterprise setTag Equivalent | Description |
The method does not have any response name/value pairs. |
The reprintTransaction method will throw an exception of type mPressException(“Not Implemented”) if the device is not capable of printing.