Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Show current ticket price for an event #137

Open
karthikb351 opened this issue Sep 20, 2017 · 3 comments
Open

Show current ticket price for an event #137

karthikb351 opened this issue Sep 20, 2017 · 3 comments

Comments

@karthikb351
Copy link
Contributor

karthikb351 commented Sep 20, 2017

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.

@mediatinker
Copy link
Collaborator

I would say as an option to the most common item, the lowest price option (a one-day ticket) woudl allow us to say something like "tickets from X Rs."

@karthikb351
Copy link
Contributor Author

karthikb351 commented Sep 22, 2017

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.

@mediatinker
Copy link
Collaborator

True. I forgot that we might be separating out the add-ons (which makes so much sense).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants