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) »
  • IPN not working, status says pending
Pages: [1]

Author Topic: IPN not working, status says pending  (Read 1822 times)

mstahl

  • Guest
IPN not working, status says pending
August 22, 2007, 12:13:50 pm
I am using payments standard with CiviCRM 1.79. IPN is turned on and I am getting redirected back to the thank you screen. I checked the log and get this error:
Aug 22 10:13:14  [info] returning since contribution status is pending

Here's what is before this:

Aug 22 10:13:14  [info] $POST = Array
(
    [txn_type] => web_accept
    [payment_date] => 07:07:19 Aug 22, 2007 PDT
    [last_name] => Stahl
    [residence_country] => US
    [pending_reason] => unilateral
    [item_name] => Online Contribution: General Membership
    [payment_gross] => 100.00
    [mc_currency] => USD
    [business] => mike_1187671455_per@website.com
    [payment_type] => instant
    [verify_sign] => A0efM6VrJ34QL0SOgRHNZ9yNEkElArGQt9ulAXeDSRW0eShovq9QlIXt
    [payer_status] => verified
    [test_ipn] => 1
    [tax] => 0.00
    [payer_email] => mastahl@website.com
    [txn_id] => 0
    [quantity] => 1
    [receiver_email] => mike_1187671455_per@website.com
    [first_name] => Aaron
    [invoice] => 2f3ffe375f4b26b3d2eeb845a932ff14
    [payer_id] => WREPY3KREUDPS
    [item_number] =>
    [payment_status] => Pending
    [shipping] => 0.00
    [mc_gross] => 100.00
    [custom] =>
    [charset] => windows-1252
    [notify_version] => 2.4
)

Anyone know what the problem is?
Thanks!

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: IPN not working, status says pending
August 22, 2007, 01:05:56 pm
Do check : http://forum.civicrm.org/index.php/topic,265.0.html

HTH

Kurund
Found this reply helpful? Support CiviCRM

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: IPN not working, status says pending
August 22, 2007, 02:04:14 pm

paypal is reporting that the payment is still pending:

[payment_status] => Pending

hence we dont take any action. We wait for an IPN with a status of Completed or Cancelled

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

mstahl

  • Guest
Re: IPN not working, status says pending
August 22, 2007, 02:35:40 pm
Thanks I corrected the problem. I created a new test account and did everything BUT verify the email address so that was putting the membership in pending.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • IPN not working, status says pending

This forum was archived on 2017-11-26.