haltPaymentProcessing

This method decides whether or not an Instruction Line Item should be generated from a Financial Component. It provides a hook for customers so that they can halt payments being generated on a case. This method returns false by default indicating that payment processing should continue as normal. Customized code may set the return to true in which case the payment will be halted. This method should only consider primary Financial Components and not deduction financial components.