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

[ECP-9153] Unsupported webhook notification: CAPTURE_FAILED #2589

Open
xgerhard opened this issue Apr 17, 2024 · 2 comments
Open

[ECP-9153] Unsupported webhook notification: CAPTURE_FAILED #2589

xgerhard opened this issue Apr 17, 2024 · 2 comments
Assignees
Labels
Bug report Indicates that issue has been marked as a possible bug

Comments

@xgerhard
Copy link

Hiya, noticed this error in the Magento order logs of a Walley order.
The order failed to update: Unsupported webhook notification: CAPTURE_FAILED

Not running on the latest Adyen module version, but since I didnt see the CAPTURE_FAILED listed in the file below I thought I would submit this issue here to be checked:
https://github.com/Adyen/adyen-magento2/blob/develop/Helper/Webhook/WebhookHandlerFactory.php#L77

Describe the bug
Unsupported webhook notification

To Reproduce
Send CAPTURE_FAILED webhook

Expected behavior
Webhook processed without errors

Magento version
2.4.5

Plugin version
8.22.8

@xgerhard xgerhard added the Bug report Indicates that issue has been marked as a possible bug label Apr 17, 2024
@candemiralp candemiralp changed the title Unsupported webhook notification: CAPTURE_FAILED [ECP-9153] Unsupported webhook notification: CAPTURE_FAILED Apr 23, 2024
@candemiralp
Copy link
Member

Hello @xgerhard,

Thank you for raising this issue. We have created an internal ticket to implement a handler for this webhook.

Capture documentation might be handy for you if you have an issue while capturing this specific order. CAPTURE_FAILED webhook is triggered when the card scheme rejects the capture for some reason.

Most of the time Adyen can fix the issue, so that you will eventually receive the funds. Sometimes, however, you need to take action yourself. To learn why a capture can fail and what, if anything, you need to do in each case, refer to Reasons for failed capture.

You will be informed when the implementation is done.

Best regards,
Can

@candemiralp candemiralp self-assigned this Apr 23, 2024
@xgerhard
Copy link
Author

Thanks Can, yeah we found the failure reason, that has been handled. Glad to hear a handler is being implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Indicates that issue has been marked as a possible bug
Projects
None yet
Development

No branches or pull requests

2 participants