Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-16225

Ensure contactID is in the parameters passed to the payment processor

    Details

    • Type: Patch
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6
    • Fix Version/s: 4.6.1
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      There is some inconsistency in whether the payment processor receives the contact_id from the calling function. This is later passed to the alterProcessor hook.

      In this case I am just standardising the behaviour from the participant form - I note that some payment processors seem to use $params['contactID'] so I am selecting this format (over $params['contact_id'] or the one I personally don't like $params['contactId'])

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: