This chain is called by ValidatePaymentGroupsNoApproval to validate payment groups that were skipped in the validatePaymentGroupsForCheckout chain.

dispatchOnPGTypeNoApproval

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidatePaymentGroupsNoApproval

Object

atg.commerce.order.processor.ProcValidatePaymentGroupsForCheckout

Transitions

A return value of 4000 results in execution of validateCreditCardNoApproval. A return value of 4001 results in execution of validateGiftCertificateNoApproval. A return value of 4002 results in execution of validateStoreCreditNoApproval. A return value of 4003 results in execution of validateInStorePaymentNoApproval A return value of 5000 results in execution of validateInvoiceRequestNoApproval. A return value of 6000 links a non-operational value to an empty processor for tokenized credit cards.

validateInvoiceRequestNoApproval

This processor validates invoiceRequest payment groups.

Transactional Mode

TX_MANDATORY

Component

/atg/commerce/order/processor/ValidateInvoiceRequest

Object

atg.commerce.order.processor.ProcValidateInvoiceRequest

Transitions

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


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