PayPal order do not show in Zen Cart
I have tested a lot, and have searched the forum and tested more...
Case:
I test my site, ordering a cheap test-item - and chose to pay with PayPal.
PayPal works as usual, and I am forwarded to the "Success page".
PayPal withdraws the funds from my PayPal account.
BUT:
Zen Cart do not registrate an order, neighter in my admin - or in the User's account.
Here's some answers to questions I guess you want to ask:
What version of Zen Cart are you using?
1.3.0.2
What version of PHP?
4.4.2 (Zend: 1.3.0)
What currencies are these transactions in?
Euro
What currencies are used in your store?
NOK (default) and EUR (PayPal mod uses EUR)
Do you have an /includes/languages/english/YOURTEMPLATE/meta_tags.php file?
Kind of: it is tested without it. No help.
Have installed the Ultimate SEO 2.100 with this PayPal fix: (on line 142+)
##############################__
// don't rewrite the paypal IPN notify url
if ($page == 'ipn_main_handler.php') {
return $this->stock_href_link($page, $parameters, $connection, $add_session_id, true, $static, $use_dir_ws_catalog);
}
##############################___
Do you got any idea how to fix this?
Have reinstalled the PayPal mod several times.
Last edited by Preben; 19 Aug 2006 at 11:52 PM.
##########################################################################################____
Where there's a question, -there may be an answer!
Did I mention that the ZC team rules(!!!) ???