Return Message (Tran Type 09)
Simplify supports a Return message from the POS.
For more information, see the Fusebox Integration Guide under Return (09).
Sample Message
Request
An example of a Return Request message (from the POS to Simplify) is:
API Field #, Value | Description |
---|---|
0001,09 | Transaction Type. |
0002,125.98 | Transaction Amount |
0007,1025 | Transaction ID / Reference Number |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0013,022519 | Transaction Date (current date) – MMDDYY |
0014,143005 | Transaction Time (current time) – HHMMSS |
0109,TERM1 | Terminal ID (provided by Elavon) |
0110,205 | Cashier ID |
0115,010 | Transaction Qualifier (010 = credit; 030 = debit) |
1008,ID: | Set to ‘ID:’ to request that an account Token be returned by Fusebox |
5071,xxx.. | Defines whether card and cardholder are present. See Simplify-Controlled Field Definitions. |
8002,RETL01 | Location Name (provided by Elavon) |
8006,TSTLAR | Chain Code (provided by Elavon) |
Response
An example of a Return Response message (from Simplify to the POS) is shown below. The example was processed with Simplify configured to process Returns as non-EMV.
API Field #, Value | Description |
---|---|
0001,09 | Transaction Type. |
0002,125.98 | Transaction Amount |
0003,ID:1120106195107475 | Account Token (returned by Fusebox) |
0004,1208 | Expiration Date – MMYY |
0007,1025 | Reference Number |
0011,xxx.. | User Data. See Simplify-Controlled Field Definitions. |
0013,022519 | Transaction Date (current date) – MMDDYY |
0014,143515 | Transaction Time (current time) – HHMMSS |
0047,M;1;1;1;0;1;2;5;4;1;3;C;0;4 | POS Data Code |
0052,5 | Transponder / Proximity Indicator (0 = contact; 2 = contactless; 5 = swiped) |
0054,90 | POS Entry Mode |
0062,110 | Service Code |
0109,TERM1 | Terminal ID (provided by Elavon) |
0110,205 | Cashier ID |
0112,400 | Fusebox – Processor ID |
0115,010 | Transaction Qualifier (010 = credit; 030 = debit) |
0125,1201171752 | Retrieval Reference Number (may need to appear on receipt) |
0126,2 | Track Indicator (may need to appear on receipt) |
0140,USD | Merchant Currency |
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,00 | Host Response Code |
1010,COMPLETE | Gateway Response Message |
1012,1832 | Gateway Batch Number |
1359,4 | EMV CVM Indicator |
5001,30101151010800;1640000800072727 |
|
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,1112011609581429 | Transaction Link Identifier (a unique identifier to link transactions) |
8002,RETL01 | Location Name (provided by Elavon) |
8006,TSTLAR | Chain Code (provided by Elavon) |