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

shop:onOrderItemAdded event

Triggered by Shop_OrderItem
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onOrderItemAdded(Shop_OrderItem $item)
$item Shop_OrderItem specifies the order item object.
Triggered when an order item is added to an order.