Just had another failure. Here is the exact subject line for EACH email message that I have, in case you want to see a certain one:\
09:02:46 AM PayPal Debug log - GetTransactionDetails
09:04:54 AM PayPal Debug log - GetTransactionDetails
09:05:04 AM PayPal Debug log - GetTransactionDetails
09:05:11 AM PayPal Debug log - GetTransactionDetails
The very last email that we got (listed above) looks like this:
2007-02-15 09:05:11
-------------------
(live transaction) --> https://api-3t.paypal.com/nvp
Request Headers: array (
0 => 'Content-Type: text/namevalue',
1 => 'X-VPS-Timeout: 45',
2 => 'X-VPS-VIT-Client-Type: PHP/cURL',
3 => 'X-VPS-VIT-Integration-Product: PHP::Zen Cart - WPP-NVP',
4 => 'X-VPS-VIT-Integration-Version: 0.1',
)
Request Parameters: {GetTransactionDetails} array (
'TRANSACTIONID' => '9DE9347643781643K',
'METHOD' => 'GetTransactionDetails',
'USER' => 'customerservice_api1.mjmmagic.com',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************vHb3',
)
Response: array (
'TIMESTAMP' => '2007-02-15T17:05:16Z',
'CORRELATIONID' => '3a023eb65fe8',
'ACK' => 'Success',
'VERSION' => '2.300000',
'BUILD' => '1.0006',
'RECEIVEREMAIL' => '[email protected]',
'RECEIVERID' => 'XY7XF94D5AWKQ',
'EMAIL' => '[email protected]',
'PAYERID' => 'S7CD9WJ9JWK2A',
'PAYERSTATUS' => 'verified',
'FIRSTNAME' => 'kim',
'LASTNAME' => 'doe',
'COUNTRYCODE' => 'US',
'NAME' => 'kim doe',
'SHIPTOSTREET' => '123 cumpston street',
'SHIPTOCITY' => 'n hollywood',
'SHIPTOSTATE' => 'CA',
'SHIPTOCOUNTRYCODE' => 'US',
'SHIPTOCOUNTRYNAME' => 'United States',
'SHIPTOZIP' => '91601',
'ADDRESSID' => 'PayPal',
'ADDRESSSTATUS' => 'Confirmed',
'TRANSACTIONID' => '9DE9347643781643K',
'TRANSACTIONTYPE' => 'expresscheckout',
'PAYMENTTYPE' => 'instant',
'ORDERTIME' => '2007-02-12T23:17:57Z',
'AMT' => '14.11',
'CURRENCYCODE' => 'USD',
'FEEAMT' => '0.71',
'TAXAMT' => '0.00',
'PENDINGREASON' => 'None',
'REASONCODE' => 'None',
'SALESTAX' => '0.00',
'L_QTY0' => '1',
)
Like the others, we do not get this order. Nothing is put in our paypal account, and nothing comes to Zencart.




