the gods

ticketing for mortals

Features

Our ticketing system can do lots of neat things, including:

  • online booking
    This is kind of the point. Your audiences can book online, through their phones or their laptops, pay by card, and have a ticket sitting in their inbox minutes after they're done.
  • box office
    Need to handle bookings the manual old-fashioned way, through a phone or by email? You can do that too, from the fully-featured back-end.
  • reporting
    How many tickets did you sell yesterday? Last week? How many tickets of the platinum price tier, for the Thursday evening show, using the EARLY_BIRD discount, during the week of your radio advert did you sell? An in-depth reporting tool will answer your every question. Export your reports to Excel files if you love crunching the numbers yourself.
  • discount codes
    Create both one-time and multi-use discounts for use online and/or in the manual box office. Great for sorting out your complimentary tickets or giving your show a bit of a marketing magic.
  • ticket scanning
    Need to keep a tally of people rushing through the doors to see your magnum opus? Easy ticket scanning through a smartphone will ensure audiences are entering the show with valid tickets and help you keep track of your turnouts.
  • flexible ticket prices
    Different seats have different worths – easily set up complex pricing systems, with different types of seats having different ticket prices, even on different days. Pricing tiers can be set by section, row, or by individual seats.
Interested? Get in touch on info@thegods.mt or +356 79434662 to learn more or get a demo. Or check out the code on GitHub.

FAQs

Why did you call your project "the gods"?

"The gods" is a theatre term referring to the seats at the very top of the theatre. (Don't take my word for it, check out the wikipedia article). These seats are generally the cheapest seats in the theatre, and "the gods" has a much nicer ring to it than "a dirty cheap ticketing system for theatre kids and their kin".

Is it really free?

It's the best kinds of free – free as in beer, which means you can use it for €/$/£ 0.00, and free as in speech, which means you can take the source code and do what you want with it, if you're so inclined.

If you'd rather have it all sorted out for you, well that's also free. A small booking fee will be charged to ticket-buyers. This covers the system set-up and ancillary hassles, as well as the processing fee charged by Stripe, the credit card processor. The idea is that if a seat for your show costs €10, you get a nice round €10 in your kitty when someone books a seat.

There are some cases where Stripe's charges are higher, mostly when dealing with esoteric card types or currency conversion, and this will result in a nibble being taken out of your ticket price. This is the exception however, not the norm.

What's the catch?

The catch is pretty simple – the gods is just one guy. There's no 24/7 support team, no customer service department, and for better or for worse, no accounting team. If you need someone to answer the phone at 2am because your reports don't tally or because a customer had issues booking a ticket, I'm afraid this is not the solution for you.

That being said, this system has been battle-tested on some large performances (2000+ seats) and things worked out splendidly. I will also support the system while in use, I do not condone a "you're on your own" customer service approach. Shoot me a message or an email and I'll help get to the bottom of things, but remember – it's just one guy.

When do I get my money?

Straight away! More or less. To use the ticketing system, you, as the artist or theatre company, set up a Stripe account and link it to the gods. Any payments then go straight to your Stripe account, and the funds are deposited into your bank account according to the selected payout schedule. This is generally between 7–14 days for the first payout, and then daily for subsequent payments.

Can it do *thing*?

It can currently do all the things listed up here in the features list. If you need it to do something else that it doesn't do, you have three options:

  1. Add a feature request. You can either post it as an issue directly on GitHub, or if you're not very GitHUb savvy you can send me an email. If I think this is a useful addition, I will add it, when I have time. This is not a good route to take if you need this feature urgently for an upcoming performance.
  2. Add it yourself. The system is all open source, you can always open a Pull Request and add the feature yourself, or, if it's something I don't believe makes sense as part of the overall offering, clone the code and do with it what you will. This is generally the best way to get the exact thing you need implemented, with the downside that you need to be capable of implementing it yourself.
  3. Pay me to add it. Do you need this thing and do you need it now? Get in touch, and I'll spec out the work, estimate the cost, and give you a quote and a timeline. Shoot me an email on info@thegods.mt
Why does this site look... well kind of crap?

Because I'm on the production team of a large musical performance tonight and I'm building it on the lighting desk 2 hours before the curtain rises. I'll fix it later.