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-8855-v9] Obtain the previous payment event from the DB #2521

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

candemiralp
Copy link
Member

Description

Failing payment attempts were updating the pspreference on an order's addition information block due to bug on the conditional update. This PR fixes the condition to obtain the previous Adyen payment event and obtains it from the DB instead of the object on the memory.

Tested scenarios

  • Obtaining the previous Adyen event code
  • Notification processing

Copy link

sonarqubecloud bot commented Mar 7, 2024

@candemiralp candemiralp merged commit 192653e into develop Mar 7, 2024
10 of 11 checks passed
@candemiralp candemiralp deleted the ECP-8855-v9 branch March 7, 2024 13:13
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.

3 participants