Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Type

Comment/Sample

amount

string 

 Formatted amount

discount

boolean 

 true if this line item is a discount

name

string 

label or description of the line item 

rawAmountBigDecimalThis raw amount is for advanced use only. It contains no formatting.
currencyCode
The cart currency code (useful for manipulating rawAmount)
baseCurrencyCode
The merchant base currency code (useful for manipulating rawAmount)
exchangeRateBigDecimalThe cart exchange rate (useful for manipulating rawAmount)

 

Flow