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-9561] Fix CAPTURE webhook processing for external capture attempts with different currency #2834

Merged
merged 4 commits into from
Dec 31, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Dec 24, 2024

Description

For captures initiated from the Adyen Customer Area or Checkout API, we implemented the ChargedCurrency helper to fix an issue where the plugin failed to process the CAPTURE webhook for cases where the charged and base currencies were different.

Tested scenarios

  • Regular checkout order has been captured from the Adyen Customer Area.
  • Pay by Link order has been captured via Postman.

Fixes #2816

@candemiralp candemiralp merged commit 6c4bd7d into main Dec 31, 2024
15 checks passed
@candemiralp candemiralp deleted the ECP-9561 branch December 31, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Indicates a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ECP-9561] Issue while trying to capture the PayByLink from magento.
3 participants