ePages 7.23.0 - DE_EPAGES/ELogistics/Hooks/Basket.pm

Package DE_EPAGES::ELogistics::Hooks::Basket

Hook functions for basket to order process.

Functions

OnBasket2OrderShippingPaymentMethods
OnSaveMultiCheckoutShipping

OnBasket2OrderShippingPaymentMethods

UI_Basket2Order triggered, to interrupt order process to test if the countries of regions from the shippingmethods If the test failed the Basket Objects is shown.

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

OnSaveMultiCheckoutShipping

UI_AfterSaveMultiCheckoutShipping triggered, to interrupt order process to add a new ShippingAddress as a PickPost if necessary

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