^^^^ FYI....I did not see that there was a NEW patch on Feb. 8th for this module. I just installed it and will keep an eye out for anymore problems.
^^^^ FYI....I did not see that there was a NEW patch on Feb. 8th for this module. I just installed it and will keep an eye out for anymore problems.
- Jeff
Here is one of the emails I get:
Subject: termEC-10
Redirecting to checkout_payment - Stack: checkout_payment
Message: We were not able to process your order. Please try again, select an
alternate payment method, or contact the store owner for assistance.
(Invalid Parameter)
Session Data: Array
(
[customers_host_address] => user-vcaur62.dsl.mindspring.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[1949] => Array
(
[qty] => 1
)
)
[total] => 15.52
[weight] => 0.35
[cartID] =>
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => checkout_shipping
[mode] => SSL
[get] =>
[post] => Array
(
)
)
[1] => Array
(
[page] => checkout_payment
[mode] => SSL
[get] =>
[post] => Array
(
)
)
[2] => Array
(
[page] => checkout_confirmation
[mode] => SSL
[get] =>
[post] => Array
(
)
)
[3] => Array
(
[page] => index
[mode] => SSL
[get] => Array
(
[type] => ec
[token] => EC-3BY67888S1369281J
[PayerID] => 7MNUFN8KFD5H8
)
[post] => Array
(
)
)
[4] => Array
(
[page] => checkout_process
[mode] => SSL
[get] =>
[post] => Array
(
)
)
)
[snapshot] => Array
(
[page] => checkout_shipping
[mode] => SSL
[get] => Array
(
)
[post] => Array
(
)
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => USD
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 216.175.108.194
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
[customer_guest_id] => 2959
[customer_id] => 2959
[customer_default_address_id] => 3859
[customer_first_name] => Harold
[customer_country_id] => 223
[customer_zone_id] => 12
[sendto] => 3859
[billto] => 3859
[shipping] => Array
(
[id] => usps_Priority
[title] => United States Postal Service (Priority Mail (2 - 3
days))
[cost] => 4.05
)
[cot_gv] => 0
[comments] =>
[messageToStack] => Array
(
[0] => Array
(
[class] => checkout_payment
[text] => We were not able to process your order. Please
try again, select an alternate payment method, or contact the store owner
for assistance. (Invalid Parameter)
[type] => error
)
)
)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Although I do see the following email before this, and it looks like in this particular case, the Country isn't filled out for the customer:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Subject: PayPal Debug log - DoExpressCheckoutPayment
2007-02-14 12:33:27
-------------------
(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: {DoExpressCheckoutPayment} array (
'ITEMAMT' => '15.52',
'SHIPPINGAMT' => '4.05',
'HANDLINGAMT' => '0.00',
'TAXAMT' => '1.20',
'AMT' => '20.77',
'L_NUMBER0' => '0',
'L_QTY0' => '1',
'L_NAME0' => 'Impuzzibilities by Jim Steinmeyer',
'L_AMT0' => '15.52',
'L_TAXAMT0' => '1.20',
'SHIPTONAME' => 'Harold JaXXs',
'SHIPTOSTREET' => '1XXX2 Addison St.',
'SHIPTOSTREET2' => '',
'SHIPTOCITY' => 'North Hollywood',
'SHIPTOSTATE' => 'CA',
'SHIPTOZIP' => '91607',
'SHIPTOCOUNTRY' => '',
'BUTTONSOURCE' => 'ZenCart-EC_us',
'TOKEN' => 'EC-3BY67888S1369281J',
'PAYERID' => '7MNUFN8KFD5H8',
'PAYMENTACTION' => 'Sale',
'NOTIFYURL' => 'https://www.mjmmagic.com/store/ipn_main_handler.php',
'METHOD' => 'DoExpressCheckoutPayment',
'CURRENCYCODE' => 'USD',
'USER' => 'customerservice_api1.mjmmagic.com',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************vHb3',
)
Response: array (
'ACK' => 'Failure',
'L_ERRORCODE0' => '81210',
'L_SHORTMESSAGE0' => 'Invalid Parameter',
'L_LONGMESSAGE0' => 'Country : Invalid Parameter',
'L_SEVERITYCODE0' => 'Error',
Last edited by Jeff_Mash; 14 Feb 2007 at 10:32 PM.
- Jeff
I have the latest patch installed. I tried a test with a friends account yesterday - it failed as mentioned above.
I got a customer to try it and it failed. I switched the automatic account creation to true and got him to try again. This time he noticed that he had an old address on PayPal ... he changed it to his new one and continued - that time it worked. I got him to try again (no changes) and it failed again.
BTW: The address looked like (when he was on my site):
Company
Name
Address
City, ST 99999-9999
United States
Then I also get this, which appears to have gone through, but the order was never placed in our store as a PayPal order:
Subject: PayPal Debug log - SetExpressCheckout
Headers: Show All Headers
2007-02-14 12:29:54
-------------------
(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: {SetExpressCheckout} array (
'LOCALECODE' => 'US',
'PAYMENTACTION' => 'Sale',
'ADDROVERRIDE' => '1',
'SHIPTONAME' => 'Harold JXXbs',
'SHIPTOSTREET' => '1XXX2 Addison St.',
'SHIPTOSTREET2' => '',
'SHIPTOCITY' => 'North Hollywood',
'SHIPTOZIP' => '91607',
'SHIPTOSTATE' => 'CA',
'SHIPTOCOUNTRY' => 'US',
'EMAIL' => '[email protected]',
'AMT' => '20.77',
'RETURNURL' =>
'https://www.mjmmagic.com/store/ipn_main_handler.php?type=ec',
'CANCELURL' =>
'https://www.mjmmagic.com/store/checkout_shipping.html?ec_cancel=1',
'PAGESTYLE' => 'Primary',
'METHOD' => 'SetExpressCheckout',
'CURRENCYCODE' => 'USD',
'USER' => 'customerservice_api1.mjmmagic.com',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************vHb3',
)
Response: array (
'TIMESTAMP' => '2007-02-14T20:29:58Z',
'CORRELATIONID' => 'de33b7ba8d824',
'ACK' => 'Success',
'VERSION' => '2.300000',
'BUILD' => '1.0006',
'TOKEN' => 'EC-3BY67888S1369281J',
)
- Jeff
I don't mean to be dense, but did this patch fix this problem? I'm having the same issue and don't know what to do.
Thanks!
Email #1 Says:
https://api-3t.paypal.com/nvp
live
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: array (
'TRANSACTIONID' => 'xxxD',
'METHOD' => 'GetTransactionDetails',
'USER' => xxxxxx,
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************RUJ5',
)
Response: array (
'TIMESTAMP' => '2007-02-15T05:17:52Z',
'CORRELATIONID' => '94ff64b3ecd8a',
'ACK' => 'Success',
'VERSION' => '2.300000',
'BUILD' => '1.0006',
'RECEIVEREMAIL' => xxxx,
'RECEIVERID' => 'xxx',
'EMAIL' => xxx,
'PAYERID' => 'xxx',
'PAYERSTATUS' => 'verified',
'FIRSTNAME' => 'xxx',
'LASTNAME' => 'xxx',
'COUNTRYCODE' => 'US',
'NAME' => xxx,
'SHIPTOSTREET' => xxx.',
'SHIPTOCITY' => 'xxx',
'SHIPTOSTATE' => 'xx',
'SHIPTOCOUNTRYCODE' => 'US',
'SHIPTOCOUNTRYNAME' => 'United States',
'SHIPTOZIP' => 'xxx',
'ADDRESSID' => 'PayPal',
'ADDRESSSTATUS' => 'Confirmed',
'TRANSACTIONID' => 'xxxD',
'TRANSACTIONTYPE' => 'cart',
'PAYMENTTYPE' => 'instant',
'ORDERTIME' => '2007-02-07T21:30:43Z',
'AMT' => '39.71',
'CURRENCYCODE' => 'USD',
'FEEAMT' => '1.45',
'TAXAMT' => '0.00',
'PENDINGREASON' => 'None',
'REASONCODE' => 'None',
'SALESTAX' => '0.00',
'L_NAME0' => 'Paper - Little Red Riding Hood Collection - The Forest',
'L_NUMBER0' => '0',
'L_QTY0' => '4',
'L_NAME1' => 'Paper - Little Red Riding Hood Collection - Grandmother',
'L_NUMBER1' => '1',
'L_QTY1' => '2',
'L_NAME2' => 'Paper - Little Red Riding Hood Collection - Red Cape',
'L_NUMBER2' => '2',
'L_QTY2' => '3',
'L_NAME3' => 'Paper - Little Red Riding Hood Collection - The Basket',
'L_NUMBER3' => '3',
'L_QTY3' => '2',
'L_NUMBER4' => '4',
'L_QTY4' => '2',
'L_NUMBER5' => '5',
'L_QTY5' => '2',
'L_NUMBER6' => '6',
'L_QTY6' => '3',
'L_NUMBER7' => '7',
'L_QTY7' => '4',
'L_NUMBER8' => '8',
'L_QTY8' => '4',
'L_NAME9' => 'Paper - Little Red Riding Hood Collection - Big Teeth',
'L_NUMBER9' => '9',
'L_QTY9' => '2',
'L_NAME10' => 'Paper - Little Red Riding Hood Collection - Big Eyes',
'L_NUMBER10' => '10',
'L_QTY10' => '2',
'L_NUMBER11' => '11',
'L_QTY11' => '3',
'L_NUMBER12' => '12',
'L_QTY12' => '2',
'L_NAME13' => 'Paper - Humpty Dumpty Collection - The Wall',
'L_NUMBER13' => '13',
'L_QTY13' => '2',
'L_NUMBER14' => '14',
'L_QTY14' => '2',
'L_NUMBER15' => '15',
'L_QTY15' => '2',
'L_NAME16' => 'Paper - Humpty Dumpty Collection - King's Men',
'L_NUMBER16' => '16',
'L_QTY16' => '2',
'L_NAME17' => 'Paper - Humpty Dumpty Collection - Mr. Dumpty',
'L_NUMBER17' => '17',
'L_QTY17' => '2',
'L_NAME18' => 'Paper - Humpty Dumpty Collection - King's Horses',
'L_NUMBER18' => '18',
'L_QTY18' => '2',
'L_NAME19' => 'Paper - Humpty Dumpty Collection - Great Fall',
'L_NUMBER19' => '19',
'L_QTY19' => '2',
Email #2 Says:
https://api-3t.paypal.com/nvp
live
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: array (
'TRANSACTIONID' => '38T69839GC299864D',
'METHOD' => 'GetTransactionDetails',
'USER' => 'kal******s_api1.ho**ail.com',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************RUJ5',
)
Response: array (
'TIMESTAMP' => '2007-02-15T05:19:32Z',
'CORRELATIONID' => 'dba73717e3f46',
'ACK' => 'Success',
'VERSION' => '2.300000',
'BUILD' => '1.0006',
'RECEIVEREMAIL' => xxx,
'RECEIVERID' => 'xxx',
'EMAIL' => xxx,
'PAYERID' => 'xxxE',
'PAYERSTATUS' => 'verified',
'FIRSTNAME' => 'xxx',
'LASTNAME' => 'xxx',
'COUNTRYCODE' => 'US',
'NAME' => 'xxx',
'SHIPTOSTREET' => xxx.',
'SHIPTOCITY' => 'xxx',
'SHIPTOSTATE' => 'xxx',
'SHIPTOCOUNTRYCODE' => 'US',
'SHIPTOCOUNTRYNAME' => 'United States',
'SHIPTOZIP' => 'xxx',
'ADDRESSID' => 'PayPal',
'ADDRESSSTATUS' => 'Confirmed',
'TRANSACTIONID' => 'xxxD',
'TRANSACTIONTYPE' => 'cart',
'PAYMENTTYPE' => 'instant',
'ORDERTIME' => '2007-02-07T21:30:43Z',
'AMT' => '39.71',
'CURRENCYCODE' => 'USD',
'FEEAMT' => '1.45',
'TAXAMT' => '0.00',
'PENDINGREASON' => 'None',
'REASONCODE' => 'None',
'SALESTAX' => '0.00',
'L_NAME0' => 'Paper - Little Red Riding Hood Collection - The Forest',
'L_NUMBER0' => '0',
'L_QTY0' => '4',
'L_NAME1' => 'Paper - Little Red Riding Hood Collection - Grandmother',
'L_NUMBER1' => '1',
'L_QTY1' => '2',
'L_NAME2' => 'Paper - Little Red Riding Hood Collection - Red Cape',
'L_NUMBER2' => '2',
'L_QTY2' => '3',
'L_NAME3' => 'Paper - Little Red Riding Hood Collection - The Basket',
'L_NUMBER3' => '3',
'L_QTY3' => '2',
'L_NUMBER4' => '4',
'L_QTY4' => '2',
'L_NUMBER5' => '5',
'L_QTY5' => '2',
'L_NUMBER6' => '6',
'L_QTY6' => '3',
'L_NUMBER7' => '7',
'L_QTY7' => '4',
'L_NUMBER8' => '8',
'L_QTY8' => '4',
'L_NAME9' => 'Paper - Little Red Riding Hood Collection - Big Teeth',
'L_NUMBER9' => '9',
'L_QTY9' => '2',
'L_NAME10' => 'Paper - Little Red Riding Hood Collection - Big Eyes',
'L_NUMBER10' => '10',
'L_QTY10' => '2',
'L_NUMBER11' => '11',
'L_QTY11' => '3',
'L_NUMBER12' => '12',
'L_QTY12' => '2',
'L_NAME13' => 'Paper - Humpty Dumpty Collection - The Wall',
'L_NUMBER13' => '13',
'L_QTY13' => '2',
'L_NUMBER14' => '14',
'L_QTY14' => '2',
'L_NUMBER15' => '15',
'L_QTY15' => '2',
'L_NAME16' => 'Paper - Humpty Dumpty Collection - King's Men',
'L_NUMBER16' => '16',
'L_QTY16' => '2',
'L_NAME17' => 'Paper - Humpty Dumpty Collection - Mr. Dumpty',
'L_NUMBER17' => '17',
'L_QTY17' => '2',
'L_NAME18' => 'Paper - Humpty Dumpty Collection - King's Horses',
'L_NUMBER18' => '18',
'L_QTY18' => '2',
'L_NAME19' => 'Paper - Humpty Dumpty Collection - Great Fall',
'L_NUMBER19' => '19',
'L_QTY19' => '2',
)
Email #3 Says:
https://api-3t.paypal.com/nvp
live
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: array (
'TRANSACTIONID' => 'xxx',
'METHOD' => 'GetTransactionDetails',
'USER' => xxx,
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************RUJ5',
)
Response: array (
'TIMESTAMP' => '2007-02-15T05:21:11Z',
'CORRELATIONID' => '7127430ed03d7',
'ACK' => 'Success',
'VERSION' => '2.300000',
'BUILD' => '1.0006',
'RECEIVEREMAIL' => xxx,
'RECEIVERID' => 'xxx',
'EMAIL' => xxx,
'PAYERID' => xxx,
'PAYERSTATUS' => 'verified',
'FIRSTNAME' => 'xxx',
'LASTNAME' => 'xxx,
'COUNTRYCODE' => 'US',
'NAME' => xxx,
'SHIPTOSTREET' => 'xxx.',
'SHIPTOCITY' => 'xxx',
'SHIPTOSTATE' => 'xxx',
'SHIPTOCOUNTRYCODE' => 'US',
'SHIPTOCOUNTRYNAME' => 'United States',
'SHIPTOZIP' => 'xxx',
'ADDRESSID' => 'PayPal',
'ADDRESSSTATUS' => 'Confirmed',
'TRANSACTIONID' => 'xxx',
'TRANSACTIONTYPE' => 'cart',
'PAYMENTTYPE' => 'instant',
'ORDERTIME' => '2007-02-07T21:30:43Z',
'AMT' => '39.71',
'CURRENCYCODE' => 'USD',
'FEEAMT' => '1.45',
'TAXAMT' => '0.00',
'PENDINGREASON' => 'None',
'REASONCODE' => 'None',
'SALESTAX' => '0.00',
'L_NAME0' => 'Paper - Little Red Riding Hood Collection - The Forest',
'L_NUMBER0' => '0',
'L_QTY0' => '4',
'L_NAME1' => 'Paper - Little Red Riding Hood Collection - Grandmother',
'L_NUMBER1' => '1',
'L_QTY1' => '2',
'L_NAME2' => 'Paper - Little Red Riding Hood Collection - Red Cape',
'L_NUMBER2' => '2',
'L_QTY2' => '3',
'L_NAME3' => 'Paper - Little Red Riding Hood Collection - The Basket',
'L_NUMBER3' => '3',
'L_QTY3' => '2',
'L_NUMBER4' => '4',
'L_QTY4' => '2',
'L_NUMBER5' => '5',
'L_QTY5' => '2',
'L_NUMBER6' => '6',
'L_QTY6' => '3',
'L_NUMBER7' => '7',
'L_QTY7' => '4',
'L_NUMBER8' => '8',
'L_QTY8' => '4',
'L_NAME9' => 'Paper - Little Red Riding Hood Collection - Big Teeth',
'L_NUMBER9' => '9',
'L_QTY9' => '2',
'L_NAME10' => 'Paper - Little Red Riding Hood Collection - Big Eyes',
'L_NUMBER10' => '10',
'L_QTY10' => '2',
'L_NUMBER11' => '11',
'L_QTY11' => '3',
'L_NUMBER12' => '12',
'L_QTY12' => '2',
'L_NAME13' => 'Paper - Humpty Dumpty Collection - The Wall',
'L_NUMBER13' => '13',
'L_QTY13' => '2',
'L_NUMBER14' => '14',
'L_QTY14' => '2',
'L_NUMBER15' => '15',
'L_QTY15' => '2',
'L_NAME16' => 'Paper - Humpty Dumpty Collection - King's Men',
'L_NUMBER16' => '16',
'L_QTY16' => '2',
'L_NAME17' => 'Paper - Humpty Dumpty Collection - Mr. Dumpty',
'L_NUMBER17' => '17',
'L_QTY17' => '2',
'L_NAME18' => 'Paper - Humpty Dumpty Collection - King's Horses',
'L_NUMBER18' => '18',
'L_QTY18' => '2',
'L_NAME19' => 'Paper - Humpty Dumpty Collection - Great Fall',
'L_NUMBER19' => '19',
'L_QTY19' => '2',
)
Sorry about yet another post, but had to share that I am asking my customers to select the "check/money order" payment option and then send a payment through Paypal to my email address. So far they are being understanding (PHEW!).
Just an idea for those of you suffering along with me.![]()
1 make sure you have the patch installed ...
2 this looks like you have the debug on and are just getting the 3 good emails to say all is right in the world ...
This is an Admin transaction quoting data from PayPal for a completed order:
'METHOD' => 'GetTransactionDetails'
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Jeff ... can you check this guys customer records and make sure all settings are correct?
'SHIPTONAME' => 'Harold JXXbs',
'SHIPTOSTREET' => '1XXX2 Addison St.',
'SHIPTOSTREET2' => '',
'SHIPTOCITY' => 'North Hollywood',
'SHIPTOZIP' => '91607',
'SHIPTOSTATE' => 'CA',
'SHIPTOCOUNTRY' => 'US',
'EMAIL' => '[email protected]',
You have an upgraded site if I am not mistaken and we just want to check you don't have a customer with a goober address with invalid data or ids ... :)
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
HI
Still Having problems so Im posting my Debugs Any help would be really appreciated as im total out of ideas...
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: ec_step1 - 1
Date: 12 February 2007 17:22
Checking to see if we are in markflow
cart contents: physical
NOTE: $this->showPaymentPage = 0
Customer ID: 0
Session Data: Array
(
[customers_host_address] =>
host86-140-45-251.range86-140.btcentralplus.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[4] => Array
(
[qty] => 1
)
)
[total] => 5.88
[weight] => 0
[cartID] => 56026
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => GBP
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 86.140.45.251
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
)From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: ec_step1 - 2 -submit
Date: 12 February 2007 17:22
Array
(
[RETURNURL] => http://www.*****.biz/ipn_main_handler.php?type=ec
[CANCELURL] =>
http://www.*****.biz/index.php?main_...in&ec_cancel=1
[LOCALECODE] => US
[CURRENCY] => GBP
[PAYMENTACTION] => Sale
)From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: getOverrideAddress - 4
Date: 12 February 2007 17:22
not logged in and not in markflow mode - nothing to overrideFrom: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: PayPal Debug log - SetExpressCheckout
Date: 12 February 2007 17:22
2007-02-12 05:22:53
-------------------
(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: {SetExpressCheckout} array (
'LOCALECODE' => 'US',
'PAYMENTACTION' => 'Sale',
'AMT' => '5.00',
'RETURNURL' => 'http://www.*****.biz/ipn_main_handler.php?type=ec',
'CANCELURL' =>
'http://www.*****.biz/index.php?main_page=login&ec_cancel=1',
'PAGESTYLE' => 'Primary',
'METHOD' => 'SetExpressCheckout',
'CURRENCYCODE' => 'GBP',
'USER' => 'sales_api1.*****.biz',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************7quc',
)
Response: array (
'' => NULL,
)
(1) libcurl was built with SSL disabled, https: not supported!
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: PayPal Error Log - ec_step1()
Date: 12 February 2007 17:22
In function: ec_step1()
Value List:
array (
'LOCALECODE' => 'US',
'PAYMENTACTION' => 'Sale',
'AMT' => '5.00',
'RETURNURL' => 'http://www.*****.biz/ipn_main_handler.php?type=ec',
'CANCELURL' =>
'http://www.*****.biz/index.php?main_page=login&ec_cancel=1',
'PAGESTYLE' => 'Primary',
'METHOD' => 'SetExpressCheckout',
'CURRENCYCODE' => 'GBP',
'USER' => 'sales_api1.*****.biz',
'PWD' => '****************',
'VERSION' => '2.3',
'SIGNATURE' => '****************************************************7quc',
)
Response:
Session data: Array
(
[customers_host_address] =>
host86-140-45-251.range86-140.btcentralplus.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[4] => Array
(
[qty] => 1
)
)
[total] => 5.88
[weight] => 0
[cartID] => 56026
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => GBP
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 86.140.45.251
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
)
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: PayPal test Log - terminateEC-A
Date: 12 February 2007 17:22
goto page:
error_msg: An error occurred when we tried to contact the payment processor.
Please try again, select an alternate payment method, or contact the store
owner for assistance. ()
Session data: Array
(
[customers_host_address] =>
host86-140-45-251.range86-140.btcentralplus.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[4] => Array
(
[qty] => 1
)
)
[total] => 5.88
[weight] => 0
[cartID] => 56026
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => GBP
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 86.140.45.251
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
)
Session data: Array
(
[customers_host_address] =>
host86-140-45-251.range86-140.btcentralplus.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[4] => Array
(
[qty] => 1
)
)
[total] => 5.88
[weight] => 0
[cartID] => 56026
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => GBP
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 86.140.45.251
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
)
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: termEC-1
Date: 12 February 2007 17:22
Killed the session vars as requested
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: termEC-10
Date: 12 February 2007 17:22
Redirecting to login - Stack: login
Message: An error occurred when we tried to contact the payment processor.
Please try again, select an alternate payment method, or contact the store
owner for assistance. ()
Session Data: Array
(
[customers_host_address] =>
host86-140-45-251.range86-140.btcentralplus.com
[cartID] =>
[cart] => shoppingcart Object
(
[observers] => Array
(
)
[contents] => Array
(
[4] => Array
(
[qty] => 1
)
)
[total] => 5.88
[weight] => 0
[cartID] => 56026
[content_type] => physical
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
)
[navigation] => navigationhistory Object
(
[observers] => Array
(
)
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
)
[post] => Array
(
)
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => GBP
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 86.140.45.251
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[payment] => paypalwpp
[messageToStack] => Array
(
[0] => Array
(
[class] => login
[text] => An error occurred when we tried to contact the
payment processor. Please try again, select an alternate payment method, or
contact the store owner for assistance. ()
[type] => error
)
)
)
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: termEC-2
Date: 12 February 2007 17:22
BEFORE: $this->showPaymentPage = 0
Token Data:
From: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: termEC-3
Date: 12 February 2007 17:22
AFTER: $this->showPaymentPage = 0
Thanks N350zzFrom: "Kimberley" sales@*****.biz>
To: sales@*****.biz>
Subject: termEC-9
Date: 12 February 2007 17:22
We are NOT logged in, so set snapshot to Shipping page, and redirect to
login