Hello, I am using NopCommerce 3.0 and I recently upgraded to Paypal Pro so I could use the recurring billing feature built into the paypal direct payment method in NopCommerce. I am currently testing in the Sandbox environment and seems to be working. Paypal seller account is being credited. I created a new recurring billing product yesterday and enabled the IPN feature for notifications as well. This morning I had an automatic order created but when I look into the order status of NopCommerce the order staus is not updating. I still have a status of pending instead of paid or complete. Do I have to manually change the order status for every order that is automatically generated.

I also then verified the automatic order and this was not listed in paypal, I then checked the NopCommerce log and it is listed as PayPal IPN. Order is not found

The IPN I am using in my sandbox is listed as http://www.centerfortheperson.org.camellia.arvixe.com/Plugins/PaymentPayPalDirect/IPNHandler

If this not correct should I use the main domain url or where do I find what the IPN is that I should be using

Thanks