Hi! I've some problem with Paypal IPN, I'm working on DNN 7.2.1 and NBStore 2.3.8
All work fine but I'm no able to see IPN work! All Paypal payments are not notified on my store so looking at IPN cronology on Paypal account website I can see that the IPN delivery status is on attemping to notification with more than 10 attempts already performed!
On the same Paypal page I can see the details for that IPN with the right notify URL (http://mywebsite/Checkout/tabid/mytabID/stg/4/Default.aspx) and the IPN Message so I'm wondering if I can test it with copy and paste on my URL browser in some way.
On the NBStore log I can find the output to Paypal but nothing is logged about IPN!
I'm afraid that might be a problem about last Url rewriting DNN version but I don't know!
Also, without the IPN working all orders are assigned without an order number and are therefore not visible even if you already paid! I must modify the Order Number directly on database for bring it visible to the sales manager!
Has anyone had this problem and can help me?
This is a crucial aspect of any ecommerce web site!
All work fine but I'm no able to see IPN work! All Paypal payments are not notified on my store so looking at IPN cronology on Paypal account website I can see that the IPN delivery status is on attemping to notification with more than 10 attempts already performed!
On the same Paypal page I can see the details for that IPN with the right notify URL (http://mywebsite/Checkout/tabid/mytabID/stg/4/Default.aspx) and the IPN Message so I'm wondering if I can test it with copy and paste on my URL browser in some way.
On the NBStore log I can find the output to Paypal but nothing is logged about IPN!
I'm afraid that might be a problem about last Url rewriting DNN version but I don't know!
Also, without the IPN working all orders are assigned without an order number and are therefore not visible even if you already paid! I must modify the Order Number directly on database for bring it visible to the sales manager!
Has anyone had this problem and can help me?
This is a crucial aspect of any ecommerce web site!