Batch Close Message (Tran Type 13)
Simplify supports a Batch Close message from the POS process. This message requests that a current batch be closed. The scope of the batch close is determined as follows:
- If the Terminal ID is sent in Field 109 of the Batch Close Request, the batch close will only apply to transactions run on the PIN pad specified by this Terminal ID.
- If the Location Name is sent in Field 8002, the batch close will apply to transactions run in the entire location specified by this Location Name (typically: one store).
- If the Chain Code is sent in Field 8006, the batch close will apply to transactions run for the entire chain specified by this Chain Code.
In the following example, the Terminal ID is sent in Field 109, so the batch close will only apply to transactions run on the specified PIN pad.
For more information, see the Fusebox Integration Guide under Batch Close (13).
Sample Message
Request
An example of a Batch Close Request message (from the POS process to the Simplify application) is:
API Field #, Value | Description |
---|---|
0001,13 | Transaction Type |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0109,RETERM1 | Terminal ID (provided by Elavon) |
Response
An example of a Batch Close Response message (from the Simplify application to the POS process) is:
API Field #, Value | Description |
---|---|
0001,13 | Transaction Type |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0109,RETERM1 | Terminal ID (provided by Elavon) |
0140,USD | Merchant Currency Trigraph |
1003,0000 | Gateway Response Code |
1004,ACKNOWLEDGED | Host Response Message |
1010,COMPLETE | Gateway Response Message |
1012,0248 | Gateway Batch Number |
1013,26.00 | Local Batch Net Amount |
1014,2 | Local Batch Transaction Count |
1016,26.00 | Host Batch Net Amount |
1017,2 | Host Batch Transaction Count |
1018,26.00 | Funded Batch Amount |
1019,2 | Funded Batch Transaction Count |
7007,1115126747425133 | Transaction Link Identifier. A unique identifier to link transactions. |