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-8748] Fix line item calculations for open invoice payment methods #2419

Merged
merged 14 commits into from
Mar 22, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Dec 29, 2023

Description

While calculating the tax included and excluded values for open invoice line items, plugin had an issue for the cases of discount applied carts. While solving this issue, discount_tax_compensation_amount field has been used and ChargedCurrency class has been refactored.

Tested scenarios

  • Discount application on tax excluded prices
  • Discount application on tax included prices
  • Completing a payment with Klarna in NA region

@candemiralp candemiralp marked this pull request as ready for review January 2, 2024 14:27
@candemiralp candemiralp requested a review from a team as a code owner January 2, 2024 14:27
RokPopov
RokPopov previously approved these changes Mar 19, 2024
Copy link

@candemiralp candemiralp merged commit b6c4f7b into develop Mar 22, 2024
11 of 12 checks passed
@candemiralp candemiralp deleted the ECP-8748 branch March 22, 2024 09:19
@candemiralp candemiralp added the Fix Indicates a bug fix label Mar 22, 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.

4 participants