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

Clicking cancel link in 3DS2 challenge displays shipping step in modal #249

Open
chrismshea opened this issue Dec 6, 2023 · 1 comment
Assignees

Comments

@chrismshea
Copy link

chrismshea commented Dec 6, 2023

PRs: #253

Steps to reproduce:

  1. I am using Config 1
  2. Logged in as a customer on Magento 2
  3. I add a non subscription item to the cart, and proceed to checkout
  4. On the payment step use a new card using 2303779999000424 which is a 2.1 Payment Flow / Challenge card
  5. Click Place Order and the Challenge is displayed.
  6. Click cancel in the upper right corner of the iframe
  7. Shipping Step is displayed in the iframe

3ds_challenge_cancel_shipping_step

Expectation:

When clicking cancel in the 3DS challenge iframe the iframe should close.

@garthbrantley garthbrantley changed the title Clicking cancel link in 3DS challenge iframs displays shipping step in iframe. Clicking cancel link in 3DS2 challenge displays shipping step in modal Dec 6, 2023
eugene-shab added a commit that referenced this issue Dec 7, 2023
@eugene-shab
Copy link
Collaborator

eugene-shab commented Dec 7, 2023

@garthbrantley Fixed the cancel link in an iframe.

In my opinion :

  • It would be great if iframe was able to close itself.
  • Another point to have an event challengeCanceled in PaymentFields, so we can close it on our own.

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

3 participants