Hi there, I am at my wits end. All of a sudden my paypal is not working. Potential Orders are going from checkout page 3 and then back to checkout page2. Does not show paypal page at all. Here are the logs to a test order..Any help would be appreciated.
Feb-11-2011 06:04:03
termEC-1
Killed the session vars as requested
=================================

Feb-11-2011 06:04:03
termEC-2
BEFORE: $this->showPaymentPage = 0
Token Data:
=================================

Feb-11-2011 06:04:03
termEC-3
AFTER: $this->showPaymentPage = 0
=================================

Feb-11-2011 06:04:03
termEC-8
$this->showPaymentPage NOT true, and NO custom page selected ... using SHIPPING as default
=================================

Feb-11-2011 06:04:03
termEC-10
Redirecting to checkout_shipping - Stack: checkout_shipping
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. (81002) 81002 Unspecified Method - Method Specified is not Supported
Session Data: Array
(
[securityToken] => 3c1d82700b3b444967a3bde306d5c14d
[customers_host_address] => CPE-124-186-195-5.lns7.woo.bigpond.net.au
[cartID] =>
[cart] => shoppingCart Object
(
[contents] => Array
(
[413:46506f5f3c59aedb8b7eaee0b8379dc3] => Array
(
[qty] => 1
[attributes] => Array
(
[10] => 11
)

)

)

[total] => 0.8
[weight] => 0
[cartID] =>
[content_type] => virtual
[free_shipping_item] => 1
[free_shipping_weight] => 0
[free_shipping_price] => 0.8
[observers] => Array
(
)

)

[navigation] => navigationHistory Object
(
[path] => Array
(
[0] => Array
(
[page] => index
[mode] => SSL
[get] => Array
(
[type] => ec
[markflow] => 1
[clearSess] => 1
[stage] => final
)

[post] => Array
(
)

)

)

[snapshot] => Array
(
)

[observers] => Array
(
)

)

[check_valid] => true
[language] => english
[languages_id] => 1
[languages_code] => en
[currency] => AUD
[today_is] => 2011-02-11
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 124.186.195.5
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[customer_id] => 1
[customer_default_address_id] => 1
[customers_authorization] => 0
[customer_first_name] => Di
[customer_last_name] => Simpson
[customer_country_id] => 13
[customer_zone_id] => 185
[sendto] =>
[payment] => paypalwpp
[shipping] => free_free
[billto] => 1
[comments] =>
[messageToStack] => Array
(
[0] => Array
(
[class] => checkout_shipping
[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. (81002) 81002 Unspecified Method - Method Specified is not Supported
[type] => error
)

)

)

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