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

Text change in Event Thank you screen when using payment processor set to notify

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.1
    • Fix Version/s: 3.0
    • Component/s: CiviEvent
    • Labels:
      None

      Description

      The following lines in thankyou.tpl restrict the payment processor to paypal & google. Also, I would suggest another criteria be added - that the payment hasn't been confirmed as some processors do return notification promptly.

      {elseif $contributeMode EQ 'notify' and $paidEvent}

      <p>

      {ts}

      Your registration payment has been submitted to

      {if $paymentProcessor.payment_processor_type EQ 'Google_Checkout'}

      Google

      {else}PayPal{/if} for processing. Please print this page for your records.{/ts}</p>
      {if $is_email_confirm}
      <p>{ts 1=$email}A registration confirmation email will be sent to %1 once the transaction is processed successfully.{/ts}</p>
      {/if}
      {else}

        Attachments

          Activity

            People

            • Assignee:
              mover Michał Mach
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: