Uses of Class
de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck.AbstractFraudCheckAction
Packages that use AbstractFraudCheckAction
-
Uses of AbstractFraudCheckAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck
Subclasses of AbstractFraudCheckAction in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheckModifier and TypeClassDescriptionclassCheck for fraudulent order.
If a fraud is detected, the process transitions to FRAUD and the order will be cancelled.
If no fraud is detected, the process transitions to OK and the order will be sourced.
If the order is deemed potentially fraudulent, the process transitions to POTENTIAL and the order must be approved/declined by a customer support agent.