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

Triggered by /modules/shop/controllers/shop_orders.php
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onBeforeOrdersRssExport()
Triggered before orders RSS feed is generated. The event handler can output another implementation of the feed and stop the script execution.