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

Payment processor description field is blank for offline/backend event registrations

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.6
    • Fix Version/s: 4.3.0
    • Component/s: CiviContribute, CiviEvent
    • Labels:
      None

      Description

      When creating a "live credit card" event registration through the admin interface, no description gets sent to the payment processor, even if the "event source" field is filled out.

      I dug through CRM/Event/Form/Participant.php and it looks like this happens because _params['description'] is not populated until sometime after the payment is submitted to the processor.

      Patch is attached to populate _params['description'] before submitting the payment, and also to provide a more meaningful default description if the admin doesn't fill out anything in the "event source" field on the form.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              jcm55 Jim Meehan
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: