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-9459]Solving the issue of Config "Refund strategy Giftcard" #2789

Merged
merged 15 commits into from
Nov 6, 2024

Conversation

khushboo-singhvi
Copy link
Contributor

Description
In a split payment, refund is not going to same payment method based on configuration setting "Refund strategy Giftcard" due inserting timestamp is same, it failed to follow the set strategy.
The solution in this PR aims at ORDER_CLOSED notification and getting the Order sort value and then depending on that we can process refunds based on strategy.

Tested scenarios

Processing Refunds for partial payments using refund strategy in place.

Fixes

Copy link

sonarqubecloud bot commented Nov 5, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

Copy link

sonarqubecloud bot commented Nov 6, 2024

@khushboo-singhvi khushboo-singhvi merged commit 5ec4c59 into main Nov 6, 2024
13 of 14 checks passed
@khushboo-singhvi khushboo-singhvi deleted the ECP-9459 branch November 6, 2024 12:14
@candemiralp candemiralp added the Fix Indicates a bug fix label Nov 12, 2024
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