Void Return Message (Tran Type 17)
Simplify supports a Void Return message from the POS process if tokenization is implemented. Customers might want to void a return transaction after it has been completed. The POS does this by sending a Void Return message to Simplify.
The following table shows a sample of fields in the Void Return message that may need to match fields in the original transaction.
API Field # | Description |
---|---|
0002 | Transaction Amount |
0003 | Account Data (token) |
0004 | Expiration Date |
0007 | Transaction ID / Reference Number |
0109 | Terminal ID |
8002 | Location Name |
8006 | Chain Code |
For more information, see the Fusebox Integration Guide under Void Return (17).
Sample Message
Request
An example of a Void Return Request message (from the POS to Simplify) is:
API Field #, Value | Description |
---|---|
0001,17 | Transaction Type. |
0002,125.98 | Transaction Amount. Must match Return response. |
0003,ID:1120106195107475 | Account Data. Must match Return response. |
0004,1208 | Expiration Date – MMYY. Must match Return response (if present). |
0007,1025 | Transaction ID / Reference Number. Must match Return response. |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0013,022519 | Transaction Date (current date) – MMDDYY |
0014,143515 | Transaction Time (current time) – HHMMSS |
0109,TERM1 | Terminal ID. Must match Return response. |
0110,205 | Cashier ID |
0115,010 | Transaction Qualifier (010 = credit; 030 = debit). Must match Return response. |
5071,xxx… | Defines whether card and cardholder are present. See Simplify-Controlled Field Definitions. |
8002,RETL01 | Location Name. Must match Return response. |
8006,TSTLAR | Chain Code. Must match Return response. |
Response
An example of a Void Return Response message (from the Simplify application to the POS process) is:
API Field #, Value | Description |
---|---|
0001,17 | Transaction Type |
0002,125.98 | Transaction Amount |
0003,ID:1120106195107475 | Account Token (returned by Fusebox) |
0004,1208 | Expiration Date – MMYY |
0006,CMC663 | Authorization code (returned by Fusebox) |
0007,1025 | Transaction ID / Reference Number |
0009,0020 | Fusebox – Host Batch number |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0013,022519 | Transaction Date (current date) – MMDDYY |
0014,143515 | Transaction Time (current time) – HHMMSS |
0030,1 | Fusebox – Online Indicator |
0032,022519 | Fusebox – Authorization Transaction Date |
0033,105319 | Fusebox – Authorization Transaction Time |
0035,1008 | Validation Code |
0036,MCC5391230 Y | Host Transaction Identifier |
0037,0 | Fusebox – Authorizer |
0043,010430 | System Trace Audit Number |
0047,2;1;0;1;0;0;6;5;4;1;2;4;0;4 | POS Data Code |
0052,5 | Transponder / Proximity Indicator (0 = contact; 2 = contactless, 5 = swiped) |
0054,01 | POS Entry Mode |
0109,TERM1 | Terminal ID (provided by Elavon) |
0110,205 | Cashier ID |
0112,400 | Fusebox – Processor ID |
0115,010 | Transaction Qualifier (010 = credit; 030 = debit) |
0126,0 | Track Indicator (may need to appear on receipt) |
0128,1.00 | Original Authorization Amount |
0129,0 | Fusebox – Compliance Data |
0130,1.00 | Authorized Amount |
0131,00 | CPS Total Incremental Auths sent |
0132,0 | Authorization Reversal Sent |
0140,USD | Fusebox – Merchant Currency |
0651,0000000 | Reversal data (for reversal, if needed) |
1000,VI | Card Type |
1001,VISA | Card Name |
1003,0000 | Gateway Response Code |
1004,ACKNOWLEDGED | Host Response Message |
1005,001060000801459411699 | Merchant Number |
1008,400555******4460 | Masked Account Number (for printing on receipt) |
1009,AA | Host Response Code |
1010,COMPLETE | Gateway Response Message |
1012,0020 | Gateway Batch Number |
1200,0000AA | Issuer Network Information |
1359,4 | EMV CVM Indicator |
5001,40000800055597 | Time in seconds till PCI reboot (400 = Tag, 008 = Length of data) |
5002,80378002 | Device Serial Number |
5004,G2 | Encryption Provider ID |
5010,EMVDC0838 | EMV kernel version |
5070,xxx… | Simplify Information. See Simplify-Controlled Field Definitions. |
5071,xxx… | Defines whether card and cardholder are present. See Simplify-Controlled Field Definitions. |
7007,1112011625131438 | Transaction Link Identifier |
8002,RETL01 | Location Name (provided by Elavon) |
8006,TSTLAR | Chain Code (provided by Elavon) |