Card Issuance
Card Issuance Request
An example of a Card Issuance Request message (from the POS process to the Simplify application) is shown below.
API Field #, Value | Description |
---|---|
0001,09 | Transaction Type of 9, in combination with Field 115 of 050 and Field 117 of 2, indicates a Gift Card Issuance. |
0002,50.00 | dollar amount to be put on the card. |
0007,1025 | Field 7 is a Transaction ID / Reference Number. (Must increment on every new request). |
0011,xxx.. | Field 11 is defined as User Data. See Appendix F for the use of this field for this field. |
0013,092815 | Transaction Date (current date) – MMDDYY. |
0014,131535 | Transaction Time (current time) – HHMMSS. |
0109,RETAIL | Terminal ID provided by Elavon. |
0110,00000301 | Cashier ID. |
0115,050 | Transaction Qualifier (050 = Gift / Stored Value). |
0117,2 | Field 117 is the Stored Value Function. A Value of 2 indicates a Card Issuance. |
1008,ID: | Field 1008 is set to the value "ID:" to request that an account Token be returned by Fusebox. |
8002,PLSNTN | Location Name provided by Elavon. |
8006,TSTLAR | Chain Code provided by Elavon. |
Card Issuance Response
An example of a Card Issuance Response message (from Simplify to the POS process) is shown below.
API Field #, Value | Description |
---|---|
0001,09 | Transaction Type |
0002,000050.00 | Transaction Amount |
0003,ID:1120106195107475 | This is the account token returned by Fusebox. |
0004,1218 | Expiration Date – MMYY. |
0006,001000 | Authorization Code returned by Fusebox |
0007,1025 | Transaction Reference Number |
0011,xxx.. | Field 11 is defined as User Data. See Appendix F for the use of this field. |
0013,092815 | Transaction Date (current date) – MMDDYY. |
0014,131535 | Transaction Time (current time) – HHMMSS. |
0035,09 | Validation Code |
0043,500586 | System Trace Audit Number |
0052,3 | Transponder / Proximity Indicator (3 = contactless, 5 = swiped) |
0070,00000891 | Customer Code |
0109,RETAIL | Terminal ID provided by Elavon |
0110,00000301 | Cashier ID |
0115,050 | Transaction Qualifier (050 = Gift / Stored Value) |
0117,002 | Stored Value Function. A Value of 2 indicates a Card Issuance |
0125,111293621357294 | Retrieval Reference Number (may need to appear on receipt) |
0126,0 | Track Indicator (may need to appear on receipt) |
0632,50.00 | Account Balance |
1000,SV | Card Type |
1001,SVS | Card Name |
1003,0000 | Gateway Response Code |
1004,01 – APPROVAL | Host Response Message |
1005,061286 | Merchant Number |
1008,600649*********1083 | Masked Account Number (for printing on receipt) |
1009,01 | Host Response Code |
1010,COMPLETE | Gateway Response Message |
5002,80378002 | Device Serial Number |
7007,1111293621357294 | Transaction Link Identifier |
8002,PLSNTN | Location Name provided by Elavon. |
8006,TEST | Chain Code provided by Elavon. |