PAYONE-GmbH / magento-2

PAYONE Payment Extension for Magento 2
28 stars 56 forks source link

Credit card payment after canceling payment process still authorized and order status processing #503

Closed re-mxp closed 1 year ago

re-mxp commented 1 year ago

Hello,

Used:

Problem is the following. When you make a credit card payment via PAYONE, you are redirected to a PAYONE 3D-Secure mask. If you click on 'Cancel' in this screen, you will be redirected back to the checkout process. Although the order is not completed, it is imported into Magento with the status processing and following comment: Authorized amount of ... €. Transaction ID: "...".

In PAYONE itself it correctly says that no successful 3D Secure process has taken place. Here the order status history:

29.03.2023 14:25:30 Processing Kunde Nicht benachrichtigt
Status changed to: processing (HAL)

29.03.2023 14:18:45 Canceled Kunde Nicht benachrichtigt
Pixi Export Status geändert zu "bestätigt"

29.03.2023 14:18:45 Canceled Kunde Nicht benachrichtigt
Pixi Export Status geändert zu "exportiert"

29.03.2023 14:18:16 Processing Kunde Nicht benachrichtigt
Autorisierter Betrag von ... €. Transaktions-ID: "..."
jvarelmann commented 1 year ago

Hello,

I just treid to rebuild this. where do you find this data in the backend or in the database ?

regards Juergen

re-mxp commented 1 year ago

@jvarelmann this is visible in the backend of Magento 2 under the details of an order at the bottom.