DrByte:
-
In your Admin, under Customers->Orders, the 2nd column shows the payment module name and the shipping module name ... what module is showing for the order that you didn't see data in PayPal?
-
You posted a log for "GetExpressCheckoutDetails". What's in your "DoExpressCheckout" log?
Thanks for taking the time to help...
Customers>Orders>Payment Shipping reads:
cc
zones
Hmmm... Should that not mention PayPal?
Concerning the DoExpressCheckout log: I went through the error emails I received and through the logs at includes/modules/payment/paypal/logs/ but do not see one by that name :huh: Here is the SetExpressCheckout log (although not necessarily from the same order. I've had one actual order that was not recognized by PayPal and now numerous Live test orders):
Request Parameters: {SetExpressCheckout}
Array
(
[LOCALECODE] => IT
[PAYMENTACTION] => Sale
[AMT] => 21.55
[RETURNURL] =>
http://www.italianglassconnection.com/ipn_main_handler.php?type=ec
[CANCELURL] =>
http://www.italianglassconnection.com/index.php?main_page=login&ec_cancel=1
[PAGESTYLE] => Primary
[METHOD] => SetExpressCheckout
[CURRENCYCODE] => AUD
[USER] => ++++++++++++++
[PWD] => ****************
[VERSION] => 3.2
[SIGNATURE] => ****************************************************Qgg4
)
Response:
Array
(
[TOKEN] => EC-96N9+++++++
[TIMESTAMP] => 2008-08-26T11:40:46Z
[CORRELATIONID] => 89++++++
[ACK] => Success
[VERSION] => 3.2
[BUILD] => 671339
[CURL_ERRORS] =>
)
Also, I want to mention that PayPal is able to recognize my presence to some degree because when I place a live test order using a certain virtual credit card, PayPal pings the account associated with that card for $1.00 to verify that the account exists.
And just because it has some interesting transaction information, here is the PayPal test Log - terminateEC-A log:
goto page: checkout_confirmation
error_msg:
Session data: Array
(
[securityToken] => ++++++++++++++
[customers_host_address] => adsl-+++++++++.it
[cartID] =>
[cart] => shoppingCart Object
(
[contents] => Array
(
[30] => Array
(
[qty] => 1
)
)
[total] => 22
[weight] => 7.8
[content_type] =>
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
[observers] => Array
(
)
)
[navigation] => navigationHistory Object
(
[path] => Array
(
[0] => Array
(
[page] => logoff
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[1] => Array
(
[page] => product_info
[mode] => NONSSL
[get] => Array
(
[cPath] => 5_8
[products_id] => 30
)
[post] => Array
(
)
)
[2] => Array
(
[page] => checkout_shipping
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[3] => Array
(
[page] => login
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[4] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
[token] => EC-+++++++++++
[PayerID] => +++++++++
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
[page] => checkout_shipping
[mode] => NONSSL
[get] => Array
(
)
[post] => Array
(
)
)
[observers] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => EUR
[today_is] => 2008-08-26
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => +++++++++
[new_products_id_in_cart] =>
[messageToStack] =>
[payment] => paypalwpp
[cot_gv] => 0
[paypal_ec_token] => EC-+++++++++++L
[paypal_ec_payer_id] => AZS7KQ22YPNRJ
[paypal_ec_payer_info] => Array
(
[payer_id] => +++++++++++
[payer_email] => [email protected]
[payer_salutation] =>
[payer_gender] =>
[payer_firstname] => +++++
[payer_lastname] => ++++++++
[payer_business] =>
[payer_status] => unverified
[ship_country_code] => IT
[ship_address_status] => Unconfirmed
[ship_phone] =>
[ship_name] => +++++
[ship_street_1] => Borgo san Jacopo
[ship_street_2] =>
[ship_city] => Firenze
[ship_state] => Firenze
[ship_postal_code] => 50125
[ship_country_name] => Italy
)
[customer_guest_id] => 10
[paypal_ec_temp] =>
[customer_id] => 10
[customer_default_address_id] => 11
[customer_first_name] => +++++++++
[customer_country_id] => 105
[customer_zone_id] => 0
[sendto] => 11
[billto] => 11
[shipping] => Array
(
[id] => zones_zones
[title] => Zone Based Rates - First Class Post (*Uninsured -
Customer accepts risk* There is optional insurance at checkout. Shipping to
IT (1 x 7.80Grams))
[cost] => 3.5
[module] => zones
)
)
Session data: Array
(
[securityToken] => +++++++++++++
[customers_host_address] => adsl-ull-++++++++++++.it
[cartID] =>
[cart] => shoppingCart Object
(
[contents] => Array
(
[30] => Array
(
[qty] => 1
)
)
[total] => 22
[weight] => 7.8
[content_type] =>
[free_shipping_item] => 0
[free_shipping_weight] => 0
[free_shipping_price] => 0
[observers] => Array
(
)
)
[navigation] => navigationHistory Object
(
[path] => Array
(
[0] => Array
(
[page] => logoff
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[1] => Array
(
[page] => product_info
[mode] => NONSSL
[get] => Array
(
[cPath] => 5_8
[products_id] => 30
)
[post] => Array
(
)
)
[2] => Array
(
[page] => checkout_shipping
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[3] => Array
(
[page] => login
[mode] => NONSSL
[get] =>
[post] => Array
(
)
)
[4] => Array
(
[page] => index
[mode] => NONSSL
[get] => Array
(
[type] => ec
[token] => EC-+++++++++++++
[PayerID] => +++++++++++
)
[post] => Array
(
)
)
)
[snapshot] => Array
(
[page] => checkout_shipping
[mode] => NONSSL
[get] => Array
(
)
[post] => Array
(
)
)
[observers] => Array
(
)
)
[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => EUR
[today_is] => 2008-08-26
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 151.++++++++++
[new_products_id_in_cart] =>
[messageToStack] =>
[payment] => paypalwpp
[cot_gv] => 0
[paypal_ec_token] => EC-++++++++++
[paypal_ec_payer_id] => +++++++++++
[paypal_ec_payer_info] => Array
(
[payer_id] => ++++++++++++
[payer_email] => ++++++++++
[payer_salutation] =>
[payer_gender] =>
[payer_firstname] => +++
[payer_lastname] => ++++++++++
[payer_business] =>
[payer_status] => unverified
[ship_country_code] => IT
[ship_address_status] => Unconfirmed
[ship_phone] =>
[ship_name] => +++++++++
[ship_street_1] => +++++++++++
[ship_street_2] =>
[ship_city] => Firenze
[ship_state] => Firenze
[ship_postal_code] => 50125
[ship_country_name] => Italy
)
[customer_guest_id] => 10
[paypal_ec_temp] =>
[customer_id] => 10
[customer_default_address_id] => 11
[customer_first_name] => ++++++++++
[customer_country_id] => 105
[customer_zone_id] => 0
[sendto] => 11
[billto] => 11
[shipping] => Array
(
[id] => zones_zones
[title] => Zone Based Rates - First Class Post (*Uninsured -
Customer accepts risk* There is optional insurance at checkout. Shipping to
IT (1 x 7.80Grams))
[cost] => 3.5
[module] => zones
)
)
Thanks again!