
Submitting Purchasing Card Level 2 and Level 3 Transactions
TSYS Acquiring Solutions Purchasing Card Transaction Processing
C
192 31 July 2012 Gateway Developer Guide and Reference
TSYS Acquiring Solutions Level 3 Visa Line Item Detail Records
NOTE: For these values, n is a sequence counter that should begin with 1 and increase in
sequence. Each line item should also contain quantity (L_QTY
n) and unit price
(L_COST
n) fields.
Example TSYS Acquiring Solutions Level 3 Visa Transaction Parameter String
TRXTYPE=S&TENDER=C&PARTNER=Partner&USER=User&PWD=Password&ACCT=411111111111
1111&EXPDATE=1215&AMT=1.00&BILLTOSTREET=5199 JOHNSON&TAXAMT=1.06&BILLTOZIP=
94588&ALTTAXAMT=1.00&CUSTVATREGNUM=11111&LOCALTAXAMT=1.01&NATIONALTAXAMT=1.
02&COMMCODE=22222&VATAXAMT=1.03&VATAXPERCENT=55&TAXEXEMPT=N&DISCOUNT=.50&FR
EIGHTAMT=1.00&DUTYAMT=1.00&SHIPTOZIP=33333&SHIPFROMZIP=44444&SHIPTOCOUNTRY=
840&ORDERDATE=081125&L_COMMCODE1=123456789ABC&L_DESC1=Line item 1 descripti
on&L_UPC1=CBA987654321&L_QTY1=1&L_UOM1=123456789012&L_COST1=1.50&L_TAXAMT1=
1.05&L_TAXRATE1=12&L_DISCOUNT1=.50&L_AMT1=1.00&L_TAXTYPE1=TT1
Parameter Description
L_COMMCODE
n (Optional) Item commodity code.
Character length and limitations: 12 alphanumeric characters
L_DESC
n (Required) Item descriptor.
Character length and limitations: 35 alphanumeric characters
L_UPC
n (Optional) Product code.
Character length and limitations: 12 alphanumeric characters
L_QTY
n (Required) Item quantity.
Character length and limitations: 12 numeric characters
L_UOM
n (Required) Unit of measure/code.
Character length and limitations: 12 alphanumeric characters
L_COST
n (Required) Unit cost.
Character length and limitations: 12 numeric characters
L_TAXAMT
n (Optional) VAT/tax amount.
Character length and limitations: 12 numeric characters
L_TAXRATE
n (Optional) VAT/tax rate.
Character length and limitations: 4 numeric characters
L_DISCOUNT
n (Optional) Discount per line item.
Character length and limitations: 12 numeric characters
L_AMT
n (Optional) Line-item total.
Character length and limitations: 12 numeric characters
Commentaires sur ces manuels