Hello,
I’m having trouble with the last part of test mode on Sage Pay. I can do everything but as soon as I click pay I get the following 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.
Code on my checkout page is:
{exp:cartthrob:checkout_form id="myform" name="myform" class="myform"
return="entry/thank_you"
use_billing_info="yes"}
{gateway_fields}
{/exp:cartthrob:checkout_form}
It doesn’t seem to find that return parameter. Have I missed something? Thanks
