Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > ecommerce- IPN not updating order status View modes: 
User avatar
Member
Member
eagleag - 9/29/2009 12:08:48 PM
   
ecommerce- IPN not updating order status
Hi,
I'e followed the dev guide for setting up paypal IPN but order status is not changing even though payments are going throw.
I've enabled IPN on my paypal accoutn and put this url as notify url:
http://www.mydoamin.com/CMSPages/PayPalIPN.aspx


in site manager -> Settings -> payment gateway Paypal ->notify URL -> ~/CMSPages/PayPalIPN.aspx

I have both for the global and my site inherates it.

What am I missing???
thanks :)

User avatar
Member
Member
eagleag - 9/30/2009 4:14:10 AM
   
RE:ecommerce- IPN not updating order status
thanks to kentico phone support I've found the problem.

~/CMSPages/PayPalIPN.aspx

should be:

~/CMSModules/Ecommerce/CMSPages/PayPalIPN.aspx