Package DE_EPAGES::Order::Hooks::User
actions on changing the currency of a user
Functions
OnAfterChangeCurrency
AfterChangeCurrency triggered to change the currency of the current basket for a user
Syntax |
OnAfterChangeCurrency( $hParams ); |
Input |
|
OnAfterChangeLocale
AfterChangeLocale triggered to change the locale of the current basket for a user
Syntax |
OnAfterChangeLocale( $hParams ); |
Input |
|
OnAfterLoginUser
AfterLoginUser triggered to change the shippingmethod and/or paymentmethod of the current basket after login user
Syntax |
OnAfterLoginUser( $hParams ); |
Input |
|