Event Tickets with Ticket Scanner

Event Tickets with Ticket Scanner

Selling event or party tickets, member entrance with any expiration date, multipass tickets, family tickets and more. Selling different kind of ticket …
Rating:
5.0
star-rating-1star-rating-2star-rating-3star-rating-4star-rating-5
Active Installations:
1000+
Last Updated:
Oct 01, 2024
WordPress Version:
Tested up to:
6.6.2

Easy Ticket Selling

Sell tickets effortlessly and redeem them easily at the event entrance with the Tickets with WooCommerce plugin.

Customizable Ticket Designs

Create unique ticket designs with the ticket designer, including banners, logos, and background images.

Secure Ticket Redeeming

Protect against fake tickets with built-in anti-double-redeem-protection and customize the QR code for your own ticket scanner.

Convenient Ticket Scanner

Use the built-in browser-based ticket scanner or your own scanner to redeem tickets and hand out badges as PDF to your customers.

2.4.0

  • New option for the QR code. You can now add a padding, to seperate the QR code image from a background on your PDF – qrTicketPDFPadding
  • New ticket scanner library – if you want to use the old scanner, then you can add the URL parameter &useoldticketscanner=1 to the ticket scanner URL
  • Increase the speed of the old ticket scanner – just in case
  • Moved the video help link to the option title and more helper videos added

2.3.12 – 2024-09-17

  • Ajusted the Javascript variable for the cart to prevent naming collisions with other plugins
  • Add a second confirmation question before you can empty the data of a table (tickets, ticket lists and error logs)
  • Add a new function to TWIG – stripslahes – and used it on the default templates
  • Inject jQuery to the order ticket view, in case it is not already with your theme loaded
  • Adjust TWIG default template to check if the variant item is a string before printing it on the ticket
  • The user redirect settings (including the URL on the list level) is now also executed with the self-redeem operation – I know, this is more than confusing. Sorry. I did not realize there was already a user redirect, when I was implementing the ticket redirect. Now you have two features for the same. The ticket list URL is only executed if the option userJSRedirectActiv is active.

2.3.11 – 2024-08-28

  • Fix Javascript for the cart view to update the ticket text and value information from the customer
  • Added new filter and action for the ticket output function
  • Using the option date format to display the date values within the admin area data table column
  • URL fix for PDF and badge download with in the emails, so that the ? is not added twice

2.3.10 – 2024-08-14

  • Fix max redeem amount display after the redeem operation within the admin backend
  • Add ACF support for the TWIG editor – you can use get_field to retrieve ACF field values
  • Changed the default value for option wcTicketPDFStripHTML to remove unsupported HTML – it caused too many issues with new users
  • Adopt the way the file location of the images for PDFs are adjusted. It will now use the URL as fallback if the file location cannot be accessed
  • Fix ticket display view for the reload option
  • Fix the expiration message on the ticket detail view
  • Fix expiration check on the redeem operation and ticket scanner

2.3.9 – 2024-07-31

  • Adjustment of the twig ticket templates – not using the date check but a new ticket property “is_event_over”
  • Add new ticket property for twig editor to provide the premium value for expiration “is_expired”
  • Bug fix for the redeem time check on the ticket scanner – I know again, and I am very sorry
  • Added check for user redeem operation for event already ended option
  • Bug fix for the redeem button on the ticket view for your customer. It will be not shown after the event ended
  • Using now the woocommerce date format to display the event date and time on the product view
  • Added the check for the redeem button on the ticket detail view, so that it cannot be self-redeemed before the start and its offset – if activated
  • Added new properties to the ticket variable for the twig template editor
  • Added hidden option for the ticket scanner to display the times from the server and product. Attache to the URL the parameter “displaytime” if needed
  • Small fix for the auth name display – removing HTML tags from the name
  • Extended the shortcode for my codes. You can now add the shortcode with parameter, to get the objects as json. Then you can use own Javascript code to display the values. More about it at the bottom of the admin page.

2.3.8 – 2024-07-17

  • Bug fix for XSS on the auth token name and description

2.3.7 – 2024-07-09

  • Adjusted the text for width and height description
  • Bug fix for customer name search – if the name do not match then no tickets are returned
  • Small optical improvements

2.3.6 – 2024-06-19

  • Adjustment to make the access to the admin page working according to the choosen role and not rights. But the acces right “read” is needed.
  • Enhanced the search for tickets. You add now a text search value if you filter for a ticket list or other information.
  • Force the text color for headings on the ticket scanner to use the assigned color and not use the CSS information, so that the information can be read even if you theme design is dark
  • Bug fix for option wcTicketSetOrderToCompleteIfAllOrderItemsAreTickets – it will not overwrite the item_id and item in the function anymore – resulted in the wrong ticket number in the email

2.3.5 – 2024-05-27

  • Fix domain to the new domain vollstart.com
  • Bug fix for the user role access to the admin area
  • Bug fix auth token redeem operation with one ticket number and/or variant products
  • Removed small typos in the option area

2.3.4 – 2024-05-20

  • Fixed the deprecated warning for the float conversion to int on the PDF library
  • Fixed the auth token QR code content for the one with ticket scanner URL
  • Fix for the attachment error with PHP8
  • Revert new behaviour for the input fields at the cart – not stored automatically again – till the issues are fixed

2.3.3 – 2024-05-14

  • Fix bug for option wcTicketUserProfileDisplayBoughtNumbers
  • Fix bug to display only the price of one item to the ticket instead the sum of order item – what is wrong if you purchase more than 1 of the same item
  • FAQ entry added – for own ticket scanner with full URL in QR code
  • Auth code QR code is using now the full qualified URL to the ticket scanner
  • Fix the ticket badge creation null pointer exception
  • Added auto save for text inputs on the cart
  • Added useful video links for use cases and which option could be helpful

