Adyen / adyen-shopware5

MIT License
11 stars 12 forks source link

[PW-2697] 3DS2 failed auth does not close order #25

Closed cyattilakiss closed 4 years ago

cyattilakiss commented 4 years ago

Describe the bug Reported by Remondis. When placing an order with 3DS2 and failing the authentication the order is placed which is fine but the order remains open and should be closed.

To Reproduce Steps to reproduce the behavior:

  1. Place an order with 3DS2 enabled test card
  2. During the 3DS2 verification put a wrong password into the challange iframe
  3. The order remains open

Expected behavior The order should be closed

cyattilakiss commented 4 years ago

Duplicate: https://github.com/Adyen/adyen-shopware5/issues/14