XFileSharing Pro - [PROBLEM] Automatic Paypal Payments

Message
Author
Namaless
Posts: 107
Joined: Apr 20, 2008 12:10 pm

[PROBLEM] Automatic Paypal Payments

#1 Postby Namaless » May 09, 2008 11:35 am

Hi, one user pay with paypal for premium account and not changed to premium user, this is a log:

Code: Select all

Fri May  9 06:06:51 2008 : Prepared POST data: $VAR1 = {
          'payer_id' => '8P3PE6SW9L52G',
          'verify_sign' => 'ALLBy2PC-jkKD-DCqoOk1oGa-6FyADPDIo7zkGfT101tFH89oPf9WT8P',
          'residence_country' => 'IT',
          'custom' => 'gaolm9rho2',
          'txn_id' => '2NM08312XU4601140',
          'payment_gross' => '3.99',
          'receiver_id' => '5L9QBBPKWQAC2',
          'last_name' => 'campo',
          'receiver_email' => '[email protected]',
          'item_number' => '',
          'payment_type' => 'instant',
          'business' => '[email protected]',
          'shipping' => '0.00',
          'payment_status' => 'Completed',
          'payer_email' => '[email protected]',
          'txn_type' => 'web_accept',
          'quantity' => '1',
          'charset' => 'windows-1252',
          'payment_fee' => '0.44',
          'tax' => '0.00',
          'item_name' => 'File Sharing Service',
          'notify_version' => '2.4',
          'mc_gross' => '3.99',
          'payment_date' => '03:06:46 May 09, 2008 PDT',
          'mc_fee' => '0.44',
          'payer_status' => 'unverified',
          'mc_currency' => 'USD',
          'first_name' => 'tonino'
        };

Fri May  9 06:06:51 2008 : Subscription checks passed.
Fri May  9 06:06:52 2008 : Got answer: 500 read failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Fri May  9 06:06:52 2008 : Error HTTP
Change email for privacy.

Regards.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » May 12, 2008 6:16 am

There was some SSL error: "500 read failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number". I have no idea what this means, it's not our script error, but it's response from paypal server. You can google it to find out the problem, or ask paypay support about this error code.

Namaless
Posts: 107
Joined: Apr 20, 2008 12:10 pm

#3 Postby Namaless » May 12, 2008 1:22 pm

PilgrimX182 wrote:There was some SSL error: "500 read failed: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number". I have no idea what this means, it's not our script error, but it's response from paypal server. You can google it to find out the problem, or ask paypay support about this error code.
Thanks, now answer to paypal support and response here..

Regards.