vend-a-tray
Vars | |
payments_acc | The Account which will receive payment for purchases. Set by the first ID to swipe the tray. |
---|---|
sale_price | The price of the item being sold. Altered by grab intent ID use. |
viewing_ui | We're using the same trick as paper does in order to cache the image, and only load the UI when messed with. |
Var Details
payments_acc
The Account which will receive payment for purchases. Set by the first ID to swipe the tray.
sale_price
The price of the item being sold. Altered by grab intent ID use.
viewing_ui
We're using the same trick as paper does in order to cache the image, and only load the UI when messed with.