I realize that sessions do not work with relay response pages, and that is fine. However, is it also true that I cannot create a new session on the relay response to pass to the page after the relay response? I need to pass some data to the next page. It doesn't need to be in a session... just anything that could do this would help. Any advice?
08-30-2016 12:48 PM
Hello @rockon77
Have you considered using a merchant defined field to pass a valuel which can be used to re-connect after relay response?
These fields are reflected in the relay response, but not stored at the gateway.
09-01-2016 05:44 PM