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

Name of payment processor is omitted from alert message

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.2.3
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      Processor name variable ($paymentProcessor.processorName) is not populated in ThankYou.tpl for 'notify' contributeMode (line 66). I think this is a result of the change to support multiple payment processors per contribution page (and may also affect other items in the $paymentProcessor array).

      I think the correct array item is $paymentProcessor.name - but this needs to be verified.

      ----------------

      There is a missing word in the alert message on the thank-you page after a contribution. It says, "Your contribution has been submitted to for processing."

      dgg says:

      <dgg> johnsu01: find this file: templates/CRM/Contribute/Form/Contribution/ThankYou.tpl
      <dgg> on line 66, change $paymentProcessor.processorName to $paymentProcessor.name

        Attachments

          Activity

            People

            • Assignee:
              yashodha Yashodha Chaku
              Reporter:
              johns John Sullivan
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: