Package DE_EPAGES::Order::Hooks::Servlet
Additional hook function for OnIsEp6HandledUnityRequest hook.
Functions
OnBeforeLogoutUser
Triggered by the hook UI_BeforeLogoutUser. Deletes the basket after logging out the user of a unity shop. (UNITY-5171)
Syntax |
OnBeforeLogoutUser( $hParams ); |
Input |
|
OnIsEp6HandledUnityRequest
Triggered by hook IsEp6HandledUnityRequest. The checkout process should be rendered by epages6 for any Unity shop.
Syntax |
OnIsEp6HandledUnityRequest($hParams); |
Input |
|