-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server error 5006: Unable to redirect to Vendor's web site. The Vendor failed to provide a RedirectionURL. #141
Comments
The Sage Pay Server back channel uses a In addition, that channel is a server-to-server request, so the This is probably the most difficult part of the Sage Pay Server API - Sage Pay is making requests to your server, and if things are not set up right, it does not work, but you cannot directly see what is going on in that exchange. |
Try also Last thing - the Let us know how it goes. |
Closing - I assume OP either solved this issue or it is no longer relevant. |
Can't seem to get rid of this issues, receiving both:
Server error 5006: Unable to redirect to Vendor's web site. The Vendor failed to provide a RedirectionURL.
HTTP error 500: The request was unsuccessful due to an unexpected condition encountered by the server.
Here is the code I'm doing (Please note I've not encrypted or used UUIDs until I could get it working:
Any ideas?
[JJ: edited for code formatting]
The text was updated successfully, but these errors were encountered: