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:onAfterOrderRecordFetch event

Triggered by Shop_Order
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterOrderRecordFetch(Shop_Order $order)
$order Shop_Order specifies the order object.
Triggered after an order record is fetched from the database.