Package DE_EPAGES::Colissimo::Hooks::OrderProcess
Hook functions for basket to order process.
Functions
AfterRegisterCheckoutProcess
UI_AfterRegisterCheckoutProcess triggered, to change/remove the basket steps
Syntax |
AfterRegisterCheckoutProcess( $hParams ); |
Input |
|
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 |
|