The repriceOrder pipeline chain prices the Order. The repriceOrder pipeline chain is executed by the handleRepriceOrder() method in the CartModifierFormHandler and the ExpressCheckoutFormHandler. The pipeline chain’s transaction mode is TX_REQUIRED.

The following section describes the processor in the pipeline chain.

priceOrderTotal

This processor causes the Order to be re-priced using the pricing engine.

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/pricing/processor/PriceOrderTotal

Object

atg.commerce.pricing.processor.PriceOrderTotal

Transitions

None, this is the only link in the chain and will cause the PipelineManager to return to the caller.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices