Basic JavaScript access for order is included here: GarageSale 9.8 Alpha 7 Released - #4 by ilja
Something along the lines of selectedOrders[0].orderTransactions[0].listing
should give you access to the listing’s properties.
Basic JavaScript access for order is included here: GarageSale 9.8 Alpha 7 Released - #4 by ilja
Something along the lines of selectedOrders[0].orderTransactions[0].listing
should give you access to the listing’s properties.