Uses of Class
de.hybris.platform.commerceservices.service.data.CommerceCheckoutParameter
Packages that use CommerceCheckoutParameter
Package
Description
-
Uses of CommerceCheckoutParameter in com.sap.hybris.c4ccpiquote.order.hook.impl
Methods in com.sap.hybris.c4ccpiquote.order.hook.impl with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionvoidC4CCpiPlaceQuoteOrderMethodHook.afterPlaceOrder(CommerceCheckoutParameter commerceCheckoutParameter, CommerceOrderResult commerceOrderResult) -
Uses of CommerceCheckoutParameter in com.sap.hybris.sapcpqquoteintegration.outbound.hook
Methods in com.sap.hybris.sapcpqquoteintegration.outbound.hook with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionvoidSapCpiCpqQuoteOrderMethodHook.afterPlaceOrder(CommerceCheckoutParameter commerceCheckoutParameter, CommerceOrderResult commerceOrderResult) -
Uses of CommerceCheckoutParameter in com.sap.hybris.sapquoteintegration.outbound.hook
Methods in com.sap.hybris.sapquoteintegration.outbound.hook with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionvoidSapCpiQuoteOrderMethodHook.afterPlaceOrder(CommerceCheckoutParameter commerceCheckoutParameter, CommerceOrderResult commerceOrderResult) -
Uses of CommerceCheckoutParameter in com.sap.hybris.saprevenueclouddpaddon.strategy.impl
Methods in com.sap.hybris.saprevenueclouddpaddon.strategy.impl with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionbooleanSapRevenueCloudDpSplitAuthorizationStrategy.authorizePayment(CommerceCheckoutParameter parameter) -
Uses of CommerceCheckoutParameter in de.hybris.platform.cissapdigitalpayment.service
Methods in de.hybris.platform.cissapdigitalpayment.service with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionSapDigitalPaymentAuthorizationService.processSapDigitalPaymentAuthorizationResult(CommerceCheckoutParameter parameter, CisSapDigitalPaymentAuthorizationResultList authorizationResultList) Process the authorization result from SAP Digital Payments -
Uses of CommerceCheckoutParameter in de.hybris.platform.cissapdigitalpayment.service.impl
Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionDefaultSapDigitalPaymentAuthorizationService.processSapDigitalPaymentAuthorizationResult(CommerceCheckoutParameter parameter, CisSapDigitalPaymentAuthorizationResultList authorizationResultList) Process the authorization result -
Uses of CommerceCheckoutParameter in de.hybris.platform.cissapdigitalpayment.strategies
Methods in de.hybris.platform.cissapdigitalpayment.strategies with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionbooleanSapDigitalPaymentAuthorizationStrategy.authorizePayment(CommerceCheckoutParameter parameter) Payment authorization method forSapDigitalPaymentAuthorizationStrategy -
Uses of CommerceCheckoutParameter in de.hybris.platform.cissapdigitalpayment.strategies.impl
Methods in de.hybris.platform.cissapdigitalpayment.strategies.impl with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionbooleanDefaultSapDigitalPaymentAuthorizationStrategy.authorizePayment(CommerceCheckoutParameter parameter) booleanSapDigitalPaymentDummyAuthorizationStrategy.authorizePayment(CommerceCheckoutParameter parameter) booleanSapDigitalPaymentSplitAuthorizationStrategy.authorizePayment(CommerceCheckoutParameter parameter) SapDigitalCommercePaymentAuthorizationStrategy.authorizePaymentAmount(CommerceCheckoutParameter parameter) Authorize the payment amount while placing the order. -
Uses of CommerceCheckoutParameter in de.hybris.platform.sap.core.sapsalesordersimulation.order.hook.impl
Methods in de.hybris.platform.sap.core.sapsalesordersimulation.order.hook.impl with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionvoidCommercePlaceOrderCreditCheckMethodHook.afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel) voidCommercePlaceOrderCreditCheckMethodHook.beforePlaceOrder(CommerceCheckoutParameter parameter) voidCommercePlaceOrderCreditCheckMethodHook.beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result) -
Uses of CommerceCheckoutParameter in de.hybris.platform.sap.saps4omservices.order.hook
Methods in de.hybris.platform.sap.saps4omservices.order.hook with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionvoidSapS4OMPlaceOrderCreditCheckMethodHook.afterPlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel) voidSapS4OMPlaceOrderCreditCheckMethodHook.beforePlaceOrder(CommerceCheckoutParameter parameter) voidSapS4OMPlaceOrderCreditCheckMethodHook.beforeSubmitOrder(CommerceCheckoutParameter parameter, CommerceOrderResult result) -
Uses of CommerceCheckoutParameter in de.hybris.platform.sap.saps4omservices.strategies
Methods in de.hybris.platform.sap.saps4omservices.strategies with parameters of type CommerceCheckoutParameterModifier and TypeMethodDescriptionprotected voidS4PlaceOrderStrategy.afterS4PlaceOrder(CommerceCheckoutParameter parameter, CommerceOrderResult orderModel) protected voidS4PlaceOrderStrategy.beforeS4PlaceOrder(CommerceCheckoutParameter parameter) S4PlaceOrderStrategy.placeOrder(CommerceCheckoutParameter parameter)