next logfile.

paypalwpp_Paypal_Action_EC-96T80674NT081272S_vjHC5.log
Code:
Jul-27-2014 22:32:15 (1406525535)
ec_step2 
Re-instantiating $order object.
=================================

Jul-27-2014 22:32:15 (1406525535)
ec_step2 
Instantiated $order object contents: order Object
(
    [info] => Array
        (
            [order_status] => 2
            [currency] => USD
            [currency_value] => 1.00000000
            [payment_method] => PayPal
            [payment_module_code] => paypalwpp
            [coupon_code] => 
            [shipping_method] => United States Postal Service (First-Class Mail Large Envelope)
            [shipping_module_code] => usps_First-Class Mail Large Envelope
            [shipping_cost] => 3.76
            [subtotal] => 3.95
            [shipping_tax] => 0
            [tax] => 0.29625
            [total] => 8.00625
            [tax_groups] => Array
                (
                    [CA TAX 7.5%] => 0.29625
                    [Sales Tax] => 0
                )

            [comments] => 
            [ip_address] => 76.89.163.26 - 76.89.163.26
        )

    [totals] => Array
        (
        )

    [products] => Array
        (
            [0] => Array
                (
                    [qty] => 1
                    [name] => Crafters' Workshop 6 X 6 Mini Giraffe Print
                    [model] => tcw388s
                    [tax_groups] => Array
                        (
                            [CA TAX 7.5%] => 7.5
                        )

                    [tax_description] => CA TAX 7.5%
                    [price] => 3.9500
                    [final_price] => 3.95
                    [onetime_charges] => 0
                    [weight] => 0.6
                    [products_priced_by_attribute] => 0
                    [product_is_free] => 0
                    [products_discount_type] => 0
                    [products_discount_type_from] => 0
                    [id] => 307
                    [rowClass] => rowEven
                    [tax] => 7.5
                )

        )

    [customer] => Array
        (
            [firstname] => joseph
            [lastname] => s
            [company] => 
            [street_address] => 800 mystreet
            [suburb] => 
            [city] => Anyplace
            [postcode] => 91360
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [format_id] => 2
            [telephone] => 6612304567
            [email_address] => [email protected]
        )

    [delivery] => Array
        (
            [firstname] => joseph
            [lastname] => s
            [company] => 
            [street_address] => 800 mystreet
            [suburb] => 
            [city] => Anyplace
            [postcode] => 91360
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [country_id] => 223
            [format_id] => 2
        )

    [content_type] => physical
    [email_low_stock] => 
    [products_ordered_attributes] => 
    [products_ordered] => 
    [products_ordered_email] => 
    [attachArray] => 
    [billing] => Array
        (
            [firstname] => joseph
            [lastname] => s
            [company] => 
            [street_address] => 800 mystreet
            [suburb] => 
            [city] => Anyplace
            [postcode] => 91360
            [state] => California
            [zone_id] => 12
            [country] => Array
                (
                    [id] => 223
                    [title] => United States
                    [iso_code_2] => US
                    [iso_code_3] => USA
                )

            [country_id] => 223
            [format_id] => 2
        )

)

=================================

Jul-27-2014 22:32:15 (1406525535)
ec_step2_finish - 1
START: paypal_ec_payer_info= Array
(
    [payer_id] => ZYKBEMP263PBJ
    [payer_email] => [email protected]
    [payer_salutation] => 
    [payer_gender] => 
    [payer_firstname] => joseph
    [payer_lastname] => s
    [payer_business] => 
    [payer_status] => unverified
    [ship_country_code] => US
    [ship_address_status] => Confirmed
    [ship_phone] => 6612304567
    [order_comment] => 
    [ship_name] => joseph s
    [ship_street_1] => 800 mystreet
    [ship_street_2] => 
    [ship_city] => Anyplace
    [ship_state] => CA
    [ship_postal_code] => 91360
    [ship_country_name] => United States
)

=================================

Jul-27-2014 22:32:15 (1406525535)
ec_step2_finish - 2
country_id = 223 United States US
address_format_id = 2
state_id = 12 (original state tested: CA)
country1->fields['countries_id'] = 223
country2->fields['countries_id'] = 223
$order->customer = Array
(
    [firstname] => joseph
    [lastname] => s
    [company] => 
    [street_address] => 800 mystreet
    [suburb] => 
    [city] => Anyplace
    [postcode] => 91360
    [state] => CA
    [zone_id] => 12
    [country] => Array
        (
            [id] => 223
            [title] => United States
            [iso_code_2] => US
            [iso_code_3] => USA
        )

    [format_id] => 2
    [telephone] => 6612304567
    [email_address] => [email protected]
    [name] => joseph s
)

=================================

Jul-27-2014 22:32:15 (1406525535)
findMatchingAddressBookEntry - 1-stats
lookups:
Array
(
    [countries_id] => 223
    [address_format_id] => 2
    [zone_country_id] => 1
    [zone_id] => 12
)

check_zone: 1
zone:12
SubmittedAddress:Array
(
    [firstname] => joseph
    [lastname] => s
    [company] => joseph s
    [street_address] => 800 mystreet
    [suburb] => 
    [city] => Anyplace
    [postcode] => 91360
    [state] => CA
    [zone_id] => 12
    [country] => Array
        (
            [id] => 223
            [title] => United States
            [iso_code_2] => US
            [iso_code_3] => USA
        )

    [country_id] => 223
    [format_id] => 2
    [name] => joseph s
)

=================================

Jul-27-2014 22:32:15 (1406525535)
findMatchingAddressBookEntry - 2-read for match

Lookup RecordCount = 1
=================================

Jul-27-2014 22:32:15 (1406525535)
findMatchingAddressBookEntry - 3a
From PayPal:
821callecompothousandoaks

From DB:
821callecompothousandoaks
Array
(
    [address_book_id] => 10
    [entry_street_address] => 800 mystreet
    [entry_suburb] => 
    [entry_city] => Anyplace
    [entry_company] => 
    [entry_firstname] => joseph
    [entry_lastname] => s
)

=================================

Jul-27-2014 22:32:15 (1406525535)
findMatchingAddressBookEntry - 3b
Exact match:
Array
(
    [address_book_id] => 10
    [entry_street_address] => 800 mystreet
    [entry_suburb] => 
    [entry_city] => Anyplace
    [entry_company] => 
    [entry_firstname] => joseph
    [entry_lastname] => s
)

=================================

Jul-27-2014 22:32:15 (1406525535)
ec_step2_finish - 3
Exiting ec_step2_finish logged-in mode.
Selected address: 10
Original was: 10
=================================

Jul-27-2014 22:32:15 (1406525535)
termEC-2
BEFORE: $this->showPaymentPage = 0
Token Data:EC-96T80674NT081272S
=================================

Jul-27-2014 22:32:15 (1406525535)
termEC-3
AFTER: $this->showPaymentPage = 0
=================================

Jul-27-2014 22:32:15 (1406525535)
termEC-7
$this->showPaymentPage NOT true, and have custom page parameter: checkout_process
=================================

Jul-27-2014 22:32:15 (1406525535)
termEC-10
Redirecting to checkout_process - Stack: header
Message: 
Session Data: Array
(
    [securityToken] => f6f3f1625715063e4cde1fe3eb054bc6
    [customers_host_address] => cpe-76-89-163-26.socal.res.rr.com
    [SSL_SESSION_ID] => 
    [SESSION_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
    [SESSION_IP_ADDRESS] => 76.89.163.26
    [cartID] => 20481
    [cart] => shoppingCart Object
        (
            [contents] => Array
                (
                    [307] => Array
                        (
                            [qty] => 1
                        )

                )

            [total] => 3.95
            [weight] => 0.6
            [cartID] => 20481
            [content_type] => physical
            [free_shipping_item] => 0
            [free_shipping_weight] => 0
            [free_shipping_price] => 0
            [download_count] => 0
            [total_before_discounts] => 3.95
            [display_debug_messages] => 
            [flag_duplicate_msgs_set] => 
        )

    [check_valid] => true
    [navigation] => navigationHistory Object
        (
            [path] => Array
                (
                    [0] => Array
                        (
                            [page] => login
                            [mode] => SSL
                            [get] => Array
                                (
                                    [action] => process
                                )

                            [post] => Array
                                (
                                )

                        )

                    [1] => Array
                        (
                            [page] => index
                            [mode] => SSL
                            [get] => Array
                                (
                                    [type] => ec
                                    [token] => EC-96T80674NT081272S
                                    [PayerID] => ZYKBEMP263PBJ
                                )

                            [post] => Array
                                (
                                )

                        )

                )

            [snapshot] => Array
                (
                )

        )

    [language] => english
    [languages_id] => 1
    [languages_code] => en
    [currency] => USD
    [today_is] => 2014-07-27
    [updateExpirations] => 1
    [session_counter] => 1
    [customers_ip_address] => 76.89.163.26
    [login_attempt] => 1
    [messageToStack] => 
    [customer_id] => 9
    [customer_default_address_id] => 10
    [customers_authorization] => 0
    [customer_first_name] => joseph
    [customer_last_name] => s
    [customer_country_id] => 223
    [customer_zone_id] => 12
    [valid_to_checkout] => 1
    [sendto] => 10
    [payment] => paypalwpp
    [shipping] => Array
        (
            [id] => usps_First-Class Mail Large Envelope
            [title] => United States Postal Service (First-Class Mail Large Envelope)
            [cost] => 3.76
        )

    [billto] => 10
    [shipping_tax_amount] => 0
    [comments] => 
    [paypal_ec_markflow] => 1
    [paypal_ec_token] => EC-96T80674NT081272S
    [paypal_ec_payer_id] => ZYKBEMP263PBJ
    [paypal_ec_payer_info] => Array
        (
            [payer_id] => ZYKBEMP263PBJ
            [payer_email] => [email protected]
            [payer_salutation] => 
            [payer_gender] => 
            [payer_firstname] => joseph
            [payer_lastname] => s
            [payer_business] => 
            [payer_status] => unverified
            [ship_country_code] => US
            [ship_address_status] => Confirmed
            [ship_phone] => 6612304567
            [order_comment] => 
            [ship_name] => joseph s
            [ship_street_1] => 800 mystreet
            [ship_street_2] => 
            [ship_city] => Anyplace
            [ship_state] => CA
            [ship_postal_code] => 91360
            [ship_country_name] => United States
        )

    [paypal_ec_temp] => 
    [shipping_tax_description] => Sales Tax
)

=================================