ePages 7.26.0 - DE_EPAGES/FedEx/Hooks/OrderProcess.pm

Package DE_EPAGES::FedEx::Hooks::OrderProcess

Hook functions for basket to order process.

Functions

AfterRegisterCheckoutProcess
OnRegisterCheckoutProcess

AfterRegisterCheckoutProcess

UI_AfterRegisterCheckoutProcess triggered, to change/remove the basket steps

Syntax
AfterRegisterCheckoutProcess( $hParams );
Input
$hParams (ref.hash.*)
hook arguments, used keys are
  • BasketOrderProcess
  • Servlet

OnRegisterCheckoutProcess

UI_RegisterCheckoutProcess triggered, to register the basket step as a step for the order process and for setting the order for the order process steps

Syntax
OnRegisterCheckoutProcess( $hParams );
Input
$hParams (ref.hash.*)
hook arguments, used keys are
  • BasketOrderProcess
  • Servlet