The inStorePaymentProcessorChain pipeline processes an in-store payment group. The pipeline chain’s transaction mode is TX_REQUIRED.

The following sections describe each processor in the pipeline chain.

createInvoiceRequestInfo

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/payment/processor/CreateInStorePaymentInfo

Object

atg.commerce.payment.processor.ProcCreateInStorePaymentInfo

Transitions

Return value of 1 executes the processInStorePayment processor.

processInvoiceRequest

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/payment/processor/ProcessInStorePayment

Object

atg.commerce.payment.processor.ProcProcessInStorePayment

Transitions

None. This is the last processor in the pipeline, which causes the PipelineManager to return to the caller.


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