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

Headless - allow 3D Secure check before placing the order #2857

Open
jsims281 opened this issue Jan 22, 2025 · 0 comments
Open

Headless - allow 3D Secure check before placing the order #2857

jsims281 opened this issue Jan 22, 2025 · 0 comments
Labels
Enhancement Indicates a new feature request

Comments

@jsims281
Copy link

Is your feature request related to a problem? Please describe.
As the order gets created before 3D secure is done, if the user fails the check then they are left in a state where they have a "dead" order on in Magento, and a new, empty quote. They must now start again with an empty cart if they want to place an order. The merchant is also left with an order that will not be fulfilled but may be affecting stock levels. Possibly related issue: #1986

Describe the solution you'd like
Provide an end point in the Adyen extension to allow us to present the user with 3D secure checks before placing the order.

Describe alternatives you've considered

  • Modifying the Adyen M2 extension in-house, with patches or a private copy of the code
  • Side-stepping the Adyen M2 extension entirely and doing the payment without it, then creating the order using a placeholder payment method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Indicates a new feature request
Projects
None yet
Development

No branches or pull requests

1 participant