Package DE_EPAGES::ELogistics::Hooks::Basket
Hook functions for basket to order process.
Functions
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 |
|
OnSaveMultiCheckoutShipping
UI_AfterSaveMultiCheckoutShipping triggered, to interrupt order process to add a new ShippingAddress as a PickPost if necessary
Syntax |
OnSaveMultiCheckoutShipping( $hParams ); |
Input |
|