Package com.broadleafcommerce.cartoperation.service.status.accountcart
package com.broadleafcommerce.cartoperation.service.status.accountcart
-
ClassDescriptionAn abstract class to handle the account carts status changes.This handler is used to change a cart with
REJECTED
orREQUIRES_APPROVAL
status to theIN_PROCESS
status in B2B flows.This handler is used to change a cart withREQUIRES_APPROVAL
status to theREJECTED
status in B2B flows.This handler is used to change a cart withIN_PROCESS
status to theREQUIRES_APPROVAL
status in B2B flows.