lineItemTotal
The lineItemTotal
element is an optional child of the lineItemData
element, which specifies the total cost of the line items purchased, not including tax. For example, if the order was for 500 pencils at $1.00 each, the lineItemTotal
would be $500. Although an optional element, it is required by Visa and Mastercard when specifying line item data. The decimal is implied. Example: 500 = $5.00.
Type = Integer; totalDigits = 12
Parent Elements:
Attributes:
None
Child Elements:
None