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 PINpad 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 PINpad.
For more details on this Tran Type, see the Fusebox Integration Guide.
Batch Close Request
An example of a Batch Close Request message (from the POS process to the Simplify application) is as follows.
API Field #, Value | Description |
---|---|
0001,13 | Transaction Type. A value of 13 indicates a Batch Close message. |
0011,xxx.. | User Data. See Appendix F for the use of this field. |
0109,RETERM1 | Terminal ID provided by Elavon. |
Batch Close Response
An example of a Batch Close Response message (from the Simplify application to the POS process) is shown below.
API Field #, Value | Description |
---|---|
0001,13 | Transaction Type. A value of 13 indicates a Batch Close message. |
0011,xxx.. | Field 11 is defined as User Data. See Appendix F for the use of this field. |
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 |