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) »
  • Paypal Standard not confirming transaction
Pages: [1]

Author Topic: Paypal Standard not confirming transaction  (Read 291 times)

Barnacle

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 2
    • White Fuse Media
  • CiviCRM version: 4.4
  • CMS version: Drupal 7
  • MySQL version: 5.x
  • PHP version: 5.3
Paypal Standard not confirming transaction
November 24, 2014, 04:04:26 am
Hi,

Ever since I upgraded to 4.5.2, payment transactions have failed to complete and been left in "Pending from incomplete transaction" status, which means that confirmation emails are not sent even when the payment has completed as far as Paypal is concerned.

The log shows this info line:
Code: [Select]
[info] returning since contribution status is pending
Is there something not getting triggered when Paypal Standard returns to the site?
--
http://whitefusemedia.com/

diegov

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
    • dotPro Tecnologia e Comunicação
  • CiviCRM version: 4.3.5
  • CMS version: Joomla! 3.1.x
  • MySQL version: 5.3
  • PHP version: 5.3
Re: Paypal Standard not confirming transaction
December 05, 2014, 06:23:55 pm
I had some problems too with IPN from PayPal and it looks like it was related to PayPal shutting down SSLv3 due to the Poodle vulnerability. PayPal even sent me a PDF about this, suggesting to use TLS in the place of SSL.
In my specific case PayPal was repeating the IPN 16 times each, what lead Civi to send 16 confirmation emails do contributors. PayPal was not being able to see that Civi was acknowledging the payments, but I thing other error could happen.
Here, it looks like I was able to solve the problem shutting down the "Verify certificate" option in CiviCRM administration. But I'm waiting more transactions to see if it's OK now. Maybe you could try that there.

Barnacle

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 2
    • White Fuse Media
  • CiviCRM version: 4.4
  • CMS version: Drupal 7
  • MySQL version: 5.x
  • PHP version: 5.3
Re: Paypal Standard not confirming transaction
December 08, 2014, 03:37:54 am
Thanks for the advice!

In my case it turned out that our client had changed the email address for login to Paypal without informing us. Therefore, we didn't change it in the CiviCRM config. The transaction still went through, but Paypal marked it as 'pending' rather than completed without telling us why.
--
http://whitefusemedia.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Paypal Standard not confirming transaction

This forum was archived on 2017-11-26.