Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull in tickets via Eventbrite API #1

Open
cjwhitsitt opened this issue Sep 20, 2017 · 2 comments
Open

Pull in tickets via Eventbrite API #1

cjwhitsitt opened this issue Sep 20, 2017 · 2 comments

Comments

@cjwhitsitt
Copy link

Some events use Eventbrite for ticket sales. Instead of making a static list of tickets, pull in the ticket types, cost, and availability from the Eventbrite API if creds are given via the admin panel.

Some events use Eventbrite ticket types for things like sponsorship which you may not want to show in the ticket list on the website. To solve this, maybe include a checkbox to hide certain ticket types.

@MrCsabaToth
Copy link
Contributor

Eventbrite ticket and coupon system itself allows to make some tickets hidden, or make some coupons visible by default. I expect that those should come through the API.

@MrCsabaToth
Copy link
Contributor

MrCsabaToth commented May 28, 2018

Given that this would use admin level (although read-only if possible) Eventbrite API, this would be an optional part of the build process? We need to figure this out more for a clearer specification.

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

No branches or pull requests

3 participants