getOrderCalculations
Deprecated: Will be removed. Calculate order prices
Arguments
Argument
Description
Return fields
amountUntilFreeShippingCents (Int)
amountUntilFreeShippingExclTaxCents (Int)
amountUntilFreeShippingInclTaxCents (Int)
currency (String!)
discountCents (Int!)
discountExclTaxCents (Int!)
discountInclTaxCents (Int!)
percentDiscount (Int)
promotionDiscountExclTaxCents (Int!)
promotionDiscountInclTaxCents (Int!)
shippingCostsCents (Int!)
shippingCostsExclTaxCents (Int!)
shippingCostsInclTaxCents (Int!)
subtotalBeforeShippingExclTaxCents (Int!)
subtotalBeforeShippingInclTaxCents (Int!)
subtotalCents (Int!)
totalCents (Int!)
totalExclTaxCents (Int!)
totalInclTaxCents (Int!)
totalTaxCents (Int!)
volumeDiscountExclTaxCents (Int!)
volumeDiscountInclTaxCents (Int!)
Last updated
Was this helpful?