Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

CART.GETTAXTOTAL

Obtains the tax total for the cart.

Syntax

Parameters

NAME (required)
Input parameter. Name of the cart object.

VARNAME (required)
Input and output parameter. As input, name of a variable that holds the tax total, which is assigned as a double value on output.

STOREID (optional)
Input parameter. ID of the store where the tax total applies, if the cart represents more than one store. If STOREID is not included, returns the tax total for all stores.

Description

When called, CART.GETTAXTOTAL returns a total that includes taxes, but not items, discounts, and shipping. Always returns zero until the cart has been checked or committed.

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.