Home > Contents > Index >
CART.GETTRANSACTIONID
Obtains the Transact transaction identifier from the Commerce Connector for this cart.
Syntax
<CART.GETTRANSACTIONID NAME="cartname
" VARNAME="varname
"/> [STOREID="storeid
"]/>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 transaction identifier assigned on output.
STOREID
(optional)- Input parameter. ID of the store to which the transaction applies, if the cart represents more than one store. Ignored otherwise.
Description
The returned value is valid only if the cart has been committed.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.