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) »
  • Conributions Remain in Pending Status
Pages: [1]

Author Topic: Conributions Remain in Pending Status  (Read 712 times)

Shai

  • I post frequently
  • ***
  • Posts: 202
  • Karma: 8
    • Content2zero
  • CiviCRM version: 4.3.x, 4.4.x, 4.5.x
  • CMS version: Drupal 7
  • MySQL version: 5.5.x
  • PHP version: 5.3.x, 5.4.x
Conributions Remain in Pending Status
January 20, 2010, 02:22:22 pm
I'm setting up a site for use with Paypal. I'm following the good instructions here on the site for use with a Paypal Standard site. I have a developer account and I'm doing the Paypal sandbox thing etc... it all seems to be working right except for the that the person's record isn't changing from "pending" even though every thing else shows that it has gone through. I see the part of the instructions:

Quote
Contributions remain in PENDING status
In order for contributions to be marked as COMPLETED, PayPal's Instant Payment Notification (IPN) must post back to CiviCRM an acknowledgement that the contribution was completed. In order for this to happen, your CiviCRM site must be accessible on the public internet (i.e. not running on localhost or behind a firewall). Interactions with PayPal IPN are logged to a file called CiviCRM.log located in your configured Temporary Files Directory (<drupal_root>/files/civicrm/upload/CiviCRM.log by default on Drupal installations). Check this file for errors if your contribution statuses are not being set to COMPLETED.

That directory exists on my server, and is writable (777), but no such CiviCRM.log is there.

Ideas,

Thanks,

Shai
Don't miss out! Sign up now for free expert advice on CiviCRM's new StackExchange help site.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Conributions Remain in Pending Status
January 20, 2010, 02:30:42 pm
Usually this happens because Paypal has not been configured with the correct postback address

(something like http://yourhost/sites/all/modules/civicrm/extern/ipn.php)

You should be able to access this url with your browser & get an error about mode or something. Check that you have given paypal the right URL. Also, check your apache log to see what URL it is posting to.

I don't think the log file will be created if the URL is not being hit
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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Conributions Remain in Pending Status

This forum was archived on 2017-11-26.