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

 

cart:commit

Sends a checked cart to Transact via the Commerce Connector.

Syntax

Parameters

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

varname (required)
Input and output parameter. As input, name of the variable that holds a boolean value output as a result of the attempted commit. True means that the cart has been committed to Transact.

Description

Only a successfully checked cart can be committed. A commit of an otherwise acceptable cart may fail due to unsuccessful payment authorization or other special custom conditions associated with the Sites store configuration.

Note

If you call cart:commit for a cart that has not previously been checked, then that cart is checked prior to being committed.

The cart object is updated to reflect any errors or notifications retrieved from the Commerce Connector. Choices for fields which have choices also become available.

   Home > Contents > Index >

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