New Zenner
- Join Date:
- Oct 2007
- Posts:
- 5
- Plugin Contributions:
- 0
Orders not appearing in PayPal
Hi
I'm fairly new to zen cart.
I have gone through most of the forum posts regarding the issue "the order does not appear in paypal" although it seems it went through ok from my site (when paid by credit card),
When paid by paypal (express checkout) the i get various logs and still no order appears in paypal. Here are some of the logs:```
Checking to see if we are in markflow
cart contents: physical
NOTE: $this->showPaymentPage = 0
Customer ID: 1
Session Data: Array
(
[customers_host_address] => adsl4-104.ath.forthnet.gr
[SESSION_IP_ADDRESS] => 77.49.195.104
[cartID] => 49883
[cart] => shoppingCart Object
(
[contents] => Array
(
[26] => Array
(
[qty] => 1
)
)
[total] => 1
[weight] => 0
[cartID] => 49883
[content_type] => physical
[free_shipping_item] => 1
[free_shipping_weight] => 0
[free_shipping_price] => 1
[observers] => Array
(
)
)
[navigation] => navigationHistory Object
(
[path] => Array
(
[0] => Array
(
[page] => login
[mode] => NONSSL
[get] => Array
(
[action] => process
)
[post] => Array
(
)
)
[1] => Array
(
[page] => index
[mode] => NONSSL
[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] => EUR
[updateExpirations] => 1
[session_counter] => 1
[customers_ip_address] => 77.49.195.104
[customer_id] => 1
[customer_default_address_id] => 1
[customers_authorization] => 0
[customer_first_name] => Aristides
[customer_country_id] => 84
[customer_zone_id] => 190
[new_products_id_in_cart] =>
[valid_to_checkout] => 1
[cart_errors] =>
[sendto] => 1
[payment] => paypalwpp
[shipping] => Array
(
[id] => freeshipper_freeshipper
[title] => FREE SHIPPING! (Free Shipping Only)
[cost] => 0
)
[billto] => 1
[cot_gv] => 0
[comments] =>
)
===================================================
Array
(
[RETURNURL] =>
http://www.greekstockphotos.com/ipn_main_handler.php?type=ec
[CANCELURL] =>
http://www.greekstockphotos.com/index.php?main_page=checkout_shipping&ec_cancel=1
[LOCALECODE] => US
[CURRENCY] => EUR
[PAYMENTACTION] => Sale
[REQCONFIRMSHIPPING] => 1
[EMAIL] => the email posted here is correct
[PHONENUM] => 302106819860
)
**Any advise for trouble shooting?**
Kind Regards
Aris135