Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

ERROR Mediachase.Commerce.Workflow.Activities.Cart.ProcessPaymentActivity: Payment total less than order total

Found in

EPiServer.Commerce 11.2.4

Fixed in

EPiServer.Commerce 11.4.0

(Or a related package)

Created

Sep 28, 2017

Updated

Nov 10, 2017

Area

Core

State

Closed, Fixed and tested


Description

Steps to reproduce:

  1. Create a promotion "buy $6000 and get a discount of 10%".
  2. Go to Commerce Manager.
  3. Create new order: item 1 (price= $1000) has quantity = 6, select shipping method of In-store pickup. The promotion is applied.
  4. Add a payment to the order.
  5. Click the button In Pickup Order of shipment.

Observed: Warning displays: "The payment total and the order total do not match. Please adjust your payment."
And log file shows "ERROR Mediachase.Commerce.Workflow.Activities.Cart.ProcessPaymentActivity: Payment total is less than the order total."