-
- Downloads
financial#152 Pass contribution directly to completeOrder
We have done quite a a bit of cleanup on this and the only value in objects now used is contribution - this is really explict in the code as we actually unset objects after extracting contribution. This alters the function signature such that it receives contribution directly rather than in an array
Showing
- CRM/Contribute/BAO/Contribution.php 2 additions, 5 deletionsCRM/Contribute/BAO/Contribution.php
- CRM/Core/Payment/AuthorizeNetIPN.php 1 addition, 1 deletionCRM/Core/Payment/AuthorizeNetIPN.php
- CRM/Core/Payment/BaseIPN.php 1 addition, 1 deletionCRM/Core/Payment/BaseIPN.php
- CRM/Core/Payment/PayPalIPN.php 1 addition, 1 deletionCRM/Core/Payment/PayPalIPN.php
- CRM/Core/Payment/PayPalProIPN.php 1 addition, 1 deletionCRM/Core/Payment/PayPalProIPN.php
- CRM/Event/Form/Task/Batch.php 1 addition, 1 deletionCRM/Event/Form/Task/Batch.php
- api/v3/Contribution.php 1 addition, 1 deletionapi/v3/Contribution.php
Please register or sign in to comment