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

dispatchOnPGTypeNoApproval

Transactional mode: TX_MANDATORY

Nucleus component: /atg/commerce/order/processor/ValidatePaymentGroupsNoApproval

PipelineProcessor 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 5000 results in execution of validateInvoiceRequestNoApproval.