PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

IPN Response not happening

  1. I have been unable to get the IPN response to happen properly with the PayPal addon. I've called Media Temple and they say that cURL is available and can use HTTPS on their Grid Server. The PayPal email is the main one for the account (not just any one on the account). In PayPal the IPN says 'sent' . The IPN location is http://site.com/?page=gf_paypal_ipn. Payments in the GF admin just sit 'processing' no matter the status in PayPal.

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  2. I just tested curl myself using:

    curl -o test.html https://google.com

    That gives me a file called test.html with a 301 from the url.

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  3. I suppose the plot thickens. A failed account is still sitting at 'processing' while one that paid in full is working fine. Ones that used some coupon code from David are also sitting at processing (since it's free for a year then a paid subscription after).

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  4. Hi Curtis,

    To be clear, is it only submissions using the coupon code that are stuck in "processing" or others as well?

    I'd recommend taking a look at the response. I assume PayPal is at least attempting to send back the IPN response. It'd be beneficial to see what the verification response is: http://grab.by/b2JF

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  5. Not only coupons. I have a bunch of transactions that went through fine on the 9th. The only one that stuck today was for a 'failed' transaction (the account didn't have enough $$ and should fail).

    I'm going to have to dig deeper in to my change set and see if I introduced something between the 9th and 11th. I'll see what I can get out of the verification response.

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  6. https://gist.github.com/1281774

    That's what I get when I print_r( $response );

    Should resending the IPN message result in failure or should it keep working? They are failing.

    Posted 12 years ago on Wednesday October 12, 2011 | Permalink
  7. Hi Curtis,

    Is it possible for me to get a WP admin login and FTP access?

    You should be able to resend the IPN message to PayPal as it is just confirming that it is a valid IPN message; however, once the Gravity Forms has fully processed the IPN response, the rest of the process will not work as expected for the same IPN message.

    Posted 12 years ago on Thursday October 13, 2011 | Permalink
  8. Sent.

    Posted 12 years ago on Thursday October 13, 2011 | Permalink
  9. Hi Curtis,

    Going to close this thread. We can continue debugging this via email when you're ready. :)

    Posted 12 years ago on Wednesday November 23, 2011 | Permalink

This topic has been resolved and has been closed to new replies.