Skip to content
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

Low Profile Functionality #7

Open
davjand opened this issue Feb 9, 2013 · 1 comment
Open

Low Profile Functionality #7

davjand opened this issue Feb 9, 2013 · 1 comment
Assignees

Comments

@davjand
Copy link
Owner

davjand commented Feb 9, 2013

Ready for multicom integration:

  1. allow a low profile param to be passed in the processTx event that is passed through to the sagepay api

  2. allow a 'redirectToGateway' param to be passed which signals whether or not to redirect to the gateway directly (as it currently does) or to return the redirect URL in the event XML

To clarify:

RedirectToGateway should by default be true. If true is passed in the POST data then the behaviour should be as normal.
If 'false, is passed then the redirect URL should be returned in the event XML for output via the xlst.

I realise that it seems a bit daft having two parameters but I feel that it makes it a bit more flexible (for instance you could have low profile enabled and redirectToGateway to be true so that you could use an iframe throughout.)

Any Q, let me know

@ghost ghost assigned jetbackwards Feb 9, 2013
@davjand
Copy link
Owner Author

davjand commented Feb 9, 2013

Also, can you please document these in the event documentation :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants