XFileSharing Pro - stil problem me IPN & paypal

Message
Author
stamos
Posts: 139
Joined: Nov 11, 2010 5:37 pm

stil problem me IPN & paypal

#1 Postby stamos » Sep 18, 2011 10:57 pm

after many trys and patience I still cannot get the automatic IPN from paypal to my site done.
payments are done, logged correctly into the IPN Logfile but the accounts are not upgraded!
does someone had the same problems and can help me with a solution/workaround?!

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Sep 20, 2011 8:23 am

I guess you need to show your IPN log. That's impossible that it was logged but didnt appear in system.

stamos
Posts: 139
Joined: Nov 11, 2010 5:37 pm

#3 Postby stamos » Sep 20, 2011 11:05 am

here is an example, I x-ed and y-ed the relevant data away for security reasons

Code: Select all

Mon Sep 19 13:35:02 2011 : POST data: 
          'payer_id' => 'J2FRQQERRDDS8MN',
          'verify_sign' => 'AI36sk2Aln3iC.t.mlPRcQA556rrt|cpurcUoyLRDIZ-iEUjZI4u',
          'residence_country' => 'GR',
          'custom' => '3157',
          'txn_id' => '5CL26399LE6304311',
          'payment_gross' => '',
          'ipn_track_id' => 'zW1olWjN2XrERFG.tEMVUg',
          'receiver_id' => 'M62TCJ5VLQXXX',
          'last_name' => 'xxxxxxxxx',
          'receiver_email' => '[email protected]',
          'item_number' => '',
          'payment_type' => 'instant',
          'business' => '[email protected]',
          'shipping' => '0.00',
          'payment_status' => 'Completed',
          'payer_email' => '[email protected]',
          'transaction_subject' => '3157',
          'quantity' => '1',
          'txn_type' => 'web_accept',
          'charset' => 'windows-1253',
          'payment_fee' => '',
          'tax' => '0.00',
          'item_name' => 'FileHosting, User: 3157',
          'notify_version' => '3.2',
          'mc_gross' => '15.95',
          'payment_date' => '04:34:45 Sep 19, 2011 PDT',
          'handling_amount' => '0.00',
          'mc_fee' => '0.89',
          'protection_eligibility' => 'Ineligible',
          'payer_status' => 'unverified',
          'first_name' => 'yyyyyy',
          'mc_currency' => 'EUR'

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#4 Postby admin » Sep 20, 2011 6:08 pm

There should be some more information after that.

stamos
Posts: 139
Joined: Nov 11, 2010 5:37 pm

#5 Postby stamos » Sep 21, 2011 6:40 pm

the next data will be the next payment, there is no more data for this payment block.....

stamos
Posts: 139
Joined: Nov 11, 2010 5:37 pm

#6 Postby stamos » Sep 24, 2011 4:34 pm

ok got it working now!