You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an order is split into more than one type of payment the order total displayed on the orders table will only reflect the amount for the first payment made rather than the entire order.
Steps to Reproduce
Add a product to cart
Go to checkout
Make a partial payment
Complete payment with another form of payment (or same one, key is to split payment into more than one installment)
Check order on orders table from the admin
Actual results
total displayed corresponds to the amount on the first payment, rather than the order as a total
The text was updated successfully, but these errors were encountered:
manueldelreal
added
the
bug
For issues that describe a defect or regression in the released software
label
Feb 4, 2020
Issue Description
If an order is split into more than one type of payment the order total displayed on the orders table will only reflect the amount for the first payment made rather than the entire order.
Steps to Reproduce
Actual results
total displayed corresponds to the amount on the first payment, rather than the order as a total
The text was updated successfully, but these errors were encountered: