Back end contribution postProcess ( CRM_Contribute_Form_Contribution::postProcess() )
- Currently it appears a single financial account is assocated with the contribution (legacy contribution type) This is acceptable if no price set is involved.
- If a price set is present then a financial account cannot be applied to the overall contribution. (should this single association be removed)
For both contibution modes ("live" & "backend") it appears that most of the code up to the call to the payment process is probably OK.
Labels:
