I am integrating sagepay form based integration and its keep saying
Status Detail: 3087 : The SuccessURL format is invalid.
any have idea whats the problem even i changed my urls to .php format and i checked they are accessible too.
here are two urls that i am passing to sagepay.
<input type="hidden" name="SuccessURL" value="http://food121.co.uk/en/cart/140304-1/SagePaySuccess.php"/>
<input type="hidden" name="FailureURL" value="http://food121.co.uk/en/cart/step2?shop=93"/>
doing it on https://test.sagepay.com/gateway/service/vspform-register.vsp
same question here Getting 3087 error but still no solution there.