Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Problem with PayPal IPN after upgrade

Problem with PayPal IPN after upgrade

Locked

Views: 1,946

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
10 Aug 2008, 5:44 AM
#1
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Problem with PayPal IPN after upgrade

I upgraded from 1.3.7.1 to 1.3.8, then removed and uninstalled PayPal IPN with the same settings.

Now when an order is placed, the funds are withdrawn from customer's PayPal account, but customer is not receiving order confirmation email. Nor is the order being listed under "New Orders".

Orders using "COD" works fine.

How should I proceed to fix?

10 Aug 2008, 5:50 AM
#2
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Re: Problem with PayPal IPN after upgrade

When I view ipn_main_handler.php via the browser, I'm getting a white blank page.

10 Aug 2008, 1:10 PM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Problem with PayPal IPN after upgrade

Blank white pages are indicative of PHP errors introduced by code alterations.

Using debug logging tools will usually provide assistance in diagnosing the problems you're encountering. FAQ on blank page situations: https://www.zen-cart.com/tutorials/index.php?article=82

11 Aug 2008, 6:48 AM
#4
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Re: Problem with PayPal IPN after upgrade

Thanks for the tips.

And after much experimentation and debugging, I have confirmed that my problem stems from bad interaction between the "Simple SEO URL" module and PayPal IPN. See thread here.

Not just me, see thread here and here.