checkout / checkout-magento2-plugin

Checkout.com Magento 2 official extension
MIT License
32 stars 33 forks source link

Ecpint 1799 3DS timeout #457

Closed luke-fenn-cko closed 3 years ago

luke-fenn-cko commented 3 years ago

In the case of a payment_expired webhook arriving while the user is on an incomplete 3DS verification page, successfully redirect back to cart.

Fix: Handle CheckoutHTTPException and redirect to cart when one is caught.