constructor(props){ super(props); this.state ={}; this.handleChange = this.handleChange.bind(this); // this.getTicketPrices = this.getTicketPrices.