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 CiviEvent (Moderator: Yashodha Chaku) »
  • Email notification sent if "Pay Later" selected, but not if payment is Paypal
Pages: 1 [2]

Author Topic: Email notification sent if "Pay Later" selected, but not if payment is Paypal  (Read 2603 times)

passadena

  • Guest
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 05:03:14 pm
To be even more specific, it dies on this line:

                $paymentInstrument = CRM_Contribute_PseudoConstant::paymentInstrument();


Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 05:34:14 pm
Oh yuck - I hate those pseudoconstant functions - they always confuse me.

I was suggesting payment express to test the same code using test credentials rather than live as I find paypal test credentials are flakey. There is no reason a test payment shouldn't update the transaction to be completed. However, I think you are past that point in the testing now
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 05:42:51 pm
If you comment that if clause out does it work?
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

passadena

  • Guest
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 07:49:20 pm
Yes, I tried wrapping my mind around that thing, but I think I'm going to give up for the day. 

And yes, I commented it out and it works now... email gets sent properly.  Maybe it has something to do with upgrading to php 5.3?

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 07:50:38 pm
I have a site I might upgrade to 3.2 in which case I can test - it's a pain not being able to test these things on the sandbox
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

passadena

  • Guest
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 05, 2010, 07:54:43 pm
I'll try to take another look at it tomorrow to see if I can figure out what's wrong.   But haven't to pay toll to Paypal every time I run a test is going to test my patience (and pocketbook!)

So you were mentioning Paypal Express credentials... does the Express sandbox work better, or how does the Express version help?  Will it return status as completed instead of pending?

Thanks!

DeeFisher

  • I’m new here
  • *
  • Posts: 14
  • Karma: 1
    • New York State Psychological Association
  • CiviCRM version: 4.1.5
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.45
  • PHP version: 5.3.10
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 11, 2010, 01:11:56 pm
It seems we're having the same issue.  Any success?

passadena

  • Guest
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 11, 2010, 01:30:03 pm
Basically I commented out the offending lines (see above), and I haven't gotten back to looking at it yet.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 13, 2010, 02:22:29 pm

this is a bug, which is now fixed for 3.2.2

http://issues.civicrm.org/jira/browse/CRM-6661

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

passadena

  • Guest
Re: Email notification sent if "Pay Later" selected, but not if payment is Paypal
August 13, 2010, 02:28:11 pm
Thank you!   

My php errors must not be logging properly, since my copy was dying mysteriously without telling me that the class was simply not found.

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Email notification sent if "Pay Later" selected, but not if payment is Paypal

This forum was archived on 2017-11-26.