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

Consistently populating Adyen_paymentMethod #1088

Merged
merged 6 commits into from
Jun 12, 2024

Conversation

zenit2001
Copy link
Contributor

Summary

Describe the changes proposed in this pull request:

  • What is the motivation for this change?
    Sometimes, there was some inconsistency between the values on order level and on payment instrument level, since one of them was being set from payment request and the other from the payment response.
  • What existing problem does this pull request solve?
    Having the same values for Adyen_paymentMethod on order level and also on payment instrument level. Both of them are set from the payment response.

Tested scenarios

Description of tested scenarios:

  • Card Payments
  • PayPal

Fixed issue: SFI-754

@zenit2001 zenit2001 added the fix Fixes a bug label May 30, 2024
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@zenit2001 zenit2001 marked this pull request as ready for review May 31, 2024 07:47
@zenit2001 zenit2001 merged commit 408e0eb into develop Jun 12, 2024
16 checks passed
@zenit2001 zenit2001 deleted the bugfix/SFI-754-properly-populating-pm branch June 12, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants