Package de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
package de.hybris.platform.b2ctelcofulfillmentprocess.actions.order
-
ClassDescriptionAbstractFraudCheckAction<T extends OrderProcessModel>Abstract action for fraud check action which define 3 possible transitions (OK,POTENTIAL,FRAUD) and some supplementary methodsAbstractOrderAction<T extends OrderProcessModel>Cancels the authorized payment.This action implements payment authorization using
CreditCardPaymentInfoModel.This example action checks the order for required data in the business process.This action check if authorization has review statusDefault implementation of theMockCreateSubscriptionFromOrderAction.Action in order business process, which sets the order status toOrderStatus.WAIT_FRAUD_MANUAL_CHECKand sends eventOrderFraudEmployeeNotificationEvent.Send event representing the completion of an order process.Set order expiration time.The TakePayment step captures the payment transaction.