I've integrated sagepay and everything seems to work, but after I post my basket to the sage pay server, I get this error in the browser:
Error Code : 5006 Error Description : Unable to redirect to Vendor's web site. The Vendor failed to provide a RedirectionURL.
My request provides a valid return url, but the response doesn't reach my action method. I checked this sending an email at first action row (this email wasn't sended). I don't understand the reason. can anyone help me?
UPDATE The same error happen with sage pay starter kit (server itegration), configured with the same return link. is it a configuration problem of my server?