CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Payment confirmation screen - payment type missing from message
Pages: [1]

Author Topic: Payment confirmation screen - payment type missing from message  (Read 794 times)

nsjski

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.6.17
  • PHP version: 5.5.13
Payment confirmation screen - payment type missing from message
July 28, 2013, 06:59:47 am
The payment confirmation message is missing a word, after 'go to':

"Please verify the information below carefully. Click Go Back if you need to make changes. Click the Continue button to go to , where you will select your payment method and complete the contribution. "

This is from the page civicrm/contribute/transact?_qf_Confirm_display=true

The missing word is probably the payment processor which is Paypal.  I made sure that the name, processor type and description fields are all completed in payment processor settings (civicrm/admin/paymentProcessor).

Is there somewhere else I should have entered this, or have I found a bug?

Using Civicrm 4.3.4 with Drupal 7.22

nsjski

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.6.17
  • PHP version: 5.5.13
Re: Payment confirmation screen - payment type missing from message
July 29, 2013, 11:56:00 am
Now using civicrm 4.3.5

nsjski

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.6.17
  • PHP version: 5.5.13
Re: Payment confirmation screen - payment type missing from message
July 30, 2013, 10:32:14 am
I found this code in civicrm/templates/CRM/Contribute/Form/Contribution/Confirm.tpl   line 39

{ts 1=$paymentProcessor.processorName 2=$button}Click the <strong>%2</strong> button to go to %1, where you will select your payment method and complete the contribution.{/ts}

My payment processor names have been defined, and also their descriptions.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Payment confirmation screen - payment type missing from message
July 30, 2013, 05:46:11 pm
Naomi - Thx for pushing on this. I recreated, reopened the issue and committed a fix for the next 4.3 release. It's a quick 1 line change if you want to patch your own site now:

http://issues.civicrm.org/jira/browse/CRM-13124
https://github.com/civicrm/civicrm-core/pull/1283.patch
Protect your investment in CiviCRM by  becoming a Member!

nsjski

  • I’m new here
  • *
  • Posts: 22
  • Karma: 1
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.6.17
  • PHP version: 5.5.13
Re: Payment confirmation screen - payment type missing from message
July 30, 2013, 06:57:23 pm
Site is patched, works perfectly now.

Thankyou!  :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Payment confirmation screen - payment type missing from message

This forum was archived on 2017-11-26.