Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.2
-
Fix Version/s: 4.7
-
Component/s: CiviContribute, CiviCRM API
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
Calling civicrm_api3('contribution', 'repeattransaction', ...) or civicrm_api3('contribution', 'completetransaction', ...) for a Payment Processor that uses CRM_Core_Payment_BaseIPN will not invoking the post hook for 'create' 'Contribution'.
I initially reported this as a GitHub issue for the eWAY Recurring payment processor, and Eileen asked me to report it here. See https://github.com/ChrisChinchilla/CiviCRM-eWay-recurring-payment-processor/issues/34