Update regarding PayPal Standard
Correct and only IPN url for 436 & 437 is
http://www.domain.com/index.php?dispatch=payment_notification.paypal_ipn https://www.domain.com/index.php?dispatch=payment_notification.paypal_ipn
But I still got a problem. In backend order is received succesfull, status processed all info about payment from paypal. But uppon return from paypal, no matter auto return ir ON of OFF url set to
https://www.domain.com/index.php?dispatch=checkout.complete or https://www.domain.com/index.php?dispatch=payment_notification.return&payment=paypal
I am taking back not to
index.php?dispatch=checkout.complete
but again to
index.php?dispatch=checkout.checkout
with msg payment declined by payment processor, contact store administrator, this drives me crazy!!!
Why the heck it happens if order is processed in backend???