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 Pro IPN not able to reporting civi
Pages: [1]

Author Topic: Paypal Pro IPN not able to reporting civi  (Read 269 times)

tapash

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 0
  • CiviCRM version: 4.4.13
  • CMS version: Drupal 7.34
  • MySQL version: 5.1
  • PHP version: 5.3.3
Paypal Pro IPN not able to reporting civi
September 24, 2014, 07:08:06 am
Hi all
this is my civi log
Code: [Select]
Sep 24 14:01:48  [info] $GET = Array
(
)

Sep 24 14:01:48  [info] $POST = Array
(
)


Sep 24 14:01:48  [info] Payment Express IPNS not currently handled
Sep 24 14:01:48  [info] $error data = Array
(
    [error_code] => 0
)
Sep 24 14:01:48  [info] $REQUEST = Array
(
)

sites/all/modules/civicrm/extern/ipn.php direct url gives me this message
 
Code: [Select]
The transaction has failed. Please review the log for more detail
IPN result from paypal comes with HTTP response 403.

Can anyone please help me to figure out what i am doing wrong?
« Last Edit: September 24, 2014, 07:27:09 am by tapash »

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Paypal Pro IPN not able to reporting civi
September 24, 2014, 02:46:12 pm
This is fixed in 4.5.

If you can't upgrade to 4.5 you could switch to the fuzion version of 4.4.7 - https://github.com/fuzionnz/civicrm-core (you also need to clone in the drupal folder - e. https://github.com/fuzionnz/civicrm-drupal).

This fix is also like to go into the 4.4 LTS - we've been running it on 4.4 for a very long time 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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Paypal Pro IPN not able to reporting civi

This forum was archived on 2017-11-26.