OnBeforeWelcome
This event occurs before the Welcome pop-up is displayed.OnWelcomeShown
TheOnWelcomeShown event is fired when the welcome pop-up is shown to the customer.
OnChangeShippingCountryClicked
TheOnChangeShippingCountryClicked event is fired when the “change shipping country” link on the welcome pop-up is clicked.
OnBeforeSwitcher
TheOnBeforeSwitcher event is fired before the country and currency pop-up is shown.
OnWelcomePopupClosed
TheOnWelcomePopupClosed event is fired after the welcome pop-up is closed.
OnShippingSwitcherClosed
TheOnShippingSwitcherClosed event is fired after the country and currency pop-up is closed.
OnCheckoutStepLoaded
TheOnCheckoutStepLoaded event is fired twice when the checkout is first loaded. then when it is complete.
OnClientEvent
TheOnClientEvent is fired when the customer interacts with the checkout.
QuerySessionValidity
TheQuerySessionValidity event is used to cause the checkout session to expire after a specified amount of time.
- If this feature is not implemented, the checkout will stay open indefinitely until the shopper clicks the place order button. Once the timer expires, a pop-up will redirect the customer back to the cart page.

