Using Sagepay gateway on a build and sorting the gateway integration. Works fine until we get to the actual payment processing and we get the error:
HTTP Status Code: 500 HTTP Status Message: The request was unsuccessful due to an unexpected condition encountered by the server. Error Code : 5006 Error Description : Unable to redirect to Vendor's web site. The Vendor failed to provide a RedirectionURL.
The return url is set on the cartthrob checkout form to return="checkout/order-completed"
I've edited extload.php and modified the settings to match our MSM setup. I've also asked the guys at CT if they have any guidance but figure SO is a good place as well.