Selling season packages online with Webtix

(Last Updated On: July 25, 2023)

Flex pass season packages allow your patrons to call or send you an order to purchase season tickets where they can choose any performance regardless of which day of the week.

If this is the type of season package you sell, we can help you set this up for online sales.  Since Webtix works differently in handling season tickets online, we customize your Webtix shopping cart by creating form choices.

To see how this works, we encourage you to visit our Webtix demonstration site.

When you’re at this demo site, click on either the CSS 5 Show Season Package:

demo season

or scroll down to the Top Dog 3 show Season Package:

demo season 2

Sell yourself a season package and you’ll see the form choices in action.

For an affordable fee, we can build your form choice parameters based on your needs. Once we program the HTML for you, you can continue to use the form choices throughout your seasons.  All you would need to do is to change the show information and dates and times and you’re in business.

See the example below that appears in Wintix under Show | Edit a show | Internet options | Showinfo3 tab.

The lines highlighted in blue can be changed by you to reflect the new shows with new dates and times.  To learn more about this, just contact Center Stage Software at 831-583-0641 or 831-920-1254.

shows[“1ST SHOW: MY FAIR LADY“] = Array(
{d: “2/12/2016″, t: “7:30 PM“, w: “Fri”}
,{d: “2/13/2016″, t: “7:30 PM“, w: “Sat”}
,{d: “2/14/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “2/19/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “2/20/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “2/21/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “2/26/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “2/27/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “2/28/2016”, t: “2:00 PM”, w: “Sun”}
);

shows[“SECOND SHOW: ANYTHING GOES“] = Array(
{d: “3/11/2016″, t: “7:30 PM“, w: “Fri”}
,{d: “3/12/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “3/13/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “3/18/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “3/19/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “3/20/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “3/25/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “3/26/2016”, t: “7:30 PM”, w: “Sat”}
);

shows[“THIRD SHOW: HAIR SPRAY“] = Array(
{d: “4/8/2016″, t: “7:30 PM“, w: “Fri”}
,{d: “4/9/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “4/10/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “4/15/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “4/16/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “4/17/2016”, t: “2:00 PM”, w: “Sun”}
,{d: “4/22/2016”, t: “7:30 PM”, w: “Fri”}
,{d: “4/23/2016”, t: “7:30 PM”, w: “Sat”}
,{d: “4/24/2016”, t: “2:00 PM”, w: “Sun”}
);

This is what the sales record looks like:

css 5

This entry was posted in Season package/season tickets, Webtix Full License, Webtix Online Ticketing, Webtix Rental, Webtix6, Wintix5 and tagged . Bookmark the permalink.

Leave a Reply