Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.1.3
-
Fix Version/s: 3.2
-
Component/s: CiviCRM API
-
Labels:None
Description
To process transactions coming in from external forms, using CiviCRM payment processor.
Should record contributions against contact records, as per a normal CiviCRM transaction.
(Or should it? Should it just do the transaction, and leave the recording up to the developer via civicrm_contribution_add()?)