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

No matter user clicks accept or decline it always returns accepted value in onAuthorizationCompleted #14

Open
zuhairabbas opened this issue Jan 24, 2017 · 1 comment

Comments

@zuhairabbas
Copy link

zuhairabbas commented Jan 24, 2017

in the authform the user has the option to click on accept or decline button, currently wether a user clicks on accept or on decline authorization is always successful and it returns the value of accepted, where in decline case it should be different.

@livotov
Copy link
Member

livotov commented Apr 25, 2017

Hi,

Sorry for long reply, was out of workdesk.

The ACS server always redirects to the same exit url no matter was the auth successful or not. It is the responsibility of your own backend server to take the ACS server auth results (PaRes) and finish the transaction with your payment processor, which will issue the final positive or negative result.

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

No branches or pull requests

2 participants