Open
Description
Preconditions and environment
- Magento version 2.4.7-p1
- A payment method with Sale transaction type enabled
Steps to reproduce
- Add store credit (customer balance) to an existing customer
- Configure chosen payment method to Sale action (immediate invoice)
- Create order where grand total is greater than customer's store credit balance
- Apply customer's store credit and chosen payment method
- Process order
- Add more store credit to existing customer
- Navigate to order created in step 5 in the admin panel.
- Click reorder
- Apply customer's store credit and chosen payment method
- Process order
- Navigate to invoice tab for order created in step 10
- click credit memo
- Observe that store credit amount is doubled
Expected result
Expected result is that the store credit shown for the credit memo will be the amount of store credit actually present on the order.
Actual result
Actual result is that the store credit shown for the credit memo is double the amount of store credit present on the order (e.g. $20 if $10 is present on the order).
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.