ePages 7.23.0 - DE_EPAGES/Colissimo/Hooks/OrderProcess.pm

Package DE_EPAGES::Colissimo::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