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

Issuer challenge page "redirect" displayMode -- plans to implement? #21

Open
gribunin opened this issue Aug 10, 2021 · 1 comment
Open

Comments

@gribunin
Copy link

I am testing 3d secure payments with the bank (Russian Alfabank) who calls Javascript "confirm" function on their challenge page when a customer clicks "Cancel payment". But because the challenge page is shown in iframe (lightbox or embedded display mode) the "confirm" function called from within the iframe always returns false and does nothing. As the result a customer can't click "Cancel payment" link.

It seems that the only way to make it working is to redirect to the bank's challenge page. Are there any plans to implement this display mode? Or may be there some workarounds?

@gribunin gribunin changed the title Issuer challenge page redirect mode -- plans to implement? Issuer challenge page "redirect" displayMode -- plans to implement? Aug 10, 2021
@securesubmit-buildmaster
Copy link
Collaborator

You are most likely experiencing issues related to this recent change in Chrome: https://www.chromestatus.com/feature/5148698084376576.

We have redirect support on our roadmap, but we do not currently have a timeline for this feature.

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