Open
Description
Preconditions (*)
Version: 20.0.20
Steps to reproduce (*)
- Create price cart rule
- Enable a payment provider that has
_canRefundInvoicePartial = true
. - Place an order with payment provider and use the coupon code.
- Fulfill the order so it has status complete
- Create a creditmemo.
Expected result (*)
The whole paid amount should be returned.
Actual result (*)
Order lines does not correlate to grand total and there is a difference.
Paid amount in this case is SEK318, but Magento only wants to refund SEK255.50