Generated when using the paymentFlow method and Checkout removes a Discount Code from the Cart because it does not apply to the Cart. Checkout removes the Discount Code to avoid an order creation error when converting the Cart to an Order.
paymentFlow
Readonly
Message code for the event.
Unique identifier of the event.
Not applicable discount code removed.
Contains the cartId and discountCode properties.
cartId
discountCode
warn
Generated when using the
paymentFlowmethod and Checkout removes a Discount Code from the Cart because it does not apply to the Cart. Checkout removes the Discount Code to avoid an order creation error when converting the Cart to an Order.