You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
That's a good point - but you'll still need to manual mark which item that is since t-shirts/workshops might be lower priced so we can't rely on just the cheapest's item.
Since hasgeek/boxoffice#167 has been merged (❤️ @shreyas-satish) we can specify the
items_ids
we want to render in the widget, and how to order them.A side effect of this is that we can use boxoffice's
/order/kharcha
API to get the current price for a ticket and render it.This will require us flagging a specific item id as the primary one, which is usually the most common ticket people may purchase.
The text was updated successfully, but these errors were encountered: