0% found this document useful (0 votes)
2 views

Orderstring Variables

The document outlines the Orderstring variables used in the Skipjack Integration Guide, detailing their descriptions, required status, and example values. It specifies the format and constraints for each variable, including length and allowed characters. Additionally, it notes that not all required fields need to be filled with meaningful data and mentions a character limit for the Orderstring.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Orderstring Variables

The document outlines the Orderstring variables used in the Skipjack Integration Guide, detailing their descriptions, required status, and example values. It specifies the format and constraints for each variable, including length and allowed characters. Additionally, it notes that not all required fields need to be filled with meaningful data and mentions a character limit for the Orderstring.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Orderstring Variables

The table below provides expanded descriptions, values, and examples for the
Orderstring variables introduced in the Skipjack Integration Guide:

Order String Variables used with Authorize and Authorize API Methods

Variable Name Variable Required Variable Min / Level Example


Description / Type Max
Optional Length
1 ItemNumber SKU / Item Required Alpha- 1/20 1 A102,
Number Numeric 10MJ9OL0,
THX1138
Do not use
"~`!@#$%^&*()_-
+=
2 ItemDescription Product Name Required Alpha- 1/120 1 Widget,
Numeric 11LX
Do not use Widget
"~`!@#$%^&*()_-
+=
3 ItemCost Per Item Cost Required Numeric 4/8 1 1.00 or
and "." 1000.00
4 Quantity Item Quantity Required Numeric 1/4 1 2, 10, 20
5 Taxable Indicates to Required Alpha 1/1 1 N or Y only
Skipjack to apply
the tax rate to
the order detail*
6 UnitOfMeasure Unit of Measure Optional Alpha- 0/3 3 BX
(Standard) numeric
7 ItemDiscount Item Discount Optional Numeric 0/9 3 0.50
8 ExtendedAmount Extended Optional Numeric 0/9 3 0.00
(Shipping)
Amount
9 CommodityCode Commodity Optional Alpha- 0/4 3 ABC1
Code (Standard) numeric
10 VatTaxAmount VAT Tax Amount Optional Numeric 0/9 3 0.00
11 VatTaxRate VAT Tax Rate Optional Numeric 0/4 3 1.0
12 AlternateTaxAmount Alternate Tax Optional Numeric 0/9 3 0.00
Amount
13 TaxRate Tax Rate Optional Numeric 0/4 3 0.0
14 TaxType Tax Type Optional Alpha- 0/4 3 TAX1
numeric
15 TaxAmount Tax Amount Optional Numeric 0/9 3 0.00
Note 1: Not all Merchants will want to pass all required name-value pairs when
making an Authorization request. If you need to pass "dummy values” for some of
the required fields see the section “Naming Conventions for “Dummy Values” in
Required Variables in the main Skipjack Integration Guide.
Note 2: Only 2000 characters, total, is supported for the Orderstring.

Example: OrderString Variable Formatting


Itemnumber~ItemDescription~ItemCost~Quantity~Taxable~unitofmeasure~item
discount~extendedamount~commodity~vattaxamount~vattaxrate~taxrate~taxty
pe~taxamount~||

You might also like