This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

onAfterFrontEndLogin event

Triggered by Core_FrontEndSecurity
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterFrontEndLogin(Shop_Customer $customer)
$customer Shop_Customer the customer object.
Triggered after a registered customer logs in.