Sagepay Error The Vendor failed to provide a RedirectionURL
PHP Snippet 1:
$strResponse = 'Status=INVALID'.PHP_EOL;
$strResponse .= 'RedirectURL=https://website.com/return/'.PHP_EOL;
$strResponse .= 'StatusDetail=Transaction ABORTED successfully'.PHP_EOL;