2.3.2 – 2024-05-07

  • Order view is not showning empty name or dropdown value anymore to prevent confusion
  • Order view is not showning the location prefix anymore if the location value is empty
  • Order view is shown captured value or dropwdown value in seperated lines if both are filled out
  • Default end time 23:59 will not be shown anymore if no start time was added
  • Bug fix for wcTicketSetOrderToCompleteIfAllOrderItemsAreTickets. Now only orders in processing are set to completed, if all products are tickets
  • Bug fix for the missing customer name on the tickets table view
  • Bug fix for ticket scanner url within the QR code with option ticketQRUseURLToTicketScanner
  • Warning: Bug fix for the QR code with url to the ticket scanner – the template was adjusted. The code {{ TICKET.qrCodeContent|escape(‘html_attr’)|raw }} is now {{ TICKET.qrCodeContent|raw }}
  • The order view qr code is also evaluating now the option ticketQRUseURLToTicketScanner
  • The QR code images for the email attachments are now also evaluating the option ticketQRUseURLToTicketScanner

2.3.1 – 2024-04-30

  • Bug fix for removing tickets from refunded orders
  • Bug fix for non existing date while creating ICS file to be attached to email – log entry removed if date is missing

2.3.0 – 2024-04-22

  • Bug fix for mixed up options wcTicketDisplayProductAddons and wcTicketDisplayProductAddons
  • Added option to display the addons of a product – wcTicketDisplayProductAddons
  • Bug fix for the validator if the option value is missing
  • New FAQ entry added – How to display meta information of the purchased item?
  • Added a lot of filter and action hooks for implementation partners and plugin developers
  • Moved premium feature wcTicketAddToOrderOnlyWithOrderStatus to premium plugin
  • New option to set the error message for the missing user value and dropdown – wcTicketLabelCartForName, wcTicketLabelCartForValue

Essential tool for Event Management

By Nu Ad Agency (nuadagency) on August 24, 2024

We've had the pleasure of using this plugin, and I must say, I'm impressed by the amount of work put into it. The plugin is not only highly flexible but also thoughtfully designed, making the ticketing process seamless from start to finish. The scanner feature works efficiently, ensuring a smooth check-in experience. It's evident that a lot of care and attention to detail went into creating this tool. I truly hope the author continues to support and update this plugin, because despite some bugs and quirks that require workarounds, it remains indispensable for event management.

Really good plugin

By 2GIKA on April 25, 2024

Has everything that you need for big events. Instant buy.

Fantastic!

By dratom on April 12, 2024

Smooth installation, incredible features, just open wp-admin on phone and scan ticket to redeem.
After a whole day fighting with other WooCommerce extensions, this plugin was a ray of sunshine :)

Brilliant, Simple To Use, Highly Impressive On Clients & Their Customers!

By bighitsdigitalmedia on April 7, 2024

Really easy to use, does exactly what it is meant to do and a very simple to use plugin with great impact - customers loved seeing tickets produced with a QR code and then being scanned so easily at their events. Excellent!

Best plugin for event tickets and vouchers!

By Urban (UrbanDol) on February 26, 2024

I've been looking for the right plugin to be used for selling event tickets and vouchers and this is the best one yet! I even bought premium version, which offers PDF ticket with QR code to be attached to customer emails after successfull purchase. Lots of custumzations available.

Super Support von Saso

By mikehillebrand on February 12, 2024

Sehr Gutes Event Ticket Plugin mit Super Support.

Saso ist da auch recht Flott bei Hilfestellungen.

Danke Dafür

Alle 5* verdient !!!

Good, Functional

By olivernikolovski on January 24, 2024

Many possibilities

Super plug-in. More possibilites than you can think of!

By normork on January 19, 2024

This is a super tool. Really what we need for selling tickets to our fundraiser event. Incredible amount of configuration options. It takes a bit of time to learn what is all possible, but unbelievable what is all possible.
Nevertheless, it is fairly easy to set up with the good help video's. Also, very fair price!

Flexible

By iamthuan on January 5, 2024

This plugin is very flexible to configure.

Works like a charm

By stichtingbonartz on December 6, 2023

We are a small-scale performance art promoter, and need to work within small budgets. Seeking to avoid yet another commercial ticketservice that need subscription fee and take sale percentages - we took it up to establish our own webshop with ticketservice.

This app delivers exactly what we need and more: easy integration with our WooCommerce product sale, easy delivery of PDF tickets to our guests and integrated ticket scanning at the front door. It all works like a charm.

We did one show on Basic to see what's what - but became very satisfied very fast and are now on Premium to scale up and to support development.

Top job

all the best

Try other plugins too!

Conditional Logic for Woo Product Add-ons

Show or hide certain fields of the WooCommerce Product Addons based on other fields' values or states (eg, show field X when option Y is selected …

Try Demo More Details

mPDF add-on for RTL and Unicode Support

RTL and Unicode support add-on for WebToffee WooCommerce Gift Cards, WebToffee WooCommerce Request a Quote and WooCommerce PDF Invoices, Packing Slips …

Try Demo More Details

TrackShip for WooCommerce

TrackShip auto-tracks orders, adds a branded tracking experience to your store and handles all customer touchpoints from shipping to delivery

Try Demo More Details
Screenshots
Author Site Author Site

Try Event Tickets with Ticket Scanner With InstaWP

Contact Sales

Reach out to us to explore how InstaWP can benefit your business.