When you issue a refund for an order, the order transaction for the new amount is incorrect. The amount for the photo below after cancelling one of the items and refunding the amount should have been $5.00
After a short investigate, this appears to be due to the payment_total being used to create the new order transaction not being the updated value at this time.
When you issue a refund for an order, the order transaction for the new amount is incorrect. The amount for the photo below after cancelling one of the items and refunding the amount should have been $5.00
After a short investigate, this appears to be due to the
payment_totalbeing used to create the new order transaction not being the updated value at this time.